#leftnav  {
	background-image:url(images/hm_left.png);
	background-repeat: no-repeat;
	height: 587px;
	position: absolute;
	width: 218px;
	left: 0px;
	top: 93px;
}

#leftnav ul {
	margin-left: 20px;
	padding: 35px 0 0 25px;
	list-style: none;
}


img {
	border: none;
}


#top  { 
	position: absolute; 
	top: 0; 
}

#content  { 
	background-image: url(images/bg_content.jpg); 
	background-repeat: repeat;
	margin-left: -380px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 760px;
	height: 692px; 
}

#padding { 
	padding: 115px 25px 25px 254px;
}

#topnav {
	padding: 0 0 0 0;
}

#bottomnav {
	position: absolute;
	padding: 30px 0 0 0;
	top: 372px;
	left: 253px;
	height: 120px;
	width: 505px;
}

#bottom_content {
	padding: 170px 0 0 0;
}

#bottom_content a {
	padding: 0 15px 0 15px;
}
	

#maps {
	background:url(images/bottom_maps_01.png) no-repeat;
	height: 125px;
	width: 330px;
	float: left;
}

#maps a {
	padding: 0 0 0 50px;
	line-height: 25px;
}

#map_nav {
	background: url(images/bottome_mapnav.png) repeat-y;
	width: 155px;
	float: right;
	margin: 5px 20px 0 0;
	
}
#map_nav ul {
	list-style: none;
	line-height: 37px;
	margin: 0 0 0 40px;
	padding-left:10px;
	}
#map_nav li {
	font-size: .8em;
}
#map_nav li a {
	color:#FFF;
}
#map_nav li a:hover {
	color: #000;
}

a { color: #006666; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: #006666; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:link { color: #006666; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:hover  { color: #33cccc; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:active { color: #33cccc; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
#layer1 {margin: 0 0 0 15px; }
body { color: black; background-image: url(images/bg.jpg); background-repeat: repeat; }

