body
{
   color: #000;
	background: #7DBB05 url(../img/bg.jpg) repeat-x;
   margin: 0px;
   padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	line-height: 18px;
}

a:link, a:visited, a:active
{
	color: #333;
}

a:hover
{
	color: #690;
}

h2
{
	font-size: 14px;
	color: #82be41;
	border-bottom: 1px solid #82be41;
	background: #f4f4f4;
	padding-left: 5px;
}

h4
{
	font-size: 12px;
	color: #82be41;
}

img	
{
	border: 0;
}

.rf
{
   float: right;
}

.lf
{
   float: left;
}

.cleared
{
	clear: both;
}

.testimony
 {    
	width:360px;
	background-image: url(quotes2.gif);
	background-repeat: no-repeat;
	background-position: -220px top;
	margin:0 auto;
	position:relative;
}  

.testimonial
{
	width:360px;
	padding:10px 10px;
	background-image: url(quotes2.gif);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	color:#787878;
	font-style:italic;
	position:relative;
}

#maincontainer
{
	width: 761px;
	margin: 0 auto;
	background: url(../img/contentwrapper_bg.gif) repeat-y;
}

#top
{
	background: url(../img/top_bg.gif) no-repeat;
	width: 761px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}

#topnav
{
	position:absolute;
	left:570px;
	top: 50px;
}

#topnav a
{
	font-weight: bold;
	text-decoration: none;
}

#topnav img
{
    vertical-align: middle;
	 margin-left: 20px;
}

#logo
{
	position:absolute;
	left:20px;
	top: 30px;
}

#mainnav
{
	position:absolute;
	left:10px;
	top: 102px;
}

#mainnav img
{
    vertical-align: middle;
	 margin-left: 5px;
	 margin-right: 5px;
}

#mainnav a:link, #mainnav a:visited, #mainnav a:active
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#mainnav a:hover
{
	color: #cf9;
	text-decoration: underline;
}

#mainimage
{

	height: 146px;
	padding: 0px 0px 0px 1px;
	text-align: center;
}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin-right: 284px;
}

#contentcolumn p, li, h2
{
	margin: 10px 25px 10px 55px;
	line-height: 22px;
}

#contentcolumn form
{
	margin: 10px 25px 10px 32px;
}

#contentcolumn table
{
	margin: 10px 25px 10px 32px;
}

#rightcolumn
{
	float: left;
	width: 284px;
	margin-left: -284px;
}


.titleimg
{
	margin: 5px 0px 16px 20px ;
}

#banners
{
	width: 720px;
	margin: 0px auto;
	height: 88px;
	clear: both;
	border-top: 2px solid #2FA406;
}

#footer
{
	background: url(/img/footer_bg.gif) no-repeat;
	margin: 0px auto;
	width: 761px;
	height: 65px;
	clear: both;
}

#footer p 
{
   color: #fff;
   margin: 0px;
	padding: 28px;
	font-size: 11px;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #fff;
}

#footer a:hover
{
	color: #cf9;
}

#img_gallery
{
	margin: 10px 10px 10px 10px;
}

#img_gallery img
{
	border: 2px solid #303030;
	margin: 3px;
}



