/* CSS Document */
body {
    b//ackground-image: url(../images/body_bg.jpg);
	b//ackground-repeat:repeat-x;
	background-color: #fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	min-width: 800px;
}
h1 {
font-size: 1.7em; 
color:#333333;
	margin: 0;
	clear: both;
	text-align:center;
} 
#wrapper {
background-color: #FFFFFF;
b//ackground-image: url(../images/wrapper_bg.jpg);
	b//ackground-repeat: repeat-y; 
	margin: 0 ;
	width: 800px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#menu {
	font-size: .74em;
	color:#FFFFFF;
	margin: 0px;
	
	
} 
#banner {
	height: 244px;
	b//ackground-image: url(../images/banner.jpg);
	b//ackground-repeat: no-repeat;

}
#maincontent {
height: 495px;
b//ackground-image: url(../images/main_content_bg.jpg);
	b//ackground-repeat: no-repeat;
	border: 0px solid #333; 
	font-size: 0.8em; 
	padding: 0px;
	width: 800px;
	} 
#nav {
font-size: .74em;
margin-top: 73px;
	height: 22px;
	width: 438px;
	float: right;
	text-decoration: none;

}

#c2, #c3, #c4{
float: left;
	padding: 10px;
	border: 0px solid #333333;
	width: 164px;	
	font-size: .74em;
	
} 
#box1 {
width: 600px;
height: 468px;
margin-top: 0px;
	margin-right: 96px;
	margin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.8em;
}
#box1 p{
	color:#333;
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0px 10px 0px 0px;
	text-align:center;
}
#box2 {
width: 575px;
height: 468px;
margin-top: 0px;
	margin-right: 0px;
	margin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.8em;
}
#box2 p{
	color:#333;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 0px 160px 0px 10px;
	text-align:left;
}
#box2 h2{
	font-size: 1.50em;
	color:#000;
	margin: 10px 0 0 10px;
	text-align:left; 
}
#box2 h3{
font-size: 1.4em; 
	margin: 0px 0px 0px 10px;
	color: #A53400; 
	text-align: left; 
}
#box8 {
width: 585px;
height: 468px;
margin-top: 0px;
	margin-right: 0px;
	margin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.8em;
}
#box8 p{
	color:#333;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 0px 160px 0px 10px;
	text-align:left;
}
#box8 h2{
	font-size: 1.50em; 
	color:#000;
	margin: 10px 0 0 10px;
	text-align:left; 
}
#box8 h3{
font-size: 1.4em; 
	margin: 0px 0px 0px 10px;
	color: #013301; 
	text-align: left; 
}
#box9 {
background-image: url(../images/box9_bg.jpg);
	background-repeat: repeat-y; 
width: 800px;

margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.8em;
}
#box9 p{
	color:#333;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0px 20px 0px 50px;
	text-align:left;
}
#box9 h3{
font-size: 1.4em; 
	margin: 0px 0px 0px 20px;
	color: #A53400; 
	text-align: left; 
}

#box3{
	margin-right: 0px;
	margin-left: 0px;
	b//ackground-color: #ffffff;
	color: #333;
}
#c3 {
	
	background-color: #fff;
	m//argin-right: 0px;
}
#c3 p{
	color:#333;
	font-size: .96em;
	line-height: 1.5em;
	margin: 0px 10px 0px 8px;
	text-align:left;
}
#c4 {
	
	
	font-size: .74em;
	b//ackground-color: #fff;
	m//argin: 0px 0px 0px 0px;
}
#c4 p{
	color:#333;
	font-size: .96em;
	line-height: 1.5em;
	margin: 0px 10px 0px 18px;
	text-align:left;
}
#list {
padding: 0px;
	font-size: 1.0em;
	line-height: 1.4em;
	color:#333333;
	margin: 0px 0px;
}
#list  ul li{
	list-style:disc;
	list-position: outside;
	margin: 0px 0px;
}
h2 {
	font-size: 1.50em; 
	color:#000;
	margin: 10px 0 0 30px;
	text-align:center; 
} 

h3 {
	font-size: 1.4em; 
	margin: 0px 0px 0px 10px;
	color: #A53400; 
	text-align: center; 
} 
h4 {
	font-size: 1.4em; 
	margin: 0px 0px 4px 10px;
	color: #0090BE; 
} 
h5 {
	font-size: .85em; 
	margin: 0px 0px 0px 0px;
	color: #000;
	text-align: left; 
} 
h6 {
	font-size: 0.95em; 
	margin: 0px 0px 0px 0px;
	color: #996600; 
	text-align: left; 
}
#form{
background-color: #F7F7F7;
width: 260px;
padding:0px 0px 0px 0px;
margin-left: 20px;  
}
#form p{
  font-size: 10px;
  color:#FFFFFF;
  text-align:left; 
  margin-left: 10px;  
  
}
#box5 {
float: right;
width: 295px;
margin-top: 0px;
	margin-right: 0px;
	m//argin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.8em;
}
#box5 p{
	color:#333;
	font-size: 1.2em;
	line-height: 1.0em;
	margin: 0px 0px 0px 6px;
	text-align:center;
}
#box5 h2{
	font-size: 1.50em;
	color:#000;
	margin: 10px 0 0 10px;
	text-align:center; 
}
#box5 h3{
font-size: 1.4em; 
	margin: 0px 0px 0px 10px;
	color: #A53400; 
	text-align: center; 
}
#box4 {
float: right;
width: 285px;
margin-top: 0px;
	margin-right: 0px;
	m//argin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.9em;
}
#box4 p{
	color:#333;
	font-size: .95em;
	line-height: 1.0em;
	margin: 0px 0px 0px 6px;
	text-align:left;
}
#box4 h2{
	font-size: 1.50em;
	color:#000;
	margin: 10px 0 0 10px;
	text-align:left; 
}
#box4 h3{
font-size: 1.2em; 
	margin: 0px 0px 0px 10px;
	color: #38658b; 
	text-align: left; 
}
#box6 {

width:250px;
margin-top: 0px;
	margin-right: 0px;
	m//argin-left: 104px;
	b//ackground-color: #ffffff;
	color: #333;
	font-size: 0.9em;
}
#box6 p{
	color:#333;
	font-size: .95em;
	line-height: 1.0em;
	margin: 0px 0px 0px 6px;
	text-align:left;
}
#box6 h2{
	font-size: 1.50em; 
	color:#38658b;
	margin: 10px 0 0 10px;
	text-align:left; 
}
#box6 h3{
font-size: 1.2em; 
	margin: 0px 0px 0px 10px;
	color: #38658b; 
	text-align: left; 
}
 
#footer {
background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
height:10px;
	color : #333; 
	font-size: 0.70em;
	padding: 0px 0 0 0;
	clear: both;
}
#footer p {
margin: 0px 0px 0px 25px;
}
#navbar {	margin: 0;
	padding: 0;
}

 a:link {
		color: #0090BE;
		text-decoration: none; 
		b//order-bottom: 1px dotted #0090BE;
	}
	
	 a:visited {
		color: #0090BE;
	}
	
	 a:hover {	
		text-decoration: none; 
		b//order-bottom: 1px dotted #999999;
		color: #999999;
		
	}
	
	 a:active {
		color: #0090BE;
	}

