body {
	background-color: #9ABE5A;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	color: #132700;
	background-attachment: fixed;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #669900;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #669900;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FFFF00;
}
img {
    vertical-align:bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../images/top.gif);
	height: 122px;
	width: 720px;
	text-align: center;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#click {
	float: right;
	height: 51px;
	width: 213px;
}
#navigation {
	background-image: url(../images/nav-bg.jpg);
	height: 57px;
	width: 720px;
}
#heading {
	background-image: url(../images/click.gif);
	height: 51px;
	width: 720px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#headingtext {
	color: #49700A;
	float: left;
	margin-top: 29px;
	margin-left: 30px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#faqheadingtext {
	color: #49700A;
	float: left;
	margin-top: 29px;
	margin-left: 30px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer {
	text-align: center;
	color: #E5EEC7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	background-image: url(../images/content.gif);
	width: 660px;
	background-repeat: repeat;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#bottom {
	background-image: url(../images/bottom.gif);
	width: 720px;
	height: 176px;
}
.contactform {
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}

img {
    vertical-align:bottom;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
h1 {
	color: #9ABE5A;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.marketing {
	border: 10px solid #E5EEC7;
}
