html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
	background-color: #f3f3f3;
}

div.page-container { 
  border-top: 10px solid #fff;	
  border-right: 15px solid #fff;	
  border-left: 15px solid #fff;	
  border-bottom: 15px solid #fff;
  background-color: #fff;	
  margin: auto;
  text-align: left;
}

div.page-container { 
  width:802px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:772px;
} 

html>body .page-container {
  width:772px;
} 


#header {
	background: white;
	height: 235px;
	background: url(../IMAGES/Headers/1.jpg);
}
#top-logo {
	float: left;
	width: 442px;
	height: 60px;
}
#top-nav {
	background: #002F2F;
	height: 15px;
	width: 330px;
	float: left;
}

#main-nav {
width: 772px;
background: #002F2F;
min-height: 22px;
}

#wrapper {
	clear: both;
	background: url(../IMAGES/wrapper_bg.gif);
	width: 772px;
}

#sidebar-left {
	float: left;
	width: 186px;
	border-top: 15px solid #fff;
	background: #EFECCA;
	color: #046380;
}

#sidebar-left div {
padding: 10px;
}

#sidebar-left p {
	margin: 10px 0px 10px 0px;
	font-size: 70%;
}

#sidebar-left h3 {
	font-size: 90%;
}

#content {
	float: left;
	width: 400px;
	border-top: 15px solid #fff;
	background: #A7A37E;
	color: #fff;
	font-size: 70%;
	
}

#content div
{
border-left: 15px solid #fff;
border-right: 15px solid #fff;
padding: 30px 15px 0px 15px;
}

#content h2
{
margin: 10px 0px 10px 0px;
}

#content p
{
margin: 20px 0px 0px 0px;
}

#sidebar-right {
	float: left;
	width: 186px;
	background: #e6e2af;
	border-top: 15px solid #fff;
	
}
#sidebar-right div {
	padding: 10px;
}
#sidebar-right a{
	color:#555;
}
#sidebar-right p {
	margin-top: 0;
	font-size: 70%;
}

#footer {
	width: 772px;
	background: #e6e6e6;	
	border-top: 15px solid #fff;
	clear:both;
	font-size: 65%;
	color: #046380;
	height:22px;
	line-height:22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
#footer a{
	color: #046380;
}
#footer a:hover{
	color: #fff;
	background: #057DA0;
	text-decoration:none;
}

#sidebar-left a{
	color: #046380;
}
#sidebar-left a:hover{
	color: #046380;
	text-decoration:underline;
}

#content a{
	color: #fff;
}
#content a:hover{
	text-decoration:underline;
}

h1 {
	margin:0;
}

h2 {
	margin:0;
	font-size: 170%;
}
h3 {
	margin:0;
	line-height: 90%;
}

h4 {
	margin:0;
	line-height: 90%;
	font-size: 70%;
}

a {	
text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}


#sitemap-wrap{
	clear: both;
	width: 772px;
}

#sitemap{
	margin-top: 25px;
	margin-left: 25px;
	width: 700px;
	font-size: 70%;
	line-height: 160%;
	color: #333;
}

#sitemap h2{
	font-size: 150%;
	margin-left: 25px;
}

#sitemap a{
	color: #333;
}

.sitemap {
	margin-left: 44px;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
}

.bottom {
	margin-bottom: 5px;
}