/* CSS Document */

body { background-image:url(../images/body_background.jpg); background-repeat:repeat-x; background-color:#CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size:12px; margin:0px;}

a { color:#666666; font-weight:bold; }

a:hover { color:#cccccc; }


#outside_area { width:776px; background-image:url(../images/main_small.jpg); margin:0px auto 0px auto; background-repeat:repeat-y;}

#header { background-image:url(../images/header.jpg); height:176px; margin:0px 0px 0px -5px; background-repeat:no-repeat;}

#header h1 { display:none;}

#top_nav { position:absolute; margin:-118px 0px 0px 262px;}

/* this is the firefox hack  */

html>/**/body #top_nav { margin:-118px 0px 0px 355px;}

#top_nav ul { margin:0px; padding:0px; }

#top_nav li { display:inline;}

#top_nav a { font-weight:bold; color:#FFFFFF; text-decoration:none; margin:0px 3px 0px 0px; padding:0px 5px 0px 0px; text-transform:uppercase; font-size:12px;}

#top_nav a:hover { color:#000000}

/* this is the  top nav divide line */

#top_nav a.divide { border-right:#FFFFFF 1px solid;}



#breadcrum { position:absolute; margin:-62px 0px 0px 355px; font-size:14px; text-transform:capitalize; color:#4DB8FF; font-weight:bold;}

#breadcrum a { text-decoration:none;}


#main_area { border:#CCCCCC 1px solid;  margin:-20px auto 0px auto; padding:5px; width:577px; color:#4DB8FF;}


/*  IF YOU DONT WANT A FIXED HIGHT ON THE PAGES TAKE OUT THE HEIGHT TAG IN HERE  */

#main_area span {height:283px; width:577px;  background-image:url(../images/main_area_background.jpg); background-position:bottom; background-repeat:repeat-x; display:block; text-align:justify; line-height:20px;}

#main_area h1 { color:#666666; margin:20px 0px 5px 0px; font-size:14px; text-transform:uppercase; display:block;}

/*this is the line at the bottom */

#strapline { color:#0099FF; margin:20px 0px 0px 98px; font-size:12px;}



#footer { background-image:url(../images/footer.jpg); height:74px; background-repeat:no-repeat; clear:both;}

#footer span {margin:15px 0px 0px 98px; position:absolute; font-size:10px;}

#right_image { float:right; margin:0px 0px 0px 10px;}
