* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014983;
	background-color: #070d26;
	}
img{border:0px}	
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #114a82;
	text-decoration:none;
	font-weight: bold;
}

a:hover{color: #FF6633;}

h1{
	font-size: 13px;
	color:#114a82;
}
#wrapper {
	width: 100%;
	height:auto;
	background-attachment: scroll;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapperbg {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#header {
	color: #fff;
	width: 800px;
	float: left;
	
	height: 105px;
	margin: 0px;

}
#navigation {
	float: left;
	width: 800px;
	color: #333;
	margin: 0px;
	height: 28px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	height: auto;
	width: 310px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#rightcolumn {
	float: right;
	margin: 0px;
	height: auto;
	width: 450px;
	display: inline;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width: 100%;
	clear: both;
	height: auto;
	background-attachment: scroll;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	color: #FFFFFF;
	
}

#footercont {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(images/bgbttmtxt.gif);
	background-position: 425px top;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#footercont a {
	color: #FFFFFF;
	font-weight: normal;
}
#footercont a:hover {
	color: #FF6600;
}

#menuheader1 {
			width: auto;
	float:right;
	height: auto;
	margin:0px 10px 0px 0px;
	}

#menuheader1 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#menuheader1 ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	#menuheader1 li a {
	padding: 0px 7px 0px 7px;
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C3258;
		}

	#menuheader1 li a:hover {
	color: #FF6633;
	background-image: url(images/lilarrow.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
		}	
#menuheader {
	width: auto;
	float:right;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1760A8;
	margin:5px 10px 0px 0px;
	}

#menuheader ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#menuheader ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	#menuheader li a {
	padding: 0px 7px 0px 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	display:inline;
		}

	#menuheader li a:hover {
	color: #FF6633;
		}	
		
.logo {float:left;
margin: 10px 0px 0px 20px}
.footag{
	color: #CCCCCC;
}
.footag a{
	color: #999999;
	font-weight: normal;
}.footag a:hover{
	color: #FF6600;
	font-weight: normal;
}
#menu{position:absolute;margin-top:10px;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#000;padding:1px;margin:1px;}

#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul{width:100px;float:left;margin:0px;padding:2px;background:#b10000;list-style:none;}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
#navlist li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

#navlist1 li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
