@charset "utf-8";
body {
	background-color: #4c684b;
	margin: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #255322;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C684B;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#serviceList ul {
	margin-top: 5px;
}



#topSection {
	background-image: url(../images/top_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 100px;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headerDrop {
	background-image: url(../images/banner_drop.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#footer {
	height: 51px;
	width: 950px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
#container {
	width: 950px;
	height: auto;
}
#mainImage {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	height: auto;
	width: 920px;
}
#rightSide a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#rightSide a:visited {
}
#rightSide a:hover {
	background-color: #006600;
}
#rightSide a:active {
}


#infoBoxes {
	float: left;
	height: auto;
	width: 920px;
	margin-right: 15px;
	margin-left: 15px;
}
.mid a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ADCDAA;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-left: 65px;
}
#serviceList {
	color: #FFFFFF;
}
#serviceList h1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#serviceList li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}


#infoBox01  {
	float: left;
	height: auto;
	width: 306px;
}
#infoBox02  {
	float: left;
	height: auto;
	width: 306px;
}
#infoBox03  {
	float: right;
	height: auto;
	width: 306px;
}

#botSection {
	background-image: url(../images/bottom_border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footerInformation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6E6D5;
}
#footerInformation a {
	color: #A9C9A7;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footerInformation a:visited {
	color: #A9C9A7;
}
#footerInformation a:hover {
	color: #FFFFFF;
}
.style1 {color: #ADCDAA}
.style4 {font-size: 13px; font-weight: bold; }
.style5 {
	font-size: 14px;
	font-weight: bold;
}
#rightSide h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
		padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightSide p {
	color:#FFFFFF;
}