/** Structural **/
#site_content_background { width:1024px;  margin:0 auto; background:url(/creo_img/background_bottom_left.jpg) no-repeat; background-position: bottom left; position:relative; padding-top:53px; }
#site_content { width:800px; margin:0px auto 0 auto; position:relative; background-color:#FFFFFF; padding-bottom:20px}

#header { background:#FFFFFF; width:800px; background-image:url(/creo_img/header_right.jpg);	background-position:top right; background-repeat:no-repeat;}
#main_body { width:800px; position: relative; background:#FFFFFF;}
#background_top_layer {position: absolute;right: 20px; top: 0px; width:432px; height: 338px; background:url(/creo_img/background_top_right.gif) no-repeat; background-position:top right;}
#body_left { float:left;  width:160px; margin-right:0px; position:relative;}
#body_centre {position:relative; width:475px; float:left; margin-left:9px;  margin-right:5px; }
#body_right { float:right; width:140px; margin-left:5px;}
#body_centre_right { position:relative; float:left; width:620px; margin-left:9px; }

#footer { width:800px; margin:0 auto; color:#666666; position:relative; padding-bottom:84px; text-align:right; margin-top:10px; font-size:0.9em; }
#searchtitle { padding:2px; font-weight:bold; color:#FFFFFF; border:1px solid #78C4B5; background:#78C4B5; font-size:100%; float:left; letter-spacing:100px; }
#search_container { float:left; color:#FFFFFF; width:250px; }
.header_right { float:right; color:#FFFFFF; width:530px; background:#78C4B5; text-align:right; }
.keyword_search_input { border-collapse:collapse; }

/** General layout classes **/
.content_image { float:left; max-width:250px; position:relative; }
.center_content{ float:right; max-width:245px; position:relative; padding:10px; }

.right_img_container { margin-bottom:10px; }
.right_images_container { }


.home_bottom { float:left; width:100px; border:1px solid #78C4B5; margin-top:8px; color:#999999; font-weight:bold; margin-right:19px; min-height:160px; height:160px; overflow:hidden; position:relative; }
html>body .home_bottom { height:auto; }

.home_bottom .colour_1 { color:#78C4B5; }
.home_bottom .colour_2 { color:#339900; }
.home_bottom .colour_3 { color:#0080C0; }
.home_bottom .colour_4 { color:#CC0000; }


a.colour_1:link, a.colour_1:visited, a.colour_2:link, a.colour_2:visited, a.colour_3:link, a.colour_3:visited, a.colour_4:link, a.colour_4:visited { text-decoration:none; }
a.colour_1:hover, a.colour_2:hover, a.colour_3:hover, a.colour_4:hover { text-decoration:underline; }

.keyword_search_input{height:.9em;}
.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; }

/* 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; }