/** Structural **/

#site_content { width:780px; margin:0 auto; }
#header { background:url(../creo_img/fs_bck_head.png) 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; }

.body_2c #main_body_head, .body_2c_parents #main_body_head, .body_2c_motorists #main_body_head   {background:url(../creo_img/fs_bck_body_2c_head.gif) 7px 0 no-repeat; height:8px;}
.body_2c #main_body, .body_2c_parents #main_body, .body_2c_motorists #main_body {width:780px; background:url(../creo_img/fs_bck_body_2c.png);}
.body_2c #main_body_foot, .body_2c_parents #main_body_foot, .body_2c_motorists #main_body_foot {background:url(../creo_img/fs_bck_body_2c_foot.gif) 8px 0 no-repeat; height:8px;}

.body_2c_blue #main_body_head {background:url(../creo_img/fs_bck_body_2c_head_blue.gif) 7px 0 no-repeat; height:8px;}
.body_2c_blue #main_body {width:780px; background:url(../creo_img/fs_bck_body_2c_blue.png);}
.body_2c_blue #main_body_foot {background:url(../creo_img/fs_bck_body_2c_foot_blue.gif) 8px 0 no-repeat; height:8px;}

.body_kids #main_body_head {background:url(../creo_img/fs_bck_body_kids_head.gif) 7px 0 no-repeat; height:8px;}
.body_kids #main_body {width:780px; background:url(../creo_img/fs_bck_body_kids_body.png);}
.body_kids #main_body_foot {background:url(../creo_img/fs_bck_body_kids_foot.gif) 8px 0 no-repeat; height:8px;}

.body_kids .content_general { color:#FFFFFF;}
.body_kids h2 { background-image:url(../creo_img/border_kids.gif); color:#C2E61C}
#header_content {  background:url(../creo_img/fs_bck_body.png); padding-bottom:10px; }

.body_kids h3 { color:#FFFFFF; padding-top:5px;}

#body_left { float:left;}
#body_centre {}
#body_right { float:right; width:540px; }

#footer {color:#666666; background:url(../creo_img/fs_bck_foot.png) no-repeat 100% 100%;}


/** 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; }*/
