/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	text-align:left;
}
.wrap{
	margin:0 auto;
	width:775px;
}
.header{
	height:96px;
	background:url(images/header-bg.jpg) repeat-x;
	padding-top:3px;
}
.h-main{
	margin:20px 0px 20px 0px;
}
.nav{
	float:right;
}
a.imag {
	background:url(images/reguest.gif) no-repeat ;
	height:58px;
	width:247px;
	float:left;

		
}
a:hover.imag{
	background:url(images/request-h.gif) no-repeat;
}
a.home{
	background:url(images/home.png) no-repeat center;
	height:89px;
	display:block;
	position:relative;
	width:111px;
	float:left;
	margin-right:10px;
}
a:hover.home{
	background:url(images/home-h.png) no-repeat center;
}
a#currenta.home{
	background:url(images/home-t.png) no-repeat center;
}
a.about-us{
	background:url(images/about-us.png) no-repeat center;
	height:89px;
	display:block;
	position:relative;
	width:105px;
	float:left;
	margin-right:25px;
}
a:hover.about-us,a#currentb.about-us{
	background:url(images/about-us-h.png) no-repeat center;
}
a.contact-us{
	background:url(images/contact-us.png) no-repeat center;
	height:89px;
	display:block;
	position:relative;
	width:72px;
	float:left;
	margin-right:25px;
}
a:hover.contact-us,a#currentd.contact-us{
	background:url(images/contact-us-h.png) no-repeat center;
}
.content{
	padding-left:5px;
	margin-bottom:20px;
}
.c-left{
	width:453px;
	padding-right:50px;
	float:left;
	margin-right:20px;
	color:#929292;
	text-align:justify;
}
.c-right{
	width:247px;
	float:left;
}
.right1{
	background:url(images/box.gif) no-repeat;
	height:175px;
	padding:15px 15px 0px 20px;
	color:#3f8aa7;
}
.box{
	background:url(images/box-bg.jpg) repeat-x;
	height:21px;
	border:1px #afd0da solid;
	width:205px;
	margin-bottom:15px;
	padding:4px 0px 0px 5px;
	color:#909191;
}
.footer{
	background:url(images/footer-bg.jpg) repeat-x;
	height:47px;
	text-align:center;
	padding-top:23px;
	color:#909191;
}
.footer a{
	text-decoration:none;
	color:#909191;
}
.footer a:hover{
	color:#464646;
}
.contact-box{
	width:200px;
	float:left;
	margin-right:20px;
	margin-top:14px;
}
.box6{
	border:1px solid #e0e0e0;
	height:61px;
	width:415px;}
.box2{
	background:url(images/box-bg.jpg) repeat-x;
	height:19px;
	border:1px #e5e5e5 solid;
	width:193px;
	padding-left:5px;
	float:right;
}
