/** Structural **/
#site_content_background { background:url(../creo_img/background_upper.gif) repeat-x;}
#site_content { width:800px; margin:0 auto; }
#header { background:url(../creo_img/ma_ste_hdr_2_no_welsh.png) 1px 0 no-repeat; position:relative;}

.body_1c #main_body_head {background:url(../creo_img/fs_bck_body_1c_head.png) 7px 0 no-repeat; height:8px;}
.body_1c #main_body {width:780px; background:url(../creo_img/fs_bck_body_1c.png);}
.body_1c #main_body_foot {background:url(../creo_img/fs_bck_body_1c_foot.png) 8px 0 no-repeat; height:36px;}
.body_1c #body_left {}
.body_1c #body_right { float:right; width:552px; }

#main_body_head 	{background:url(../creo_img/ma_bck_2c_hdr.png) 0 no-repeat; height:8px;}
#main_body 		{background:url(../creo_img/ma_bck_2c_mid.png);}
#main_body_foot 	{background:url(../creo_img/ma_bck_2c_ftr.png) 0 no-repeat; height:21px;}

#header_content {  background:url(../creo_img/ma_bck_2c_hdr_cont.png); padding-bottom:10px;}


#body_left { float:left; width:230px;}
#body_centre {}
#body_right { float:left; width:533px;}

#home_left { float:left; width:220px; margin-top:-10px;}
#home_centre { float:left; width: 365px;}
#home_right { float:right; width:201px; margin-top:-10px;} 

#home_body_head 	{background:url(../creo_img/ma_bck_home_hdr.png) 10px 0 no-repeat; height:10px;}
#home_body 		{background:url(../creo_img/ma_bck_home_mid.png) 10px 0 repeat-y;}
#home_body_foot 	{background:url(../creo_img/ma_bck_home_ftr.png) 10px 0 no-repeat; height:30px;}


#footer {color:#A2A39E; font-size:1.1em; background:url(../creo_img/ma_ste_ftr.png) no-repeat 100% 100%; min-height:25px;}

.advert { padding-bottom:5px;}

/** General layout classes **/

.clear { clear:both; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }
.float_left { float:left; }
.float_right { float:right; }
.margin { margin:10px 0; }
.margin_top { margin-top:10px; }
.margin_bottom { margin-bottom:10px; }
.bold { font-weight:bold; }
.overflow { overflow:hidden; }
.icon_general { border:1px solid #2D89AF;}
.red_text { color:#CC0000; }

img.left { float:left; padding-right:5px; }
img.right { float:right; padding-left:5px; }

/* nextN 
.nextn_container { overflow:hidden; margin:10px 0; }
.nextn_container .intro { display:none; float:left; margin:0 5px 0 0; font-weight:bold; }
.nextn_container .general { float:left; margin:0 5px; text-decoration:underline; font-weight:normal; }
.nextn_container .selected { float:left; margin:0 5px; font-weight:bold; text-decoration:none; }
.nextn_container .previous_active { float:left; margin:0 5px; text-decoration:underline; font-weight:normal; }
.nextn_container .previous_page_inactive { display:none; float:left; margin:0 5px; }
.nextn_container .previous_inactive { float:left; margin:0 5px; }
.nextn_container .next_active { float:left; margin:0 5px; text-decoration:underline; }
.nextn_container .next_inactive { float:left; margin:0 5px; }
.nextn_container .next_page_inactive { display:none; float:left; margin:0 5px; }*/