/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313030;
	background:url(images/bg.gif);
	background-repeat:repeat-y;
	}
div#container {
	width: 716px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	}
/*div#rightpane {
	width: 501px;
	float:left;
	
}*/
div#banner {
	width: 501px;
	float:left;
		}

div#mainbody {
	width: 714px;
	border:1px solid #E3FDA5;
	background-color: #718306;
	overflow:auto;
	float:left;
}
div#leftpane {
	width: 212px;
	height:531px;
	float:left;
	border-right:1px solid #E3FDA5;	
}

div#leftpane1 {
	width: 212px;
	height:596px;
	float:left;
	border-right:1px solid #E3FDA5;	
}
div#leftpane2 {
	width: 212px;
	height:1204px;
	float:left;
	border-right:1px solid #E3FDA5;	
}

div#navigation {
	width:716px;
	height: 33px;
	margin-left:auto;
	margin-right:auto;
	}

div#content {
	width: 501px;
	height:228px;
	background-color: #718306;
}
div#content1 {
	width: 501px;
	background-color: #718306;
	float:left;
}
div#subheading {
	width: 501px;
	height: 45px;
	float:center;
		}
div#subheading1 {
	width: 501px;
	height: 30px;
	float:center;
		}
div#innertext {
	width: 501px;
	float:left;
	}
	
div#innerbody {
	width: 501px;
	height: 160px;
	float:left;
	}
div#bodyfotterimg {
	width: 501px;
	height: 35px;
	float:left;
	}
	
#footer {
	width: 716px;
	height: 20px;
	float:left;
	margin:5px 0px 5px 0px;
	}

div#menu_home a{
	background:url(images/nav_home.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_home a:hover {
	background:url(images/nav_home_hover.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_services a {
	background:url(images/nav_services.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_services a:hover {
	background:url(images/nav_services_hover.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_testimonials a {
	background:url(images/nav_testimonials.gif);
	background-repeat: no-repeat;
	float: right;
	width: 106px;
	height: 33px;
	margin-right:2px;
}
div#menu_testimonials a:hover {
	background:url(images/nav_testimonials_hover.gif);
	background-repeat: no-repeat;
	float: right;
	width: 106px;
	height: 33px;
	margin-right:2px;
}
div#menu_faq a {
	background:url(images/nav_faq.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_faq a:hover {
	background:url(images/nav_faq_hover.gif);
	background-repeat: no-repeat;
	float: right;
	width: 84px;
	height: 33px;
	margin-right:2px;
}
div#menu_contactme a {
	background:url(images/nav_contact.gif);
	background-repeat: no-repeat;
	float: right;
	width: 97px;
	height: 33px;
	margin-right:1px;	
}
div#menu_contactme a:hover {
	background:url(images/nav_contact_hover.gif);
	background-repeat: no-repeat;
	float: right;
	width: 97px;
	height: 33px;
	margin-right:1px;
	}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.text{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
.contact{
     font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#F5D22E;
	 font-size:15px;
	 }
	 
.maillinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505D00;
	text-decoration: underline;
}
.maillinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.maillinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.maillinks1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*form table*/


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #545454;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #545454;
	width: 180px;
	height: 80px;
}
.buttons {
	background-color: #718306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}

.divscroll
{
	scrollbar-face-color: #505D00;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #C0CC2E;
	color: #000000;
}