﻿body{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:13px;
	color:#191919;
	background-image: url(../images/bg-new-31-12-08.jpg);
	background-repeat: repeat-x;
	background-color: #c5c5c5;
}
.logo-margin{
	margin:28px 0 0 65px;
}
.logo{
	background:url(../images/logo_bg-31-12-08.jpg) no-repeat;
}
.header {
	background:url(../images/header-img-31-12.jpg) no-repeat;
}
.header_about {
	background:url(../images/header-img_service.jpg) no-repeat;
}
.header_services {
	background:url(../images/header-bg.jpg) no-repeat;
}
.header_product {
	background:url(../images/header-img_product.jpg) no-repeat;
}
.header_testimonial {
	background:url(../images/header-img_about.jpg) no-repeat;
}
.welcome-txt{
	text-align:justify;
}
.services-txt{
	text-align:justify;
	padding:18px 0 0 0;
}
.product-txt{
	text-align:justify;
	padding:0 0 0 10px;
}
.bottom-bg{
	background:url(../images/bg-bottom.jpg) repeat-x;
}
.footer-bg{
	background-image: url(../images/footer-img.jpg);
}
.footertxt{
	font-size:11px;
	color:#7fc41c;
	text-align: center;
	line-height:18px;
}
.footertxt a:active{
	color: #7fc41c;
	text-decoration: none;
}
.footertxt a:visited{
	color: #7fc41c;
	text-decoration: none;
}
.footertxt a:link{
	color: #7fc41c;
	text-decoration: none;
}
.footertxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.head-mar{
	margin-left:13px;
}
h1{
	color:#599109;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: underline;
}
a{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}
a:active{
	color:#4b31cf;
	text-decoration: none;
}
a:visited{
	color:#ffffff;
	text-decoration: none;
}
a:link{
	color:#4b31cf;
	text-decoration: none;
}
a:hover {
	color: #4b31cf;
	text-decoration: underline;
}
