body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../images/bkg2.jpg);
	background-repeat: repeat-x;
	background-color: #001B2E;
	margin: 0px;
	padding: 0px;
}

#container{
	background-image: url(../images/contentbkg.png);
	background-repeat: repeat-y;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

html>/**/body #container{
	background-image: url(../images/contentbkg.png);
	background-repeat: repeat-y;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -17px;
}

#nav{
	background-image: url(../images/navBkg.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 825px;
	margin-left: 20px;
	font-size: 16px;
}

#nav ul{
	list-style-type: none;
	margin-left: 200px;
}

html>/**/body #nav ul{
	list-style-type: none;
	margin-left: 150px;
}

#nav ul li{
	display: inline;
}

#nav ul li a{
	padding-right: 6px;
	padding-left: 12px;
	height: 59px;
	display: inline-block;
	background-image: url(../images/navSpacer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
}

a.nav:link{
	color: #FFF;
	text-decoration:none;
	padding-top: 18px;
}

a.nav:visited{
	color: #FFF;
	text-decoration:none;
}



a.nav:hover{
	color: #EEA120;
	text-decoration:none;
}

a.nav:active{
	color: #FFF;
	text-decoration:none;
}

#header{
	margin-left: 20px;
	margin-top: -52px;
}

#subNav{
	background-color: #012843;
	height: 21px;
	width: 825px;
	color: #FFF;
	font-size: 13px;
	text-align: right;
}

#subNav p{
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 2px;
}

#content{
	padding-right: 25px;
	padding-left: 25px;
	color: #FFF;
	padding-top: 10px;
}

#footer{
	text-align: center;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 76px;
}

#scontetn{
	margin-left:8px;
	background:#FFF;
	border: 3px solid #eea121;
	width: 795px;	
}

.sTop{
	padding: 8px 0px 6px 10px;
	background-color: #002842;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

#sText{
	color: #012843;
	margin-left:10px;
	margin-right:10px;
}

#scontetn2{
	margin-left:8px;
	margin-right:8px;
	background:#FFF;
	border: 3px solid #eea121;
	width: 555px;
	float:right
}

#sText2{
	color: #012843;
	margin-left:10px;
	margin-right:10px;
}

#leftNav{
	margin-left:8px;
	background:#FFF;
	border: 3px solid #eea121;
	width: 795px;	
	width: 220px;
	float:left;
}

#leftText{
	color: #012843;
	margin-left:10px;
	margin-right:10px;
}
#clear{
line-height:1px;
height:1px;
clear:both



}


a.ow:link{
	color: #002842;
	text-decoration:none;
}

a.ow:visited{
	color: #002842;
	text-decoration:none;
}



a.ow:hover{
	color: #A9942D;
	text-decoration:none;
}

a.ow:active{
	color: #002842;
	text-decoration:none;
}

a.link{
	color: #A9942D;
	text-decoration:none;
}

a.visited{
	color: #A9942D;
	text-decoration:none;
}



a.hover{
	color: #002842;
	text-decoration:none;
}

a.active{
	color:  #A9942D;
	text-decoration:none;
}

