body {
	background-color: #4d4f5b;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#container {
	width: 100%;
}
#container #header {
	background-color: #FFFFFF;
	width: 930px;
	height: 96px;
	position: absolute;
}
#container #navigation {
	width: 920px;
	height: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b21f17;
	background-image: url(../Images/navBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 96px;
	left: 0px;
	padding-left: 10px;
	z-index: 10;
}
#container #navContainer {
	position: relative;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#container #greenBar {
	height: 120px;
	width: 930px;
	position: absolute;
	top: 130px;
	z-index: 0;
}
#container #content {
	background-color: #ffffff;
	height: 327px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	top: 250px;
	position: absolute;
}
#container #footer {
	background-image: url(../Images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 920px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	padding-left: 10px;
	position: absolute;
	top: 577px;
}
#container #footer .footerItem {
	padding-right: 15px;
	padding-left: 15px;
}
#container #content #col1 {
	width: 404px;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#container #content #col2 {
	width: 464px;
	float: right;
}
#container #content #col3 {
	clear: both;
	width: 870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 5px;
	margin-bottom: 30px;
}
.infoBox {
	float: left;
	width: 193px;
	padding-right: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	height: 70px;
	padding-top: 10px;
}
.infoBoxImg {
	margin-top: -10px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a3a60f;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a3a60f;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a3a60f;
	margin-top: 10px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.col2Input {
	font-size: 10px;
	height: 14px;
	width: 200px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactForm {
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #CCCCCC;
}
#container #content #col2 .contactForm td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

.note {
	font-size: 10px;
	color: #666666;
}
#sitemap {
	list-style-type: none;
	margin-left: 0px;
}
#sitemap li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
