/*common for all*/
td,tr,div,p,h1,h2,h3,h4,h5,h6,span,ul,li,ol,form,label{margin:0; padding:0;}
a img{ border:none}
a, a:hover {outline:none;}
.clear{
	clear: both;
}
body {
	margin:0px;
	padding: 0px;
	font-family:inherit;
	font-size:inherit;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	}
.logo {

	padding-left: 13px;

}
.top-phone {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-top: 6px;
	line-height: 16px;
	height: 48px;
}
.top-phone-no {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
.top-nav {
	background-image: url(../images/top-nav-bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 464px;
}
.top-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 24px;
	padding-left: 23px;
	float: left;
}
.top-nav .home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top-nav-bg-h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.top-nav a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top-nav-bg-h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.top-nav .product a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top-nav-bg-h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-nav .product a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top-nav-bg-h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-nav .about a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.top-nav .about a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000!important;
	background-image: none;
}
.top-nav .contact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.top-nav .contact a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: none;
}
.banner {

	width: 916px;
}
.content-left {
	width: 615px;
	padding-right: 12px;
	padding-left: 6px;
	padding-top: 15px;
}
.content-right {
	width: 277px;
	padding-right: 6px;
	padding-top: 15px;
}
.content-just {
	width: 615px;
	padding-right: 12px;
	padding-left: 6px;
	padding-top: 15px;
	text-align:justify;
}


.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #006e0e;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.welcome-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
}
.content-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #3c3c3c;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	float: right;
}
.readmore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.readmore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #006E0E;
	text-decoration: none;
}
.home-gal-bg {
	background-image: url(../images/home-gal-bg.jpg);
	padding: 10px;
}
.home-gal-ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.home-gal-bg-cnr {
	background-color: #000000;
	padding: 4px;
}
.right-bg {
	background-color: #F3F0F0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 22px;
	padding-left: 6px;
}
.right-bg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right-bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.right-bg  h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right-bg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #15a75e;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer {
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.footer .home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../images/footer-home-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .home a.active{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer-home-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .about a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../images/footer-home-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .about a.active{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer-home-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .product a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../images/footer-product-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .product a.active{
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer-product-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .contact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../images/footer-contact-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footer .contact a.active {
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footer-contact-h.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
}


.input-box {
	height: 18px;
	width: 180px;
	border: 1px solid #15A75E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text-area {
	border: 1px solid #15A75E;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submit-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #15A75E;
	height: 22px;
	width: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contate-form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.inner-breadcrumbs-bg {
	padding-left: 6px;
}

