#body {
	padding-top:0px;
	background:none;
}

#header2 {
	height:380px;
	position:relative;
	background-image:url(../images/hp-header-bg.png);
	background-position:top;
	background-repeat:no-repeat;
}


#scrolling-images {
	height:260px;
	position:absolute;
	left:15px;
	top:129px;
}

#content {
	width:850px;
	padding:0;
	float:none;
}



#hp-first {
	background-image:url(../images/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(../images/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*/

#recent-articles {
	position:relative;
}

#recent-articles ul {
	padding-top:20px;
	margin-left:0px;
	padding-left:0px;
}

#recent-articles .title a {
	text-decoration:none;
	color:#6BB482;
	border-bottom:1px solid #E4E4E5;
	padding-top:0;
        padding-right:0;
        padding-bottom:15px;
	display:block;
	width:320px;
	font-size:14px;
}

#recent-articles li {
        margin:0px;
		padding:0px;
        margin-top:20;
}

#recent-articles  .visit-newsroom {
	position:absolute;
	width:117px;
	height:20px;
	top:0px;
	right:10px;
}


