﻿body {
	font: 100%/0.8em;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS";
	background-color: #ffffff;
	list-style-type: none;
	line-height: 0.96em;
}
#container {
	border-color: inherit;
	border-width: 0;
	border-style: none;
	width: 790px;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 1050px;
}
#navigation ul {
	list-style-type: none;
	width: 790px;
	margin: 0;
	padding: 0;
}
#navigation {
	background-color: #01479C;
	overflow: hidden;
}
#navigation li {
	float: left;
	line-height: .7 em;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 40px 3px 40px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #01479C;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
#column_l {
	position: relative;
	float: left;
	width: 180px;
	margin: 10px 0px 0px 0px;
	padding: 0 10px;
	background-color: #fff;
	height: 275px;
	top: 0px;
	left: 0px;
}
#column_m {
	position: relative;
	float: left;
	width: 340px;
	margin: 10px 0px 0px 0px;
	padding: 0 10px;
	background-color: #fff;
	height: 275px;
	top: 0px;
	left: 0px;
}
#column_r {
	position: relative;
	float: right;
	width: 193px;
	margin: 10px 0px 0px 7px;
	padding: 0 0 0 0;
	background-color: #fff;
	height: 275px;
	top: 0px;
	left: 0;
}
#column_lbot {
	position: relative;
	float: left;
	width: 180px;
	margin: 10px 0px 0px 0px;
	padding: 0 10px;
	background-color: #fff;
	height: 377px;
	top: 0px;
	left: 0px;
	color: #01479C;
}
#column_lbot2 {
	position: relative;
	float: left;
	width: 151px;
	margin: 10px 0px 15px 0px;
	padding: 0 20px 0 10px;
	background-color: #fff;
	height: 212px;
	top: -39px;
	left: -197px;
	color: #284775;
	bottom: 39px;
}
#midsection {
	position: relative;
	float: left;
	width: 340px;
	margin: 10px 0px 0px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	height: 179px;
	top: -5px;
	left: -2px;
}
#midsectionbot {
	position: relative;
	float: left;
	width: 340px;
	margin: 10px 0px 15px 5px;
	padding: 0 0 0 0;
	background-color: #fff;
	height: 190px;
	top: -89px;
	left: -173px;
	bottom: 89px;
}

#column_rbot {
	position: relative;
	float: right;
	width: 193px;
	margin: 10px 0px 0px 7px;
	padding: 0 0 0 0;
	background-color: #fff;
	height: 265px;
	top: 0px;
	left: 0;
}
#column_rbot2 {
	position: relative;
	float: right;
	width: 193px;
	margin: 10px 0px 15px 0px;
	padding: 0 0 0 0;
	background-color: #fff;
	height: 295px;
	top: -199px;
	left: 0;
	bottom: 0;
}
#base {
	border: 1px solid #000000;
	position: relative;
	float: left;
	width: 547px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;
	background-color: #fff;
	height: 192px;
	top: -90px;
	left: 0px;
	color: #01479C;
	text-align: center;
	text-indent: 0px;
	font-size: x-large;
	line-height: 1.5em;
}

#footer {
	margin: 0px auto 0px auto;
	width: 790px;
	text-align: center;
	background-color: #01479C;
	padding-top: 3px;
	padding-bottom: 3px;
	top: -60px;
	position: relative;
	float: left;
	left: 0px;
	clear: both;
}

#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	top: 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	padding: 5 5 5 5;
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #DE8618;
	text-decoration: none;
}
