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

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

#left_column{
	position:relative;
	float:left;
	clear:left;
}

#sidebar_header{
	background-image:url(../images/about/sidebar_header.gif);
	background-repeat:no-repeat;
	width:178px;
	height:6px;
	position:relative;
	left:40px;
	top:14px;
	float:left;
	clear:left;
}

#sidebar{
	background-color:#e8eff7;
	width:178px;
	height:290px;
	position:relative;
	left:40px;
	top:12px;
	float:left;
	clear:left;
}

#sidebar h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	position:relative;
	left:10px;
	top:10px;
}

#sidebar ul{
	position:relative;
	left:10px;
	float:left;
	display:block;
	font-size:0.9em;
	list-style-type:none;
}

#sidebar ul a{
	color:#000;
	position:relative;
	left:3px;
}

.item{
	background-image:url(../images/about/Bullet.png);
	background-position: left center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	width:170px;
	position:relative;
	top:24px;
	left:0px;
	margin-bottom:16px;
}

.item a{
	text-decoration:underline;
}

#free_test{
	position:relative;
	left:24px;
	top:26px;
	float:left;
}

#sidebar_footer{
	background-image:url(../images/about/sidebar_footer.gif);
	background-repeat:no-repeat;
	width:178px;
	height:6px;
	position:relative;
	left:40px;
	top:6px;
	float:left;
	clear:left;
}

#right_column{
	position:relative;
	right:14px;
	top:8px;
	width:587px;
	height:300px;
	float:right;
}

#water_systems{
	position:relative;
	top:5px;
	right:2px;
}

#we_want{
	position:relative;
	top:10px;
	right:2px;
}

#right_column p{
	position:relative;
	float:left;
	left:0px;
	top:36px;
	width:400px;
	line-height:25px;
}

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