/** Structural **/
#body_inner { background: url(../creo_img/bgnd.jpg) 50% 0 no-repeat; }
#site_content_background { margin:0 auto; max-width:85em; min-width:790px; width:800px; padding:10px; }
html>body #site_content_background { width:auto; }

#site_content { padding:5px 15px 60px 15px; margin:20px auto 0 auto; background:#FFFFFF; }
#header { margin:0 0 15px 0; padding:10px 0 0 0; background:url(../creo_img/header-bgnd.jpg) top left repeat-x; }
#header_inner { position:relative; width:100%; }
#header_content { margin:0 0 0px 0; width:800px; overflow:hidden; }
html>body #header_content { width:auto; }
#main_body { font-size:0.9em; }
#main_body_home { font-size:0.9em; background:url(../creo_img/header-content-line.gif) top left repeat-x; padding:1px 0 0 0; color:#666666; }

#body_left { float:left; width:246px; margin-right:11px; }
#body_left_home { float:left; width:32%; margin-right:1%; }
#body_centre_home { float:left; width:32%; margin-right:1%; }
#body_right { margin-left:257px; background:url(../creo_img/header-content-line.gif) top left repeat-x; padding:1px 0 0 0; }
#body_right_inner { background:url(../creo_img/gradient-lrg.jpg) top left repeat-x; padding:10px; min-height:218px; height:218px;/* overflow:hidden;*/ }
html>body #body_right_inner { height:auto; }
#body_right_home { float:right; width:33%; }

#footer { padding:10px 15px; margin:0 auto; color:#093766; }
#footer li { background:none; padding:0; }
#footer a:link, #footer a:visited, #footer a:active { color:#093766; text-decoration:none; }
#footer a:hover { text-decoration:underline; }


/** 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 { float:left; margin-right:10px; }
.red_text { color:#CC0000; }
.relative { position:relative; }
.no_space { padding:0; margin:0; }

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; }

/* Breadcrumbs */
.breadcrumbs { padding:10px 0; color:#666666; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration:none; color:#666666; }
.breadcrumbs a:hover { text-decoration:underline; }

/* News */
.news_date_index { margin:-5px 0 0 0; color:#666666; }
.news_date { margin:-10px 0 10px 0; color:#666666; }