#header {
	background-image:url(../images/hp-header-bg.jpg);
	height:389px;
}

#page {
	background-image:url(../images/hp-page-bg.png);
}

#main-nav {
	top:358px;
	background-image:url(../images/hp-main-nav.png);
	padding-left:170px;
	width:609px;
}

#body {
	margin:0 13px;
	padding:0 10px;
	background-image:url(../images/hp-body-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:184px;
	_height:184px;
}

#content {
	width:709px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 15px 0px 15px;
	float:none;
}

#footer {
	background-image:url("../images/hp-footer-bg.png");
	height:17px;
}

#footer p.copyright {
	padding-top:25px;
}

#testimonials {
	width:350px;
	padding:0px 15px 15px 15px;
	min-height:165px;
	_height:165px;
	background-image:url(../images/hp-vertical-divider.png);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	color:#600B0E;
}

#testimonials img {
	margin-top:5px;
}


#company-overview {
	float:right;
	width:280px;
	padding:15px 15px 15px 15px;
	color:#600B0E;
	font-size:90%;
	line-height:1.6em;
}

#content .footer img {
	margin-bottom: -4px;
	margin-left: 8px;

}

#newline-signature {
	margin-top:30px;
}