@charset "UTF-8";
/* CSS Document */
body, html{
	padding:0px;
	margin:0px;
	background-color:#00334d;
			font-family:Verdana, Geneva, sans-serif;

}

#head-container
{
	color: #000;
	height:94px;
	background:url(../img/headerback.jpg) repeat-x;
}

#header
{
	margin: 0 auto;
	width: 821px;
	padding: 0px;
	background:url(../img/header.jpg) no-repeat;
}

#header h1 { margin: 0; }

#title-container
{

		width: 100%;
	background:url(../img/photoback_home.jpg) repeat-x;
	
}

#title
{

	color: #000;
	background: #fff;
	width: 841px;
	margin: 0px auto;
	background:url(../img/photoback.jpg) no-repeat;
}



#content-container
{
	float: left;
	width: 100%;
	color: #000;
	background-color:#00314c;
}

#content-container2
{
	margin: 0 auto;
	width: 821px;
}

#content-container3
{
	float: left;
	width: 821px;
	background:#00314c url(../img/contentback_home.jpg) no-repeat;
	}

#content
{
	width: 830px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#aside
{
	float: right;
	width: 240px;
	padding: 20px 0;
	margin: 15px 20px 0 0;
	display: inline;
}

#aside h1 {
	font-size:13px;
	color:#fff;
	margin: 0;
	padding:0px;
	}
	
#aside p {
	font-size:12px;
	line-height:16px;
	color:#fff;
	margin: 0;
	padding:0px 0px 10px 0px;
	}
	
	
#aside p a{
	font-size:12px;
	line-height:16px;
	color:#fff;

	text-decoration:none;
	}
	
#aside ul{
	color:#fff;
		font-size:11px;
	margin: 5px 20px ;
	padding:0px;
}

#aside ul li{
	list-style:url(../img/bluesquare.gif);
	padding-bottom:5px;
	
}
	

#footer-container
{
	clear: left;
	color: #fff;
	background:url(../img/footerbottom_home.jpg) repeat-x #00334d;
	height:100px;
}

#footer
{
	margin: 0 auto;
	width: 821px;
	text-align: right;
	padding: 10px 20px 20px 20px;
	height: 1%;

}






#content p{
		font-size:11px;
		line-height:19px;
		color:#000;
		margin:0px 10px 0px 0px;
		width:245px;
		padding:5px 0px;
	}
	   
	   
#content p a {
		color:#000;  
		text-decoration:none;
		border-bottom:#88a1a1 1px solid;   
	   }

	   
#content p a:hover {
		color:#88a1a1;
		text-decoration:none;
		border-bottom:#88a1a1 1px solid;
	   }
	
	
		   
#content p strong {
		color:#497687;  

	   }
	   	   
#content h1 {
		color:#497687;
	font-size:15px;
		padding:5px 0px 3px 0px;
		margin:0px;

	
	   }
	   	
		
		#content h1 a{
		color:#497687;
	font-size:15px;
	text-decoration:none;

	
	   }
#content h2 {
		color:#00334d;
	font-size:13px;
		padding:10px 0px 0px 0px;
		margin:0px 10px 0px 15px;
		
	   }
	   
	   
	   	

	   
#content ul{
	color:#00334d;
	color:#0c4463;
	line-height:15px;
	font-size:11px;
	margin: 5px 0px 5px 0px ;
	width:230px;
	padding:0px 0px 0px 15px;

}

#content ul li{
	list-style:url(../img/bluesquare.gif);
	margin:0px;
	padding:0px 0px 3px 0px;
	
}
	
	   
	   
	   
	   
	   
	   
	   
ul#navlist
{
margin: 7px 10px 0px 0px;
padding: 0;
white-space: nowrap;
font-size:10px;
text-align:right;
text-transform:uppercase;
font-weight:bold;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 4px; }

#navlist a:link, #navlist a:visited
{
color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #497687;
text-decoration: none;
}









ul#footerlist
{

white-space: nowrap;
font-size:10px;
text-transform:uppercase;
text-align:left;
padding:0px;
margin:0px 0px 0px 23px;

}

#footerlist li
{
display: inline;
list-style-type: none;
padding:0px;
margin:0px;
}

#footerlist a { padding: 0px 20px 3px 0px; }

#footerlist a:link, #footerlist a:visited
{
color: #3b6a83;
text-decoration: none;
}

#footerlist a:hover
{
color: #8099a6;
text-decoration: none;
}

