/** Main Body **/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	position: relative;
	width: 850px;
	height: 650px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
ul {
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#006699;
	font-size: 20px;
	margin:0px;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#8fafbc;
	font-size: 20px;
	margin:0px;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#006699;
	font-size: 20px;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 18px;
	font-weight: 700;
	color:#006699;
	font-size: 14px;
	margin:0px;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 18px;
	font-weight: 700;
	color:#8fafbc;
	font-size: 14px;
	margin:0px;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 18px;
	font-weight: 700;
	color:#006699;
	font-size: 14px;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#006699;
	font-size: 18px;
	margin:0px;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#8fafbc;
	font-size: 18px;
	margin:0px;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.75px;
	line-height: 22px;
	font-weight: 700;
	color:#006699;
	font-size: 18px;
	margin:0px;
}
p {
	margin: 0px;
	padding-bottom: 8px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}
p a {
	color: #006699;
	text-decoration: none;
	font-weight:normal;
}

p a:hover {
	text-decoration: underline;
	font-weight:normal;
}
p li {
	margin: 0px;
	padding-bottom: 8px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}


/** Navigation **/

#logo {
	position: absolute;
	left: 5px;
	top: 20px;
	width: 150px;
	height: 50px;
}
#contact {
	position: absolute;
	right: 5px;
	top: 43px;
	width: 500px;
	height: auto;
	z-index:1;
}
#nav {
	padding:0;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	left: 0px;
	top: 94px;
	width: 80px;
	z-index: 1;
}

#nav li {
	list-style: none;
	float: none;
	display: block;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: 0;
	font-weight:bold;
	color:#8fafbc;
	background-color: #ffffff;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 20px;
	line-height: 28px;
}
#navline {
	position: absolute;
	background-color: #006699;
	height: 1.2px;
	width: 840px;
	top: 308px;
	left:5px;
	z-index:1;
}
#breadcrumbs {
	position: absolute;
	height: 18px;
	width: 840px;
	top: 313px;
	left:5px;
}
.crumbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #999999;
}
.crumbtext a {
	text-decoration:none;
	color: #999999;
}
.crumbtext a:hover {
	text-decoration:underline;
	color: #999999;
}
#main_image {
	position: absolute;
	right: 5px;
	top: 80px;
	width: 840px;
	height: 225px;
	left: 5px;
	z-index: 0;
}
#map {
	position: absolute;
	top: 0px;
	width: 694px;
	height: 225px;
	right: 0px;
	z-index: 3;
}

/** Sub Nav **/

#subnav1 {
	padding:0;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	left: 135px;
	top: 120px;
	width: 150px;
	z-index:1;
	height: 140px;
}

#subnav2 {
	padding:0;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	left: 135px;
	top: 109px;
	width: 150px;
	z-index:1;
	height: 140px;
}

#subnav1 li,
#subnav2 li{
	list-style: none;
	float: none;
	display: block;
}

#subnav1 a,
#subnav2 a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: -0.25px;
	font-weight:700;
	color:#8fafbc;
	font-size: 18px;
	line-height: 27px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right: 12px;
	padding-left:7px;
	background-color:#ffffff;
}

#subnav1 a:hover,
#subnav2 a:hover {
	color:#006699;
	background-color: #ffffff;
	padding-right:30px;
}

/** Body Content **/

#maintext {
	position: absolute;
	height: 300px;
	width: 540px;
	top: 340px;
	left:5px;
}
#column_two {
	position: absolute;
	height: 300px;
	width: 300px;
	top: 340px;
	left:300px;
	background-color:#FFFFFF;
	z-index:1;
}

#block {
	position: absolute;
	height: 300px;
	width: 240px;
	top: 340px;
	right:5px;
}

/** Text Styles **/

.contact {
	margin: 0px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:700;
	letter-spacing:-0.25px;
	color: #006699;
	text-decoration:none;
	text-align:right;
}
.contact a {
	color: #006699;
	text-decoration:none;
	text-align:right;
}
.contact a:hover {
	color: #8fafbc;
	text-decoration:none;
	text-align:right;
}
.contact_grey {
	color: #8fafbc;
}

/** Footer **/

#footer {
	bottom: 0px;
	left: 0px;
	width: 650px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #999999;
	text-decoration:none;
}
.footertext a {
	text-decoration:none;
	color: #999999;
}
.footertext a:hover {
	text-decoration:underline;
	color: #999999;
}
