#body {
	padding-top:0px;
	background-image:url(hp-body-bg.png);
}

#content {
	width:850px;
	padding:0;
	float:none;
}

#scrolling-images {
	height:260px;
}

#hp-first {
	background-image:url(hp-first.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:57px;
	_height:57px;
	width:820px;
	padding:20px 15px 15px 15px;
}

#hp-first .left {
	float:left;
	width:440px;
	padding-right:20px;
	padding-left:10px;
}

#hp-first .left p {
	line-height:1.5em;
}

#hp-first .right {
	float:right;
	width:310px;
	padding-right:20px;
	padding-left:0px;
}

#hp-second {
	background-image:url(hp-first.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:57px;
	_height:57px;
	width:820px;
	padding:17px 15px 15px 15px;
}

#join-us {
	float:left;
	width:440px;
	padding-right:20px;
	padding-left:10px;
	position:relative;
}

#customer-testimonials {
	float:right;
	width:310px;
	padding-right:20px;
	padding-left:0px;
	position:relative;
}

#customer-testimonials a {
        color:#A0A1A2;
        font-size:90%;
        font-weight:bold;
}

#customer-testimonials p {
	color:#6AB382;
}

#customer-testimonials .link {
	position:absolute;
	top:-3px;
	right:70px;
	width:77px;
	height:19px;
}

#join-us .link {
	position:absolute;
	top:-3px;
	right:30px;
	width:77px;
	height:19px;
}
	

/* Latest News*/

#latest-news {
	position:relative;
}

.recent-posts {
	padding-top:15px;
}

.recent-posts a {
	text-decoration:none;
	color:#6BB482;
	border-bottom:1px solid #E4E4E5;
	padding-top:0;
        padding-right:0;
        padding-bottom:15px;
	display:block;
	width:320px;
}

.recent-posts li {
        padding-top:0;
        margin-top:20;
        margin-bottom:0;
        padding-bottom:0;
}

#latest-news  .visit-newsroom {
	position:absolute;
	width:117px;
	height:20px;
	top:0px;
	right:10px;
}
