body {
	background-color:#FFF;
	margin-top:0px;
}

h1 {
	margin:0px;
	display: block;
	width: 615px;
	height: 131px;
	text-indent: -9999px;
	background:url(../images/homelogo.jpg) no-repeat 0 0;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

h2{
	font-family: Verdana;
	font-weight:normal;
	margin:2px;
	color:#000;
	font-size:36px;
}
h3{
	font-family: Verdana;
	font-weight:normal;
	margin:2px;
	color:#49A354;
	font-size:18px;
}
h4{
	font-family: Verdana;
	font-weight:normal;
	margin:0px;
	color:#FFF;
	text-decoration:none;
}
h4 a:visited, h4  a:hover, h4  a:link, h4 a:active h4 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
h5{
	font-family: Verdana;
	font-weight:normal;
	margin:2px;
	color:#FFF;
}

div.sitecontainer{
	width:100%;
	font-family:Verdana;
	font-size:12px;
	position:relative;	
}

div.contentholder{
	position:relative;	
	width:1000px;
	height:730px;
	background:url(../images/homeback.jpg);	
}

div.contentholderother{
	position:relative;	
	width:1000px;
	height:730px;
	background:url(../images/hometop.jpg);	
	background-repeat:no-repeat;
}

div.logoplaceholder{
	position:relative;
	top:75px;
	width:615px;
	height:131px;
	float:left;
}


div.bodytextcontent {
	position:relative;	
	top:75px;
	float:left;
	padding:30px;
	padding-top:20px;
	width:555px;
	height:300px;
	background-color:#333;
  	filter:alpha(opacity=60);
  	opacity:0.60;
	color:#FFF;
	line-height:16px;
}

div.bodytextcontentother {
	position:relative;	
	float:left;
	background-color:#FFF;
	color:#000;
	line-height:16px;
	top:55px;
	font-size:9px;
}
div.navholder{
	position:relative;	
	top:75px;
	float:left;
	padding:15px;
	padding-right:25px;
	width:575px;
	height:25px;
	background-color:#060;
  	filter:alpha(opacity=60);
  	opacity:0.60;
	color:#FFF;
	line-height:20px;
}
.navholder a:visited, .navholder a:hover, .navholder a:link, .navholder a:active{
	text-decoration:none;
	color:#FFF;
}
.navholder a:hover{
	text-decoration:none;
	color:#000
}

div.navwrapper{
	position:relative;	
	float:left;
	padding:10px;
	padding-top:5px;
	height:22px;
	background-color:#2F3332;
	color:#FFF;
	line-height:20px;
	top:55px;
	width:980px;
}
div.navholderother{
	float:left;
	width:600px;
	height:25px;
}
.navholderother a:visited, .navholderother a:hover, .navholderother a:link, .navholderother a:active{
	text-decoration:none;
	color:#FFF;
}
.navholderother a:hover{
	text-decoration:none;
	color:#49A354;
}

.largenav{
	font-size:20px;
}
.largenav a:visited, .largenav a:hover, .largenav a:link, .largenav a:active{
	text-decoration:none;
	color:#FFF;
}
.largenav a:hover{
	text-decoration:none;
	color:#000
}

div.homespacer{
	float:left;
	position:relative;
	top:75px;
	width:800px;
	height:75px;	
}
div.footer{
	position:relative;
	float:left;
	top:75px;
	padding:10px;	
	height:10px;
	width:960px;
	color:#FFF;
	font-size:10px;
}
.footer a:visited, .footer a:hover, .footer a:link, .footer a:active{
	text-decoration:none;
	color:#FFF;
}
.footer a:hover{
	text-decoration:none;
	color:#000
}
div.footerother{
	position:relative;
	float:left;
	top:65px;
	height:10px;
	width:990px;
	color:#000;
	font-size:10px;
}
.footerother a:visited, .footerother a:hover, .footerother a:link, .footerother a:active{
	text-decoration:none;
	color:#000;
}
.footerother a:hover{
	text-decoration:none;
	color:#49A354;
}

.texttitle{
	font-size:18px;
	color:#49A354;
}

.texttitlesm{
	font-size:14px;
	color:#49A354;
}

.largeletter{
	font-size:30px;
	color:#49A354;
	font-weight:bold;
}

div.testimonialsheader{
	position:relative;
	float:left;
	padding:10px;
	height:14px;
	background-color:#2F3332;
	width:980px;	
	top:85px;
	color:#FFFFFF;
}

div.testimonialsbody{
	position:relative;
	float:left;
	padding:30px;
	height:200px;
	background-color:#666666;
	width:940px;	
	top:85px;
	color:#FFFFFF;
	font-style:italic;
}

.formtext{
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
}

.codetext{
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	color:#990000;
}

.submitbutton{
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#49A354;
	font-weight:bold;
}

.formtextred{
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	background-color:#FF8080;
}

