.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#document {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54B221;
	position: relative;
	height: 120px;
}

#logo {
	display: block;
	float: left;
	margin-top: 17px;
}
#quickContact  {
	font-size: 12px;
	color: #333;
	background-image: url(../images/shared/phone_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
	white-space:nowrap;
	height: 28px;
}


#quickContact span {
	margin-right: 30px;
}

#quickContact strong {
	color: #446525;
}

#mainMenu {
	list-style-type: none;
	float: right;
	height: 33px;
	position: absolute;
	top: 87px;
	_top: 86px;
	margin: 0px;
	padding: 0px;
	right: 0px;
}
#mainMenu li {
	display: block;
	float: left;
	height: 33px;
	margin-right: 40px;
}
#mainMenu li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
}
#mainMenu li a span {
	display: none;
}
#mainMenu li a:hover {
	background-position: left -33px;
}
#mainMenu #active {
	background-position: left -33px;
}
label {
	font-size: 12px;
	color: #000;
	display: block;
}
.formField {
	border: 1px solid #97C86A;
	height: 20px;
	width: 239px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.submitButton {
	margin-top: 5px;
	margin-right: 15px;
}
.moreLinkOrange {
	background-image: url(../images/buttons/readmoreorange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 109px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 !important;
}
.moreLinkOrange span {
	padding-top: 6px;
	padding-left: 10px;
	display: block;
	text-align: left !important;
}
.moreLinkOrange:hover {
	background-position: left -27px;
}
h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0DEA5;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 55px;
	overflow: hidden;
	padding: 0px;
}
h2 span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 38px;
	background-repeat: no-repeat;
	background-position: left top;
}
h2 strong {
	display: block;
}
h3 {
	display: block;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
}
h3 span {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
}
p {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
}
p a {
	color: #F60;
	text-decoration: underline;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moreLink {
	background-image: url(../images/buttons/readmore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 107px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 24px;
	float: left;
}
.moreLink span {
	padding-top: 6px;
	padding-left: 12px;
	display: block;
}

.moreLink:hover {
	background-position: left -27px;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C0DEA5;
	padding-top: 15px;
	margin-top: 20px;
}
#footer #logos {
	float: left;

}
#footer #links {
	float: left;
	margin-right: 63px;
}
#footer p  {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer #ina {
	background-image: url(../images/shared/ina.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 13px;
	padding-left: 20px;
	margin-top: 5px;
	float: left;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

