#content.home_content {
	float:left;
	width:724px;
	height:680px;
	margin-top:-15px;
	padding:12px 0 0 40px;
	position: relative;
}

#mainsection-bgtop.home_mainsection {
	background:url(../images/home_background.jpg) top left no-repeat;
	margin-top:-13px;
	position:relative;
}

#content #information {
	width: 500px;
	height: 250px;
	position: absolute;
	top: 395px;
	left: 300px;
}

p.home_paragraph {
	width: 260px;
	margin-left: 3px;
	margin-top: 10px;
	float: left;
}

img.live_chat {
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}

a.shower:hover {
	background-position: 0 -116px;
}

a.shower {
	display: block;
	height: 1px;
	overflow: hidden;
	padding-top: 115px;
	background-attachment: scroll;
	background-image: url(../images/shower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 203px;
	margin-top: 20px;
	float: left;
	clear:left;
}

a.tub:hover {
	background-position: 0 -116px;
}

a.tub {
	display: block;
	height: 1px;
	overflow: hidden;
	padding-top: 115px;
	background-attachment: scroll;
	background-image: url(../images/tub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	margin-top: 20px;
	float: left;
}


ul.cta  {
	list-style: none;
}

.cta li  {
	float: left;
	display: inline;
	margin-left: 20px;
}

#rotating_text {
	position: absolute;
	top: 126px;
	left: 336px;
}

#ctas.home_ctas a#cta-top5 {
	background:url(../images/CTA-top52.jpg) top left;
	width:234px;							
}
#ctas.home_ctas a#cta-testimonials {
	background:url(../images/CTA-testimonials2.jpg) top left;
	width:255px;							
}
#ctas.home_ctas a#cta-guarantee {
	background:url(../images/CTA-guarantee2.jpg) top left;
	width:250px;							
}
#ctas.home_ctas a#cta-top5:hover, #ctas.home_ctas a#cta-testimonials:hover, #ctas.home_ctas a#cta-guarantee:hover {
	background-position:0 -115px;
}
#ctas.home_ctas #cta-newsletter {
	background:url(../images/CTA-newsletter2.jpg) top left;
	width:200px;
	height:47px;
	padding:68px 0 0 30px;
}

#footer.footer_home {
				background:url(../images/bg-footer2.jpg) top left;
				height:270px;
				position:relative;
			}