/************** 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;
}

#right_column{
	background-image:url(../images/residential/ResidentialImage.png);
	background-repeat:no-repeat;
	background-position:center right;
	position:relative;
	right:14px;
	top:8px;
	width:587px;
	height:300px;
	float:right;
}

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

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

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

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