body{
	margin: 0px 0px 0px 0px;
	}

/* START HEADER */

#header_container{
	width:100%; 
	height: 42px; 
	color:#ffffff; 
	background: #0183a9;
	
	}
#header_content a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}	
	
#header_content a.map_btn{
	float: left;
	margin: 8px 0px 0px 18px;
	}
#header_content{
	text-align: center; 
	width: 780px; 
	margin: 0px auto 0px auto;  
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 71px;
	}

#header_content ul, #header_content p{
	float:left; 
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	font-weight: bold;
	border-right: #5f99b9 solid 1px;
	height: 34px;
	text-align: left;
	list-style: inside;
	margin: 0px 0px 0px 0px;
	}
	
#header_content ul{
	padding: 8px 55px 0px 0px;	
}	

#header_content p{
	padding: 8px 15px 0px 15px;

	
}

/* end HEADER */

#main_container{
	text-align: center;
	width: 682px; 
	margin: 0px auto 0px auto;
}


#branding{
	text-indent: -9999px; 
	background:transparent url('../img/diversified_logo.gif') top left no-repeat; 
	width: 682px; 
	height: 110px;
	margin:0px; 
}
#nav_container{
	background: #4da5c4 url('../img/nav_corner.gif') bottom left no-repeat; 
	height: 274px;
	width: 682px;
	margin: 22px 0px 0px 0px;
}

#nav_container img{
	float: right;
	display:inline;
}

#nav{
	text-align: left;

	float: left;
	margin: 43px 0px 0px 31px;
	}
	
#nav h2{
	margin: 8px 0px 8px 0px;
}
	
#nav h2 a{
	font-size: 13px;
	color: #fff;
	font-family: arial, helvetica;
	text-decoration: none;
	font-weight: normal;
}

#nav h2 a:hover{	
	text-decoration: underline;
}

#nav h2.on a{
	font-weight: bold;
	text-decoration: underline;
}	


/* start BODY */


#left_column, #right_column {
	float: left;

}



#left_column{
	background: #b0d4e4 url('../img/left_column_bg.jpg') bottom left no-repeat;
	width: 172px;
	margin: 0px 0px 0px 0px;
	padding: 20px 12px 80px 31px;
	text-align:left;
}

#left_column h3{
	font-family: arial, helvetica;
	color: #338cb0;
	font-size: 12px;
	font-weight: bold;
}

#left_column ul li{
	font-family: arial, helvetica;
	color: #338cb0;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
}

#left_column ul{
	padding: 0px 0px 0px 15px;
	
}

#right_column{ 
	width:390px;
	padding: 15px 35px 50px 35px;

}

#right_column p{
	font-family: arial, helvetica;
	color: #58595b;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}

/* end BODY */