* {margin: 0;
   padding: 0;
   }
#sidebar a{
	/*
	text-decoration: underline;
	color: #008641;
	*/
}
#sidebar a:hover{
	color: #FFFFFF;
}
a.email_link:link
{
	font-size: 8pt;
	text-decoration: none;
	color: #008641;
	font-weight: normal;
}
a.email_link:visited
{
	font-size: 8pt;
	text-decoration: none;
	color: #008641;
	font-weight: normal;
}
a.email_link:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: #008641;
	font-weight: normal;
}
a.email_link:active
{
	font-size: 8pt;
	text-decoration: none;
	color: #008641;
	font-weight: normal;
}

#header {
	background-image: url(images/2.jpg);
	float: left;
	height: 51px;
	width: 750px;
	background-repeat: no-repeat;
	padding-top: 100px;
	text-align: left;
}
body {
	text-align: left;
	background-color: #1D3201;
}
#container {
	text-align: center;
	width: 1000px;
	height: 675px;
	background-color: #FFFFFF;
}

#page {
	height: 524px;
	width: 750px;
	background-color: #8EC744;
	float: left;
}
#textbox {
	height: 484px;
	width: 300px;
	background-image: url(images/4.jpg);
	background-repeat: repeat-x;
	float: left;
	background-position: bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
}
#textbox a{
	color: #008641;
	text-decoration: underline;
	font-size: 12px;
}
#textbox a:hover {
	color: #000000;
	text-decoration: underline;
}
#contacttextbox {
	height: 484px;
	width: 310px;
	background-image: url(images/4.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-position: bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
}
#sidebar {
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-x;
	width: 230px;
	background-color: #8EC744;
	padding-top: 424px;
	padding-left: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #008641;
	font-weight: bold;
	height: 251px;
	float: left;
	clear: none;
}
#ratestextbox {
	height: 500px;
	width: 710px;
	background-image: url(images/map2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right bottom;
}
#servicestextbox {
	height: 500px;
	width: 710px;
	background-image: url(images/ratesbg%20copy.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	float: left;
	background-position: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#servicestextbox img {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.clearer {
	clear: both;
}



#ratestext {
	float: right;
	height: 500px;
	width: 340px;
	font-size: 10px;
}
#servicestext {
	float: left;
	height: 200px;
	width: 705px;
	font-size: 10px;
}

p {
	padding-bottom: 10px;
}

#pic {
	height: 330px;
	width: 380px;
	float: right;
	text-align: right;
}
#piccontainer {
	height: 445px;
	margin-top: 30px;
	width: 390px;
	float: left;
	background-image: url(images/logo2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
	clear: none;
}

#container #servicestextbox a {
	font-size: 14px;
	color: #FFFFFF;
}
#contactMainArea {
	width: 350px;
	float: right;
	margin-right: 50px;
	margin-bottom: 0;
	height: 400px;
	margin-top: 20px;
}


	#contactMainArea label {
	display: block;
	font-size: 14px;
	color: #6A6A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
}

.formInput {
	border: 1px solid #008641;
	width: 300px;
	height: 20px;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/forminputbg.jpg);
	background-repeat: repeat-y;
}

.formTextarea {
	width: 300px;
	height: 50px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #008641;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url(images/forminputbg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.formButton {
	width: 70px;
	font-size: 12px;
	color: #EE0463;
	margin-top: 10px;
	padding-right: 0;
	padding-left: 0;
	height: 70px;
	background-image: url(images/sendbutton.jpg);
	background-repeat: no-repeat;
}
.btn {
	background-color: transparent;
	padding: 0px;
	border: 0px;
	background-image: url(images/sendbutton.jpg);
}
#contactpicbox {
	height: 450px;
	width: 370px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h3 {
	color: #008641;
	font-size: 19px;
}
h4 {
	font-size: 16px;
	color: #008641;
}
#textbox a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.homelink a {
	font-size: 14px;
	color: #008641;
}
#textbox a {
	color: #008641;
}
#col {
	height: 400px;
	width: 330px;
	float: left;
	margin-right: 20px;
}
#coltitle {
	width: 700px;
	margin-bottom: 10px;
}
