@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body { 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background:#ffffff; 
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#666666; 
	line-height:18px; 
	text-align:left;
}
.spacer{clear:both;}
#container{
	display:block;
	position:relative;
	width:972px;
	margin:0 auto;
}
#header{
	display:block;
	width:100%;
	height:313px;
	margin:10px 0 0 0;
	background:url("../images/header.jpg") no-repeat left top;
}
#content{
	display:block;
	position:relative;
	height:1112px;
}
#content #contentleft{
	position:relative;
	display:block;
	float:left;
	width:498px;
	height:1112px;
	background:url("../images/left.jpg") no-repeat left top;
}
#content #contentright{
	position:relative;
	display:block;
	float:right;
	width:474px;
	background-color:#fff;
}
#content #contentright .headertext{
	position:relative;
	display:block;
	width:440px;
	height:150px;
	margin:15px 0 0 34px;
	background:url("../images/headertext.jpg") no-repeat left top;
}
#content #contentright .headertext span{
	font-size:0px;
	position:absolute;
	left:-1000px;
}
#footer{
	display:block;
	width:946px;
	height:54px;
	padding:38px 0 0 26px;
	color:#fff;
	text-align:center;
	background:url("../images/footer.jpg") no-repeat left top;
}
.arrowhead{
	display:block;
	position:absolute;
	left:0px;
	top:580px;
	width:448px;
	height:241px;
	background:url("../images/availablearrow.jpg") no-repeat left top;
}
.bottomrightcontent{
	display:block;
	position:relative;
	z-index:100;
	margin:210px 0 0 44px;

}
.doublehelixwater{
	display:block;
	position:absolute;
	left:286px;
	top:255px;
}
.doublehelixwater a.btnorder span{
	position:absolute;
	left:-1000px;
}
.doublehelixwater a.btnorder{
	display:block;
	width:168px;
	height:76px;
	background:url("../images/button.jpg") no-repeat 1px -7px;
}
.doublehelixwater a.btnorder:hover{
	background:url("../images/button.jpg") no-repeat 0 -81px;
}
.doublehelixwater-book{
	display:block;
	position:absolute;
	left:282px;
	top:770px;
}
.doctorcorners{
	display:block;
	position:absolute;
	left:48px;
	top:420px;
	background:#fff;
	width:180px;
	height:658px;
	padding:6px;
}
.doctorcorners h2{
	position:relative;
	display:block;
	width:176px;
	height:55px;
	background:url("../images/doctorcorner.jpg") no-repeat left top;
	padding:0px;
	margin:0 0 5px 0;
}
.doctorcorners p{
	padding:0px;
	margin:0 0 5px 0;
}
.doctorcorners h2 span{
	font-size:0px;
	position:absolute;
	left:-1000px;
}
.doctorcorners h3{
	color:#1c4094;
	font: normal 20px Helvetica, Arial, sans-serif;
	text-align:center;
}
#footer ul{
	display:block;
	width:100%;
}
#footer ul li{
	display:inline;
	padding:10px;
}
#footer a{
	color:#fff;
	font: normal 12px Helvetica, Arial, sans-serif;
	text-align:center;
}
#footer a:hover{
	text-decoration:none;
}
