body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_bg {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header_bg1 {
	background-image: url(../images/header_bg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.body_bg {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottom_bg {
	background-image: url(../images/botton_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side_box {
	background-image: url(../images/side_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.side_box_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #2d5a93;
	padding-left: 7px;
}
.side_box_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
.side_title_txt {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #292929;
	font-weight:400;
	letter-spacing:.1mm;
	padding-left:45px;
}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	text-decoration:none;
}
.title_header_txt {
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	color: #4e4d4d;
	font-weight:400;
	line-height:35px;
	border-bottom: 1px solid #dddddd; 
 	background-image: url(../images/arrow.png); 
 	background-repeat:no-repeat; 
 	background-position:center left ; 
 	padding-left:40px; 
 	text-transform:uppercase;
}
.title_txt {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #57a11d;
	font-weight:400;
}
.contact_title_txt {
	font-family: 'oswaldlight', sans-serif;
	font-size: 18px;
	color: #ffffff;

	font-weight:normal;
}
.input_bg {
	border :1px solid #d1d9e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color: #333333;
	line-height:22px;
	height:22px;
	padding-left:5px;
	outline:none;
}
.arrow_icon {
	background-image: url(../images/head-arrow.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	height: 35px;
}
.bg_form {
	background-image: url(../images/foem_bg.jpg);
	background-repeat: repeat-y;
}
.form_bg {
	background-image: url(../images/form_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
	font-style: normal;
}
.home_clients {
	background-image: url(../images/home_clients.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.company_txt {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #292929;
	font-weight:400;
	letter-spacing:.1mm;
}

.home_arrow {
	background-image: url(../images/home_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

.side_box1 {
	background-image: url(../images/side_box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactus_bg {
	background-image: url(../images/contactus_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}
a.button1 {
	font-family: 'PTSansRegular', Arial, sans-serif;
	font-size: 13px;
	color: #100f0f;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	
	background-position: 8px 14px;
	background-color: #e0e0e0;
	padding-left: 20px;
	display:block;
	line-height: 33px;
	text-decoration: none;	
	}
a.button1:hover {
	
	background-position: 8px 14px;
	background-color: #58a11e;
	color:#ffffff;
	text-decoration: none;	
	}
a.buttonactive {
	font-family: 'PTSansRegular', Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-position: 8px 14px;
	background-color: #58a11e;
	padding-left: 20px;
	display:block;
	line-height: 33px;
	text-decoration: none;
	}
	.projects_title {
width:210px; 
height:25px;
 background-image: url(../images/project_title_bg.jpg);
	background-repeat: no-repeat; color:#000000; 
	padding-top:6px; font-family:'Source Sans Pro', sans-serif;
	font-size:13px; 
	font-weight:500; 
	text-transform:uppercase;}
.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;
}
