/* --- LAYOUT --- */

	.eLayout {width:100%; text-align:center;}
	.eSiteContainer {width:996px; margin:0 auto; position:relative;  text-align:left;}

	#eHead {width:100%; float:left; clear:both;}
	
	#eSiteContent {width:100%; float:left; clear:both;}
	#eCenterCol {width:685px; margin-right:7px; /*overflow:hidden;*/ float:left;}
	#eRightCol {width:304px; overflow:visible; float:left;}
	#eLeft50Col {width:495px; margin-right:7px; overflow:hidden; float:left;}
	#eRight50Col {width:494px; overflow:hidden; float:left;}
	#eSiteContent.article #eCenterCol {background:url(img/layout/art_blck_site_bg_left.png) no-repeat top left;}
	#eSiteContent.article #eRightCol {background:url(img/layout/art_blck_site_bg_right.png) no-repeat top right; padding-top:32px;}
	
	#eFoot {width:100%; float:left; clear:both;}
	#eFoot .eCenterCol {margin-bottom:10px; width:692px; overflow:hidden; float:left;}
	#eFoot .eRightCol {margin-bottom:10px; width:304px; overflow:hidden; float:right;}

/* --- ------ --- */
