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

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

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

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

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


#pitcher{
	background-image:url(../images/index/pitcher.gif);
	background-repeat:no-repeat;
	width:430px;
	height:415px;
	float:right;
	position:absolute;
	right:14px;
	top:0px;
	z-index:1;
}	

#news{
	background-repeat:no-repeat;
	width:369px;
	height:389px;
	float:center;
	position:absolute;
	right:403px;
	top:329px;
	z-index:1;
}	
#waterproblem{
	background-repeat:no-repeat;
	width:421px;
	height:200px;
	float:center;
	position:absolute;
	right:23px;
	top:421px;
	z-index:1;
}	

#waterproblem2{
	background-repeat:no-repeat;
	width:414px;
	height:119px;
	float:center;
	position:absolute;
	right:24px;
	top:576px;
	z-index:1;
}	
#socialnetwork{
	background-repeat:no-repeat;
	width:399px;
	height:76px;
	float:center;
	position:absolute;
	right:35px;
	top:598px;
	z-index:1;
}	
/************** End Body **************/
