

#main-wrapper { width:952px; margin:0 auto;}


#header {height:135px;position:relative;}
#content{overflow:auto;background:url(../images/shadow.png) bottom left repeat-x #dbe6ea;zoom:1;padding-bottom:3px;}
	#sidebar {float:left;width:220px;padding-top:80px;}
	#main	{float:left;width:722px;margin-left:10px;background:white;}
		#central-content {min-height:650px;  height:auto !important;  height:500px;}

#footer{}