#site_content {
	background:url(../img/background.gif) repeat-y center top;
	width:760px;
	min-height:600px;
	padding:0 9px;
	margin:0 auto;
}

/* For IE */
* html #site_content { height:600px; }

#main_body { width:760px; margin:0 auto 0 auto; }
#header { margin:0; background:url(../img/header.jpg) top left no-repeat; }

#body_left { float:left; width:165px; }
#body_centre { float:left; position:relative; width:370px; margin:-8px 0 0 -10px; padding:0px; }
#body_right { float:left; position:relative; width:235px; padding:0px 0px 0px 0px; margin:-8px 0 0 0; }

#body_centre_right { float:left; width:565px; padding:10px; }

#footer {
	width:778px;
	margin:0 auto;
	background:url(../img/footer.gif) no-repeat center top;
	color:#FFFFFF;
}
#footer a { color:#FFFFFF; }
#footer a:hover { color:#CCCCCC; }
#creo_info { padding:20px;}
