/****************************
Copyright ninefootone creative (www.ninefootone.co.uk)
Design CSS
Coded by Jon Bradley with initial workings by David Turner

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Don't steal code.  However, please feel free
to look at how we did something then write it yourself.

*****************************/

html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bgnd.gif);
}

/* THIS is to hide any text you need hiding */
.hidetext {top: -10000px; left: -10000px; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/*******************************************
CONTAINER, HEADER, FOOTER STUFF STARTS HERE
********************************************/

#page_bg{
	margin: auto;
	padding: 0px;
	width: 800px;
}

#page_outline{
	margin: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}

#header_container{
	margin: 0px;
	border: 0px;
	width: 800px;
	height: 120px;
	background-image: url(../images/header.gif);
}
	
#footer_text_container{
	z-index: 1;
	width: 800px;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-left: 0px;
	position: relative;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #999999;
	font-color: #003366;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

hr {
background-color: #999999;
border: 0;
height: 1px;
margin: 0;
}

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 800px;
	height: 22px;
	margin: 0px;
	background-color: #FFFFFF;
}
#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9, #menu_header_10{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 22px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9, #menu_header_10{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { width: 48px; background: url(../images/menu.gif) -0px 0px no-repeat ;}
#menu_header_2 { width: 63px; background: url(../images/menu.gif) -48px 0px no-repeat ;}
#menu_header_3 { width: 52px; background: url(../images/menu.gif) -111px 0px no-repeat ;}
#menu_header_4 { width: 119px; background: url(../images/menu.gif) -163px 0px no-repeat ;}
#menu_header_5 { width: 76px; background: url(../images/menu.gif) -282px 0px no-repeat ;}
#menu_header_6 { width: 46px; background: url(../images/menu.gif) -358px 0px no-repeat ;}
#menu_header_7 { width: 245px; background: url(../images/menu.gif) -404px 0px no-repeat ;}
#menu_header_8 { width: 64px; background: url(../images/menu.gif) -649px 0px no-repeat ;}
#menu_header_9 { width: 76px; background: url(../images/menu.gif) -713px 0px no-repeat ;}
#menu_header_10 { width: 11px; background: url(../images/menu.gif) -789px 0px no-repeat ;}

#menu_header_1 a{ width: 48px; background: none;}
#menu_header_2 a{ width: 63px; }
#menu_header_3 a{ width: 52px; }
#menu_header_4 a{ width: 119px; }
#menu_header_5 a{ width: 76px; }
#menu_header_6 a{ width: 46px; }
#menu_header_7 a{ width: 245px; }
#menu_header_8 a{ width: 64px; }
#menu_header_9 a{ width: 76px; }
#menu_header_10 a{ width: 11px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a, #menu_header_8 a, #menu_header_9 a, #menu_header_10 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 22px;
}

#menu_header_1 a:hover{ width: 48px; background: url(../images/menu.gif) -0px -22px no-repeat ;}
#menu_header_2 a:hover{ width: 63px; background: url(../images/menu.gif) -48px -22px no-repeat ;}
#menu_header_3 a:hover{ width: 52px; background: url(../images/menu.gif) -111px -22px no-repeat ;}
#menu_header_4 a:hover{ width: 119px; background: url(../images/menu.gif) -163px -22px no-repeat ;}
#menu_header_5 a:hover{ width: 76px; background: url(../images/menu.gif) -282px -22px no-repeat ;}
#menu_header_6 a:hover{ width: 46px; background: url(../images/menu.gif) -358px -22px no-repeat ;}
#menu_header_7 a:hover{ width: 197px; background: url(../images/menu.gif) -404px -22px no-repeat ;}
#menu_header_8 a:hover{ width: 64px; background: url(../images/menu.gif) -649px -22px no-repeat ;}
#menu_header_9 a:hover{ width: 76px; background: url(../images/menu.gif) -713px -22px no-repeat ;}
#menu_header_10 a:hover{ width: 11px; background: url(../images/menu.gif) -789px -22px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}
	
/****************************
CONTENT STUFF STARTS HERE
******************************/

#header_text_container{
	margin: 0px;
	border: 0px;
	width: 380px;
	height: 55px;
}

#content_container{
	float: left;
	width:800px;
	padding: 0px;
	height:auto;
	margin: auto;
}

#column1{
	float: left;
	width: 380px;
	padding-right: 25px;
	margin: 0px;
	height: auto;
}

#column2{
	float: left;
	width: 360px;
	padding-left: 20px;
	margin: 0px;
	height: auto;
}

#column1and2{
	float: left;
	width: 740px;
	margin: 0px;
	height: auto;
}

#spacer1{
	float: left;
	width: 10px;
	height: 250px;
}

#spacer2{
	float: left;
	width: 20px;
	height: 250px;
}

#column2 div{
    padding-left: 10px;
}

/****************************
FONT STUFF STARTS HERE
******************************/

.blue_text{ 
	font-size: 11px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.sub_heading{ 
	font-size: 15px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:18px;
	font-weight: normal;
	margin-top: 25px;
	padding: 0px;
}

a:link {  color: #003366; text-decoration: none; font-weight: bold;}
a:active {  color: #003366; text-decoration: none; font-weight: bold;}
a:visited {  color: #003366; text-decoration: none; font-weight: bold;}
a:hover {  color: #666633; font-weight: bold;}

#footer_text_container a:link {  color: #003366; text-decoration: none; font-weight: bold;}
#footer_text_container a:active {  color: #003366; text-decoration: none; font-weight: bold;}
#footer_text_container a:visited {  color: #003366; text-decoration: none; font-weight: bold;}
#footer_text_container a:hover {  color: #FFFFFF; font-weight: bold; background: #B3B399; padding-left: 1px; padding-right: 1px;}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #003366;
	}



