body
{
	width:780px;
	height:auto;
	margin:0 auto;
	display:table;
	border-left:solid 1px 001A35;
	border-right:solid 1px 001A35;
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	background-color:#001A35;
	
	}
	
#hed
{
	background-image:url(images/hed-bgnew.jpg);
	background-repeat:repeat-x;
	width:780px;
	height:132px;
	}
	
#logo
{
	width:200px;
	height:132px;
	float:left;
	}
	
#menu
{	
	width:580px;
	height:132px;
	float:right;
	}
	
#menu-btn
{
	background-image:url(images/menu-btn.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:53px;
	float:left;
	margin-top:79px;
	}
	

#menu-btn ul
{
	margin:0px;
	padding:0px;
	width:114px;
	height:53px;
	}
	
#menu-btn li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	color:#fff;
	list-style:none;
	}
	
#menu-btn li a
{
	text-decoration:none;
	color:#fff;
	}
	
	
#menu-btn li a:hover
{	
	background-image:url(images/hover-btn.jpg);
	background-repeat:no-repeat;
	width:116px;
	float:left;
	color:#053251;
	}
	

	
#inner
{
	width:780px;
	height:auto;
	}

#nav
{
	width:200px;
	height:auto;
	float:left;
	background-color:#77AFE2;
	}
	
#nav ul
{
margin:0px;
padding:0px;
margin-top:15px;
}

#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#053251;
	margin-bottom:20px;
	list-style:none;
	}

#nav li a
{
	text-decoration:none;
	color:#053251;
	}
	
#nav li a:hover
{
	text-decoration:none;
	color:#fff;
	}
	
	
#content
{
	width:550px;
	height:auto;
	float:right;
	background-color:#fff;
	padding:5px;
	border-right:solid 1px 001A35;
	margin:5px;
	}
	
#footer
{
	width:780px;
	height:30px;
	clear:both;
	background-color:#77AFE2;
	}
	
#footer-menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#053251;
	line-height:30px;
	}
	
#footer-menu a
{
	text-decoration:none;
	color:#053251;
	font-weight:bold;
	}
	
#footer-menu a:hover
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	color:#053251;
	
	}
	
h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:15px;
	color:#053251;
	}
	
h2 a
{
	text-decoration:none;
	color:#053251;
		}
	
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
li a
{
	text-decoration:none;
	color:#053251;
	}
	
li a:hover
{
	text-decoration:none;
	color:#000;
	}
	
p a
{
	text-decoration:none;
	color:#053251;
	}
	
p a:hover
{
	text-decoration:none;
	color:#000;
	}	
	

{
	width:550px;
	height:auto;
	float:left;
	}
