#site_content_background{}
#main_body{ background:url(../img/contentBackground.gif) repeat-y 4px 0px;
	
}

#site_content {	width: 765px;
	padding:0;
	border:0;  
	margin:0 auto; background-image: url(../img/pageContent.gif); background-repeat: repeat-y;}

#header{
	padding:0; background: url(../img/pageBorderTop.gif) no-repeat; padding:15px 15px 15px 17px;
	
}

#header #generalContent {color:#990100; font-size:12px; font-weight:bold; line-height:24px; padding:0 0 0 10px;}

.headerBottom { border-bottom:1px solid #CCCCCC; margin-bottom:5px; padding:15px 0 10px 0;}
.headerBottom h1 { background-image:url(../img/arrowDotted.gif); background-repeat:no-repeat; background-position:10px -2px ; padding:0 0 0 45px; line-height:1.1em; margin:0px;}
.header_left{}
.header_right{}
.header_leftLow {}
.header_rightLow {}


.header_image{
	margin-left: 24px;
}

#body_left {
	float:left;
	width:185px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#body_centre {
	float:left;
	width:355px;
	margin: 0 0 0 0; padding:0;

}
#body_right{
	float:right;
	width:200px;
	padding: 0 0 0 0;
	margin: 0;
}
#body_left_and_centre {
	float:left;
	width:460px;
	padding: 0px 0px 0px 24px;
	margin: 0;
}
#body_centre_and_right{
	float:left;
	width:460px;
	padding: 0px 0px 0px 24px;
	margin: 0;
}

#body_all{ width:757px;}

#body_height{
	height:280px;
}

#footer {
	padding-top:24px; background-image:url(../img/pageBorderCentre.gif); background-repeat:no-repeat;
}

#creo_info{
	color:#676767;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px; background:url(../img/pageBackgroundFooter.gif) no-repeat 0px 8px;
}
#creo_info a:link{color:#676767; font-weight:normal; text-decoration:none;}
#creo_info a:visited{color:#676767; font-weight:normal; text-decoration:none;}
#creo_info a:hover{color:#676767; font-weight:normal;}
#creo_info a:active{color:#676767; font-weight:normal; text-decoration:none;}

/*HOME*/
#home_mainBody{
	width:730px;
	background-color:#FFFFFF; background-image: url(../img/bckHome.gif); background-repeat:no-repeat; background-position:bottom left; padding-bottom:45px; margin-bottom:10px;
	
}


#home_bodyLeft {
	float:left;
	width:206px;
	margin: 0px;
	padding: 160px 0 60px 0;  background-image:url(../img/homeSubLeft.jpg); background-repeat:no-repeat;
}
#home_bodyCentre {
	float:left;
	width:521px;
	margin: 0 0 0 0;
	padding: 190px 0 0 0; background-image: url(../img/homeSubRight.jpg); background-repeat:no-repeat;
}