body {
	background-image:url("../images/main-background.jpg");
	background-color:white;
	background-repeat:repeat-y;
	margin:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#header{
	margin-left:63px;
	height:80px;
	width:950px;
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
}
.headeritem{
	color:#82c5fc;
	float:right;
	margin:10px;
	font-size:12px;
}
.headersocial{
	clear: right;
	color:#82c5fc;
	float:right;
	margin: 44px 10px 10px;
	font-size:12px;
}
a:hover{
	text-decoration:underline;
}
a{
	text-decoration:none;
	/*color:#82c5fc;*/
	color:#79a2ed;
}

a img{
	border-style:none;
}
#navigation{
	padding-left:73px;
	height:29px;
	background-image:url("../images/marginleft-navigation.jpg");
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	width:940px;
	font-size:12px;
}
#title{
	background-image:url("../images/marginleft-title.jpg");
	padding-left:63px;
	height:150px;
	background-repeat:no-repeat;
}
#content{
	background-image:url("../images/marginleft-content.jpg");
	padding-left:63px;
	background-repeat:no-repeat;
}

.nav-active{
	background-image:url("../images/navigation-mid.jpg");
	float:left;
	height:29px;
	_height:20px;
	color:white;
}
.nav-active a{
	color:white;
}


.nav-active .nav-left{
	background-image:url("../images/navigation-left.jpg");
	background-repeat:no-repeat;
}
.nav-active .nav-right{
	background-image:url("../images/navigation-right.jpg");
	background-repeat:no-repeat;
}

.nav{
	float:left;
	height:29px;
	_height:20px;
	color:#7b7878;
}
.nav a{
	color:#7b7878;	
}

.nav-left{
	float:left;
	height:29px;
	
	width:6px;
}
.nav-right{
	float:left;
	height:29px;
	
	width:16px;
}
.nav-mid{
	float:left;
	height:29px;
	_height:20px;
	margin:10px 10px 0px 10px;
}

#subnav{
	width:170px;
	float:left;
	color:#82c5fc;
	margin-left:10px;
	font-size:11px;
}
#subnav-arrow{
	float:right;
	margin-top:10px;
	width:11px;
	_width:8px;
	_position:relative;
	_right:3px;
}
#subnav-top{
	width:159px;
	height:9px;
	background-image:url("../images/subnav-top.jpg");
}
#subnav-mid{
	width:119px;
	padding:0px 20px 10px 20px;
	background-repeat:repeat-y;
	background-image:url("../images/subnav-mid.jpg");
}
#subnav-bot{
	width:159px;
	height:10px;
	background-image:url("../images/subnav-bot.jpg");
	background-repeat:repeat-x;
}
.subnav-item,  .subnav-item-active{
	padding-bottom:4px;
	padding-top:4px;
}
.subnav-item a{
	color:#82c5fc;
}
.subnav-item-active a{
	color:#999999;
}
.subnav-item-active{
	color:#999999;
	padding-left:10px;
	background-image:url("../images/subnav-active.jpg");
	background-repeat:no-repeat;
	background-position:left center;
}
h3{
	font-size:15px;
	color:#000000;
	font-weight:normal;
}
.clear{
	clear:both;
}

#footer{
	padding-left:75px;
	font-size:12px;
	margin-top:0px;
	background-color:#f9f9f9;
	float:left;
	width:936px;
	margin-left:2px;
}
#footer h7{
font-size:11px;
font-weight:bold;
color:#999999;
}
#footer-news{
	float:left;
	width:300px;
}
#footer-news-home td{
	padding-right:15px;
	vertical-align:top;
	
}
#footer-news-home table{
border-collapse:collapse;	
}
#footer-audio{
	float:left;
	margin-left:30px;
}
#footer-newmedia{
	float:left;

	margin-left:30px;
}
#footer-contact{
	float:left;
	margin-left:30px;
}
#footer li{
	font-size:11px;
}
.footer-audio-1{
	float:left;

	width:80px;
}
.footer-audio-2{
	float:left;
	width:80px;
}

#footer ul{
	margin-top:0px;
	margin-bottom:0px;	
}

ul{
	color:#999999;
	font-size:12px;
	padding-left:10px;
	margin-left:10px;
	list-style-image:url("../images/listitem.jpg");
}
#footer p{
	margin-top:0px;
	line-height:12px;
	color:#999999;
}
#footer h3{
	margin-bottom:5px;
}
#privacy{
	margin-top:75px;
	margin-right:50px;
	font-size:11px;
	float:right;
	color:#999999;
}
#page{
	margin-left:200px;
	width:750px;
	
}
.h3-dark{
	background-color:#004a84;
	font-size:12px;
	height:21px;
	background-image:url("../images/h3-dark.jpg");
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:5px;
	color:white;
	font-weight:bold;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	
}

h5{
	background-color:#004a84;
	font-size:12px;
	height:21px;
	background-image:url("../images/h3-dark.jpg");
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:5px;
	color:white;
	font-weight:bold;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}

h6{
	background-color:#82c5fc;
	font-size:12px;
	height:21px;
	background-image:url("../images/h3-light.jpg");
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:5px;
	color:white;
	font-weight:bold;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}
.h3-light{
	background-color:#82c5fc;
	font-size:12px;
	height:21px;
	background-image:url("../images/h3-light.jpg");
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:5px;
	color:white;
	font-weight:bold;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	
}

h1{
	font-size:30px;
	color:#004b85;
	font-weight:normal;
}
h2{
	font-size:24px;
	color:#004b85;
	font-weight:normal;
}

p{
font-size:11px;
line-height:17px;
	}
	
#newsitems{
	display:none;
}

#newslink{
	padding-right:10px;
	background-image:url(../images/more.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}

#footer-links{
	font-size:11px;
	float:right;
	margin-top:500px;
	margin-right:20px;
}

