/** Structural **/
body {}
#site_content_background {/*background:url(../creo_img/site_background.gif) 50% 0;*/ margin:0 auto; padding:5px;}

#site_content { width:764px; margin:0 auto; background:url(../creo_img/header.gif) no-repeat;}


#header {}
#header a:link { margin-left:5px; color:#6666666; }
#header a:visited { margin-left:5px; color:#666666; }
#header a:hover { margin-left:5px; color:#000000; }
#header a:active { margin-left:5px; color:#666666; }

#top { height:127px; width:764px}
.top_left { width:200px; float:left; padding-top:14px;}
.top_right { width:560px; float:left; margin-right:3px; text-align:right;}
#main_body { width:764px; background: url(/creo_img/page_background.gif) no-repeat 0 100%; padding-bottom:15px; }

#body_left { float:left; width:214px; }
#body_centre {}
#body_right { float:left; width:640px; }

#body_centre_and_right { float:left; width:528px; background:#FFFFFF; overflow:hidden; }

#body_bottom {}

#footer { background:url(../creo_img/content_bottom.gif) no-repeat 0 100%; color:#666666; height:58px;}
#creo_info { padding:30px 10px 0 10px; color:#FFFFFF;}
#creo_info a:link { margin-left:5px; color:#FFFFFF; }
#creo_info a:visited { margin-left:5px; color:#FFFFFF; }
#creo_info a:hover { margin-left:5px; color:#FFFFFF; }
#creo_info a:active { margin-left:5px; color:#FFFFFF; }


.menu_footer { background:url(../creo_img/side_menu_footer.gif) no-repeat; height:27px;}

/** 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; }

/* 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; }*/