body
{
	width:780px;
	height:auto;
	margin:0 auto;
	
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	background-color:#535763;
	float:left;
	}
	
#hed
{
	width:780px;
	height:177px;
	}
	
#hed-lft
{
	width:601px;
	height:177px;
	float:left;
	}
	
#menu
{
	background-image:url(images/menu-new.jpg);
	background-repeat:repeat-x;
	width:580px;
	height:85px;
	float:left;
	}
	
#menu-text
{
	width:116px;
	height:55px;
	float:left;
	}
	
#menu-text ul
{
	margin:0px;
	padding:0px;
	width:116px;
	height:55px;
	margin-top:10px;
	}
	
#menu-text li
{
	width:115px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	list-style:none;
	}
	
#menu-text li a
{
	
	color:#fff;
	text-decoration:none;
	}

	
#logo
{
	width:581px;
	height:92px;
	background-color:#F5F6F8;
	float:left;
	text-align:left;
	padding-left:20px;
	}
	
#hed-rght
{
	width:179px;
	height:177px;
	float:right;
	}
	
#inner
{
	width:780px;
	height:auto;
	float:left;
	}
	
#content
{
	width:550px;
	height:auto;
	margin:5px;
	float:left;
	background-color:#fff;
	padding:5px;
	}
	
#nav
{
	width:200px;
	height:auto;
	float:right;
	margin-top:5px;
	background-color:#616775;
	}
	
#nav ul
{
margin:0px;
padding:0px;
margin-top:20px;
width:180px;
}

#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:20px;
	list-style:none;
	}
	
#nav li a
{
	
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav li a:hover
{
	
	color:#000;
	text-decoration:none;
	}	

	
#footer
{
	width:780px;
	height:30px;
	background-color:#616775;
	clear:both;
	margin-top:5px;
	}
	
#footer-menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:30px;
	}
	
#footer-menu a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
	
#footer-menu a:hover
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}
	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	
	}
	
h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:15px;
	}
	
h2 a
{
	text-decoration:none;
	color:#000;
		}
		
h2 a:hover
{
	text-decoration:none;
	color:#515450;
		}
	
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
p a
{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	}
	
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
li a
{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	}