#header { margin:0; padding:35px 25px 0 15px; overflow:hidden; }

#site_content {
	background:url(../creo_img/bgnd-top.gif) #FFFFFF top left no-repeat;
	width:800px;
	margin:50px auto 30px auto; padding:0;
}
#main_body { width:750px; margin:0 auto 0 auto; padding:0 25px 20px 25px; background:url(../creo_img/bgnd-main.gif) bottom left no-repeat; min-height:500px; }
*html #main_body { height:500px; }

#body_left {
	float:left; width:201px; margin-right:13px;
	background:url(../creo_img/divider.gif) top left repeat-x;
	padding:10px 0 0 0;
}
#body_right { float:left; width:535px; background:url(../creo_img/divider.gif) top left repeat-x; padding:15px 0 15px 0; }

#footer { margin:-30px auto 0 auto; width:800px; background:url(../creo_img/footer-lines.gif) top left repeat-y; color:#B7B7B7; }
#footer_inner { background:url(../creo_img/bgnd-bottom.gif) bottom left no-repeat; padding:0 0 20px 225px; }