body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#414042;
	background-color: #D1D3D4;
}
h1{
	color:#414042;
	font-size:20px;
	margin-top:0px;
	font-style: normal;
	font-weight: normal;
}
h2, h3{
	color:#666;
	font-size:16px;
	margin-top:0px;
	font-style:normal;
	font-weight:normal;
}
h4{
	color:#666;
	font-size:14px;
	margin-top:5px;
	font-weight:normal;
}
p, ul, ol, li{
	margin-top:0px;
	line-height:160%;
	text-align:left;
	font-size:13px;
}
a{
	text-decoration:none;
	color:#2E3081;
}
a:hover{
	text-decoration:none;
	color:#666;
}
#wrap{
	min-height: 1000px;
	width: 100%;
	margin: 0 auto;
	overflow: visible;
}
#wrapper{
	margin:0 auto;
	padding:0;
	width:973px;
	height: auto;
	overflow: visible;
}
#page{
	width:100%;
	margin:0 auto;
	background-color: #FFF;
	overflow: visible;
	float: left;
}
#header_wrap{
	width:100%;
	height:150px;
	margin:0 auto;
	overflow: visible;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
}
#header{
	width:973px;
	margin:0 auto;
	height: 130px;
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo_link{
	width:300px;
	height:auto;
	text-align: left;
	float: left;
	overflow: visible;
}

#logo_link img {
width: 240px;
height: auto;
}

#header_content{
	width:250px;
	height:120px;
	text-align: left;
	float: right;
	overflow: visible;
}
#header_content p, ul, ol, li{
	color: #2E3081;
	font-size:10px;
}
#header_content a{
	text-decoration:none;
	color:#2E3081;
	font-size:10px;
}
#header_content a:hover{
	text-decoration:none;
	color:#666;
	font-size:10px;}
#menu {
	float:left;
	margin:0px;
	width:973px;
	overflow:visible;
	height: 35px;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(images/menu_bg.png);
}
#menu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	width:973px;
	height:35px;
}
#menu li {
	display:block;
	float:left;
	list-style:none;
	margin:0px;
	position:relative;
	right:50%;
	text-align: center;
	font-size: 13px;
	overflow: visible;
	padding:1px 1px 0px 1px;
	height: 34px;
	width: 194px;
}
#menu a {
	display:block;
	text-decoration:none;
	line-height:1.5;
	color:#FFF;
	padding:0px;
	height: 27px;
	width: 194px;
	background-color: #2E3081;
	padding-top: 3px;
}
#menu a:hover {
	color: #FFF;
	padding:0px;
	height: 27px;
	width: 194px;
	background-color: #808285;
	padding-top: 3px;
}
#menu a.nav-selected {
	color: #FFF;
	padding:0px;
	height: 27px;
	width: 194px;
	background-color: #808285;
	padding-top: 3px;
}
#banner{
	width: 100%;
	height: 160px;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: visible;
	float: left;
	background-image: url(images/blue_line.png);
}
#main{
	float:left;
	padding:0px 20px 0px 20px;
	text-align:left;
	width:940px;
	overflow:hidden;
}
#sidebar{
	float:left;
	width:456px;
	padding:0px 10px 0px 20px;
	overflow:hidden;
	margin:0 auto;
}
#sidebar_right{
	float:right;
	padding:0px 20px 0px 10px;
	text-align:left;
	width:456px;
	overflow:hidden;
}
#news{
	float:right;
	padding:0px 20px 0px 20px;
	text-align:left;
	width:940px;
	overflow:hidden;
}
#footer_wrap {
	width:auto;
}
#footer{
	float:none;
	overflow:visible;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	width:auto;
	height:40px;
	line-height:normal;
	font-size:11px;
	text-align:left;
}
#footer_navigation{
	height:auto;
	width:auto;
	float:left;
	overflow:visible;
	padding: 10px 10px 10px 10px;
}
#footer_copy{
	padding:10px 10px 10px 10px;
	float:left;
	height:auto;
	overflow: visible;
}
.footer a{
	color:#2E3083;
}
.footer a:hover{
	color:#999;
}
