/** Structural **/
#website_6 #site_content_bgnd_outer { background:url(/creo_img/green-project/bgnd.gif) #C9E5F7 top left repeat-x; }
#website_6 #site_content_bgnd { background:url(/creo_img/green-project/hdr-clouds.gif) 50% 0 no-repeat; /*width:1100px;*/ margin:0 auto; }

#website_6 #site_content_bgnd_inner { background:url(/creo_img/green-project/ftr-grass-outer.gif) 50% bottom no-repeat; }

#website_6 #site_content { background:url(/creo_img/green-project/ftr-grass-inner.gif) #FFFFFF bottom left no-repeat; }

#site_content { width:800px; margin:0 auto; background:#FFFFFF; position:relative; }
#header { /*margin-bottom:10px;*/ position:relative; }
#main_body { width:760px; padding:0 20px; }
#website_1 #main_body, #website_5 #main_body, #website_7 #main_body, #website_8 #main_body { background:url(/creo_img/background.gif) top left repeat-y; }

#website_6 #header { border-bottom:1px solid #FFFFFF; /* prevent page moving up from due to negative margin in #ftr_grass in Firefox (by using the border) */ }

#body_left { float:left; width:180px; margin-right:10px; }
#body_centre { float:left; width:380px; margin-right:10px; overflow:hidden; }
#body_right { float:left; width:180px; overflow:hidden; }
#body_centre_right { float:left; width:570px; overflow:hidden; }

#website_6 #body_left, #website_6 #body_centre, #website_6 #body_right, #website_6 #body_centre_right { padding-bottom:40px; }
 
#footer { background:#FFFFFF; width:800px; margin:0 auto; }
#footer_inner { font-family:Arial, Helvetica, sans-serif; margin:0px 20px 5px 20px; padding:5px 1px; color:#03061A; border-top:1px solid #333333; font-size:0.85em; }

/*#website_6 #ftr_grass { background:url(/creo_img/green-project/ftr-grass.gif) 0 50% no-repeat; width:1002px; height:18px; line-height:0; margin:-18px auto 0 auto; }*/
#website_6 #footer_outer { width:auto; background:url(/creo_img/green-project/ftr.gif) #70B63F top left repeat-x; }
#website_6 #footer { width:100%; background:none; position:relative; }
#website_6 #ftr { width:800px; margin:0 auto; }
#website_6 #footer_inner { border-top:none; color:#FFFFFF; padding-top:10px; padding-bottom:15px; margin-bottom:0; }
#website_6 #footer_inner a { color:#FFFFFF; }


/** General layout classes **/

.clear { clear:both; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
#website_1  img.right { text-align:right; float:right; }
img.right { text-align:right; float: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 { float:left; margin-right:10px; }
.red_text { color:#CC0000; }

/* 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; }*/