body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.nav_txt {
	background-image: url(../images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family:'PTSansRegular', Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:400;
	text-decoration: none;
	text-transform:uppercase;
	padding-top:9px;
	height:26px;
	display:block;
}
a.nav_txt:hover{
	font-family: 'PTSansRegular', Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#57a11d;	
    padding-top:9px;
	height:26px;
	display:block;
	
}
.nav_txt1 {
	font-family: 'PTSansRegular', Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#478912;	
	padding-top:3px;
	height:26px;
	
}
.nav_txt1 a{
font-family: 'PTSansRegular', Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#478912;	
    padding-top:9px;
	height:26px;
}

.title_txt {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:400;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4d4d4d;
	text-align: justify;
}
.services_bg {
	background-image: url(../images/services_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactus_bg1 {
	background-image: url(../images/contactus_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactus_bg2 {
	background-image: url(../images/contactus_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactus_bg3 {
	background-image: url(../images/contactus_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_bg {
	border: 1px solid #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	height:20px;
	padding-left:5px;
	outline:none;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2d2d2;
	background-image: url(../images/footer_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d2;
}
.footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2d2d2;
	text-decoration:none;
}
.footer_tite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #fefefe;
}
