/************** Start Body **************/

#body_cont{
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-y;
	width:838px;
	height:755px;
	position:relative;
}

#water_test{
	position:relative;
	left:41px;
	top:11px;
	float:left;
	z-index:2;
}

#the_facts{
	position:relative;
	float:left;
	clear:left;
	left:41px;
	top:17px;
	z-index:3;
}

#content{
	text-align:left;
	position:relative;
	width:735px;
	left:41px;
	top:54px;
	float:left;
	clear:left;
	z-index:4;
	line-height:26px;
}

#window{
	width:611px;
	height:369px;
	float:right;
	position:absolute;
	right:14px;
	top:20px;
	z-index:1;
}	

#emailForm{
	position:relative;
	left:41px;
	top:60px;
	float:left;
	clear:left;
	z-index:2;
}

/************** End Body **************/
