#header {
	background-image:url(../images/hp-header-bg.jpg);
}

#body {
	background-image:url(../images/hp-body-bg.jpg);
	min-height:257px;
	_height:257px;
	position:relative;
}

#demand-more {
	position:absolute;
	right:18px;
	top:80px;
}

#demand-more a {
	background-image:url("../images/demand-more2.png");
	background-repeat:no-repeat;
	width:289px;
	display:block;
	padding-top:90px;
	height:0px !important; /* for most browsers */
	height /**/:90px; /* for IE5.5's bad box model */
	overflow:hidden;
	outline:none;
}

#demand-more a:hover {
	background-position:0 -90px;
}

#footer {
	background-image:url(../images/hp-footer-bg.png);
}

#content {
	width:900px; /* 2px less due to IE bug with overflowing <em>s */
	padding:227px 0px 10px 0px;
	position:relative;
}

#company-overview {
	width:565px;
	min-height:131px;
	_height:131px;
	padding:15px;
	background-image:url(../images/hp-company-overview.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#7A7A7A;
	color:#FFF;
	float:left;
}

#company-overview a {
	color:#FFF;
}

#right {
	width:300px;
	float:right;
	background-color:#FFF;
}

#request-for-quote {
	margin-left:1px;
	margin-bottom:5px;
	margin-top:0px;
}

#request-for-quote a {
	background-image:url("../images/request-for-quote4.png");
	background-repeat:no-repeat;
	width:296px;
	display:block;
	padding-top:49px;
	height:0px !important; /* for most browsers */
	height /**/:49px; /* for IE5.5's bad box model */
	overflow:hidden;
	outline:none;
}

#request-for-quote a:hover {
	background-position:0 -48px;
}

#testimonials {
	width:250px;
	min-height:63px;
	_height:63px;
	padding:45px 25px 15px 25px;
	background-image:url(../images/hp-testimonials.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFF;
	color:#717171;
	font-weight:bold;
}

#latest-news {
	position:absolute;
	top:187px;
	left:530px;
        height:40px;
}

#latest-news  li {
	line-height:1.3em;
        font-size:.9em;
}

#latest-news a {
	color:#A10304;
	text-decoration:none;
}