
/*
 * Client Custom Style Sheet Extensions 
 */

div#bodycont {
	width:800px;
}

div#headercont {
	margin-top:15px;
	float:none;
	width:900px;
	clear:both;
	
}


div#horiznavcont {
	float:none;
	clear:both;
	
	padding:18px 0px 0px 100px;
}

div#pagecont {
	margin:10px 0px 0px 50px;
	float:none;
	clear:both;
	height:550px;
	
}

div#footercont {

}




