body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat;
	font-size: 10px;
}
.top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.middle_bg {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat;
}
.banner_bg {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
}
.top_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}
.side_bg {
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
}
.side_title_txt {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	font-weight:400;
	color: #d81d23;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
}
a
{
	    color: #DB1E24;
    text-decoration: none;
}

.side_txt-d {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
   
    font-weight: bold;
    background-image: url(../images/arrow.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.title_txt {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 19px;
	font-weight:400;
	color: #d81d23;
	background-image: url(../images/titlee_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 43px;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #646464;
	text-align: justify;
}
.clients_bg {
	background-image: url(../images/client_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.client_line {
	background-image: url(../images/client_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.aboutus_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	font-weight: bold;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.side_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	font-weight: bold;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.side_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.side_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #929292;
} 
.footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #929292;
	text-decoration:none;
}
.footer_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	text-decoration:none;
}
