/* HEADER CSS only */

.picholder {
	width: 777px;
	background-color: #918D4C;
	height: 24px;
}
.pic {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 121px;
}
.offleft {
	position : absolute;
	left : -3000px;
	width: 10px;
}
.homeheader {
	width: 777px;
	background-color: #01477D;
	height: 84px;
	background-image: url(../images/main/header_url.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
}
.heading {
	float: left;
}
.heading H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	margin-left: 23px;
	margin-top: 10px;
	line-height: 110%;
}
.head_link_holder {
	height: 84px;
	float: left;
	width: 620px;
}
.head_link {
	margin-top: 52px;
}
.head_linker {
	float: left;
}
.nav_container {
	width: 777px;
	background-color: #5584A8;
	margin-right: auto;
	margin-left: auto;
}
.nav_container ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav_container li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subnav_holder {
	background-image: url(../images/navigation/subnav_bg.gif);
	background-repeat: repeat-x;
	width: 777px;
}
.subnav_holder ul {
	margin: 0px;
	padding: 0px;
}
.subnav_holder li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
.subnav_holdermap {
	background-image: url(../images/main/title_map2.gif);
	background-repeat: no-repeat;
	width: 777px;
	background-position: right;
}
