#sidebar {
	display:none;
}

#page{
	background-color:#FFFFFF;
	background-image:url(../images/hp-page-bg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#header {
	height:114px;
}

#content {
	width:760px;
	padding:0;
	margin:0;
	position:relative;
}

#footer {
	background-image:url(../images/hp-footer-bg.png);
	background-repeat:no-repeat;
	background-position:top;
}

#body {
	background:none;
	min-height:375px;
	_height:315px;
	padding:0;
	padding-top:12px;
}

#body-top {
	background-image:url(../images/hp-body-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#F1F7FC;
	width:730px;
	padding-right:30px;
}

#company-overview {
	width:420px;
	padding-left:25px;
	padding-top:20px;
	float:left;
}

#company-overview h1 {
	font-size:160%;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1E4166;
	margin-bottom:0.5em;
}

#hp-image {
	width:258px;
	height:199px;
	float:right;
	padding-top:20px;
}


#clear{
	clear:both;
}

#body-bottom {
	height:140px;
	padding-bottom:30px;
	position:relative;
	
}

#markets-served {
	position:absolute;
	left:25px;
	top:0px;
	width:220px;
	min-height:300px;
	_height:300px;
}

#markets-served div.box {
	margin-top:-3px;
}

#body-bottom div.box ul{
	margin:0;
	padding:0;
	padding-left:23px;	
}

#products	{	
	position:absolute;
	left:270px;
	top:0px;
	width:220px;
	min-height:200px;
	_height:200px;
}	

#products	img {	
	margin-top:-11px;
}	


#products	a.view-all {	
	color:#042B55;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	background-image:url(../images/view-all-bg.png);
	background-position:right 0.4em;
	background-repeat:no-repeat;
	padding-right:10px;
	position:absolute;
	right:5px;
	top:25px;	
}	


#customer-list	{	
	position:absolute;
	left:515px;
	top:0px;
	width:220px;
	min-height:300px;
	_height:300px;

}

#customer-list	div.box {	
	margin-top:-11px;
}

#customer-list	a.view-all {	
	color:#042B55;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	background-image:url(../images/view-all-bg.png);
	background-position:right 0.4em;
	background-repeat:no-repeat;
	padding-right:10px;
	position:absolute;
	right:5px;
	top:25px;	
}		

#body-bottom h2 {
	font-style:italic;
	font-weight:bold;
	font-size:140%;
}

#body-bottom div.box {
	width:220px;
	min-height:120px;
	_height:120px;
	background-image:url(../images/hp-box-bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:6px;
}

#body-bottom div.box ul li	{
	list-style:none;
	background-image:url(../images/hp-box-li.png);
	background-position:left 0.5em;
	background-repeat:no-repeat;
	padding-left:10px;
}