/*
     FBS
	  
*/

* { padding: 0; margin: 0; }


body {
	background:url(images/static_back_01.jpg) top center no-repeat  fixed;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height:20px;
}
#wrapper { 
 margin: 0 auto;
 width: 939px;
  
}
#faux {
background:white;
	background-repeat:repeat-x;
	min-height:929px;
 margin-bottom: 0px;
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 939px;
 padding: 0px;
 height: 150px;
 margin: 0px;
 background:white;
}

#graphic{
width:939px;
height:270px;
background:white;
margin:0px;
	
}

.ad{
width:939px;
height:230px;
background:white;
margin-top:10px;
	
}


.logo{
float:left;
width:208px;
height:138px;
}



#navigation {
	background:url(images/nav_bg_03.jpg);
	background-repeat:repeat-x;
 color: #333;
 width: 939px;
 padding: 0px;
 height: 16px;
 margin: 0px;
 

}


ul#minitabs{list-style: none;
margin-top:50px;
margin-right: 15px;
padding: 7px 0;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  float: right;
  }

ul#minitabs li{display: inline;margin: 8px ; z-index:1000;}

ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999}
  
ul#minitabs a#current{border-color:#FC0;color:#39C}

ul#minitabs a#visted{border-color:#FC0;color: #000}

ul#minitabs a:hover{border-color:#FC0;color: #666} 

#leftcolumn { 

 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 922px;
 float: left;
}

.subhead{
margin-left: 10px;	
}
.info{

width: 750px;
margin-left: 30px;

}

.staff{
margin-left: 30px;	
	
}

.gallery{
	
margin-left:100px;	
margin-right:150px;
	
	
}


#list{
	display:block;
	list-style-type:disc;
	margin-left:50px;
	width:805px;

	
}

.map{
	display: inline;	
margin-right:40px;	
float:right;
margin-top:-1320px;


	
}
 #footnav li{
display:inline;
list-style-type:none;
margin-left: 40px;
margin-top: -100px;
}

#footnav li a:link{
color:white;
}

#footnav li a:visted{
color:#FC0;
}

#footnav li a:hover{
color:#F93;
}

#footer {
	background:url(images/footer_08.jpg);
	background-repeat:no-repeat;
 width: 939px;
 height:159px;
 clear: both;
 color: #333;

}

.contact_number{
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:12px;
	 color:#069;

	margin-left: 220px;
width:700px;
height:30px;
text-align:right;
	
}


.clear { clear: both; background: none; }
