@charset "utf-8";
/* CSS Document */
body{
	background:#ececec url(../images/body-bg.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636161;
	font-weight:normal;
	margin:0px;
	padding:0px;
	overflow-x: hidden;
}
img{
	border:0px;
}

a{
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,p,ul {
	margin:0px;
	padding:0px;
}

h2{
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
}
#page{
	width:980px;
	margin:0 auto;
}
#header{
	width:100%;
	text-align:center;
}
#header img{
	margin:14px 0 10px 0;
	width:146px;
	height:65px;
}
.vartical-line{
	width:100%;
	height:2px;
	margin-bottom:5px;
	background:url(../images/top-varticalline.gif) repeat-x left top;
}
#topmenu{
	width:675px;
	float:left;
	
}
#topmenu li{
	float:left;
	list-style:none;
	padding-top:10px;
	
}
#topmenu li a{
	display:block;
	color:#4f6266;
	font-weight:bold;
}
#topmenu li a:hover{
	color:#1e6597;
}
.menu-vaticalline{
	width:1px;
	height:32px;
	background:url(../images/menu-vaticalline.gif) no-repeat;
	margin:0 38px 0px 34px; 
}
#phone{
	float:right;
	color:#60777c;
	font-weight:bold;
	width:260px;
}
#phone img{
	float:left;
	width:29px;
	height:29px;
	margin:5px 10px 0 0;
}
.phoneno{
	font-size:18px;
	color:#2b3639;
	font-weight:normal;
}
#banner{
	width:980px;
	height:264px;
}
#container{
	width:100%;
	margin-top:7px;
}
#container-tc{
	width:980px;
	height:11px;
	background:url(../images/contant-tc.gif) no-repeat left top;
}
.middle{
	width:935px;
	background:#FFF;
	padding:10px 20px 0 25px;
}
#container-bc{
	width:980px;
	height:11px;
	background:url(../images/contant-bc.gif) no-repeat left top;
}
.services{
	float:left;
	width:290px;
	border-right:1px solid #d7d7d7;
	padding-right:15px;
	margin-right:18px;
}
.transportatin{
	float:right;
	width:285px;
}
.heading{
	width:226px;
	text-align:left;
	margin:0px 0 20px 0;
}
.sevices-img{
	width:284px;
	margin-bottom:40px;
}
.services-discription{
	text-align:justify;
	
}
.offers{
	width:935px;
	margin-top:20px;
	border-top:1px solid #d7d7d7;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e6597;
	padding:30px 0;
}
#footer{
	width:980px;
	height:76px;
	margin:0 auto;
	background:url(../images/footer-bg.gif) repeat-x left top;
	margin-top:10px;
	color:#4b5b5f;
}
#footer a{
	color:#4b5b5f;
}
#footer img{
	float:right;
	width:85px;
	margin:10px 25px;
}
.footer-menu{
	float:left;
	width:620px;
	margin:20px 25px;
}

.li ul li {     background: url("/images/icon_arrow.jpg") no-repeat 4px -2px transparent;   
		  list-style-type: none;     
		  margin: 0;     
		  padding: 0px 0px 1px 40px;     
		  vertical-align: middle; 
		  } 
