body {background:  #fafafa ;



}
#wrapper {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;
background: #fff;
	}
/* header
----------------------------------------------- */
#header{
	padding: 0px 10px 0 5px;
	width: 800px;
	height: 200px;
	margin-top: 0px; 
	background:  url('/images/header_bg.jpg') ;
	line-height: 18px;
	
}

	
#header h1 {
	color: #000033;
	font: 150% arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	float: left;
}
#header h1 a {
	display: block;
	width: 794px;
		text-decoration: none;
	text-indent: -3000px;
}
#header h1 a:hover {

	border-bottom: none;
}
#menu{ 
	margin: 10px auto;
width: 794px;
}
	
#navWrap { 
	width: 794px;
	height: 40px;
	margin: 0 auto ;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	}


#nav { 
	background: transparent url(/images/menu-images.gif) 0 0 no-repeat;

	width: 794px;
	height: 30px;
	position: relative;
	



	}

	
#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	line-height: 30px; 
	position: absolute; 
	text-indent: -2000px; 
	text-align: center;
	font-size:12px;

	}
	
#nav a {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
	font-size:12px;
	}	
#nav1 {left: 0px; top: 0; width: 139px; height: 30px; }	
#nav2 {left: 141px; top: 0; width: 211px; height: 30px; }
#nav3 {left: 354px; top: 0; width: 112px; height: 30px; }
#nav4 {left: 468px; top: 0; width: 71px; height: 30px; }
#nav5 {left: 541px; top: 0; width: 249px; height: 30px; }


#nav1 a:hover, #nav1 .on {background: url(/images/menu-images.gif) 0px -30px no-repeat; }	
#nav2 a:hover, #nav2 .on {background: url(/images/menu-images.gif) -141px -30px no-repeat; }	
#nav3 a:hover, #nav3 .on {background: url(/images/menu-images.gif) -354px -30px no-repeat; }	
#nav4 a:hover, #nav4 .on {background: url(/images/menu-images.gif) -468px -30px no-repeat; }	
#nav5 a:hover, #nav5 .on {background: url(/images/menu-images.gif) -541px -30px no-repeat; }
	
/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_a{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
position:absolute;
top: 0;
margin-top: -1;
line-height:16px;
z-index:100;
color:#000000;
visibility: hidden;
border: dotted 1px #3e4aa3;
/* border-top:  5px solid #ed7602; 
border-image: url(images/0811/drop.png)


filter: alpha(Opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95 ); 
	-moz-opacity:.95; 	opacity:.95;*/

}


.dropmenudiv_a a{
width: 210px;
display: block;
text-indent: 5px;
padding: 4px;
text-decoration: none;
background-color: #fff;
color: #3e4aa3;

}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 210px;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #3e4aa3;
color: #fff;
  
}

.dropmenudiv_a a:active{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: red;
color: #000;
}

#main{
	width: 800px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	} 
	
#left_col{
	width: 200px;
	float: left;
	background:#fff;
	padding: 5px;
 	 
	} 
#right_col{
	width: 580px;
	background: #f5f5f5;
	float: right;
	padding: 0 0 0 10px;
	}
	
#footer{
	margin: 0 auto;
	width: 800px;
	margin-top: 0px; 
	background-color:#fff;
	position:relative;
	float:left;
	}	
p {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:left;
}

.small {font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
text-align:left;
}

.credit {font-family: Arial, Helvetica, sans-serif;
font-size:8px;
line-height:8px;
text-align:left;
}

h1 {font-family: Arial, Helvetica, sans-serif;
font-size:28px;
font-weight: bold;
line-height:40px;
text-align:left;
color:#F00;

}
img.center{
	display: block;

margin: 0 auto;
}
img.padded{
padding: 15px;
margin: 0 auto;
}
