body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#c2c4c5;
}

#wrapper {
	margin:0 auto;
	width:1000px;
}
.top {
	float:left;
	width:1000px;
	padding:5px 0;
	background:#fff;
}

.logo {
	float:left;
	width:473px;
	height:106px;
}

.top_img {
	float:left;
	width:127px;
	height:84px;
	margin:23px 0 0 103px;
	display:inline;
	
}

.top_right {
	float:right;
	width:180px;
	margin:8px 10px 0 0;
	display:inline;
	color:#242525;
	font-size:12px;	
}

.top_right a{
	color:#252424;
	text-decoration:none;
}

.top_right a:hover{
	text-decoration:underline;
}

.clear {
	clear:both;
}

#header {
	float:left;
	width:1000px;
	background:#989a9b;
	border-bottom:1px solid #fff;
}

.header_lft {
	float:left;
	background:url(../images/head_text_base.gif) no-repeat top;
	width:265px;
	height:324px;
	padding:20px 10px;
	*padding:35px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:justify;
	line-height:27px;
}

.header_rht {
	float:right;
	width:688px;
	height:343px;
	padding:10px 8px 0 0;
	display:inline;
	z-index:0;
	
}

.more {
	float:right;
	width:85px;
	height:26px;
	margin:5px;
}

.navi_pnl {
	float:left;
	background:url(../images/navi_bg.gif) repeat-x;
	height:35px;
	margin:2px auto;
	display:inline;
}

.navi_img {
	float:left;
	width:8px;
	height:35px;
}

.navi {
	float:left;
	width:984px;
}

.navi ul{
	margin:0;
	padding:0;
}


.navi ul li {
	list-style:none;
	display:inline;
	width:150px;
	padding:0 5px 0 6px;
	background:url(../images/divider.gif) right no-repeat;
	float:left;

}
.navi ul li a{
	line-height:35px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	width:146px;
	float:left;
}

.navi ul li a:hover{
	width:146px;
	background:url(../images/navi_background.gif) no-repeat;
	height:35px;
	color:#302f2f;
}

#container {
	float:left;
	background:#989a9b;
	width:980px;
	padding:10px;
}

.lft {
	float:left;
	width:263px;
}

.mid {
	float:left;
	width:436px;
	margin:0 25px;
	display:inline;
	padding:10px;
	background:#fff url(../images/mid_bg.gif) no-repeat top;
}

.rht {
	float:right;
	width:203px;
	background:#fff;
}

.mid_int{
	float:left;
	width: 656px;
	margin:0 0 0 25px;
	display:inline;
	padding:10px;
	background:#fff url(../images/mid_bg_int.gif) no-repeat top;
}

.link_pnl {
	float:left;
	background:#fff;
	margin:0 0 20px 0;
	display:inline;
}

.links_top {
	float:left;
	background:url(../images/service_top.gif) no-repeat;
	width:263px;
	height:28px;
	text-align:center;
	line-height:28px;
	font-weight: bold;
	color:#fff;
	font-size:14px;
}

.links {
}

.links ul{
	margin:0;
	padding:10px 5px; 
}

.links ul li{
	list-style:none;
	display:block;
	line-height:30px;
	background:url(../images/service_bullet.gif) no-repeat left;
	padding:0 0 0 10px;
	font-size:11px;
}

.links ul li a{
	color:#181717;
	text-decoration:none;
}

.links ul li a:hover{
	text-decoration:underline;
}

.contact_txt {
	color:#2e2d2d;
	font-size:12px;
	padding:10px;
}
.contact_txt a{
	text-decoration:none;
	color:#086bb7;
	font-weight:bold;
}

.heading {
	float:left;
	background:url(../images/heading_bg.gif) no-repeat;
	width:430px;
	height:27px;
	padding:0 0 0 4px;
	line-height:27px;
	color:#fff;
	font-size:14px;
	margin:0 0 10px;
	*margin:0 0 2px;
	display:inline;
	font-weight: bold;
}

.inner_head {
	float:left;
	width:414px;
	height:138px;
	margin:0 10px 10px;
	display:inline;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3d3c3c;
	line-height:17px;
	padding:10px;
	font-size:11px;
}

.text p{
	padding:5;
	margin:0;
}

.subheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#930f0f;
	padding:10px;
	background:url(../images/bullet_heading.gif) no-repeat left;
	border-bottom:1px solid #aeadad;
}
.services_pnl {
	float:left;
	width:178px;
	margin:0 6px;
	display:inline;
}

.services_top {
	float:left;
	background:url(../images/right_serv_bg.gif) no-repeat;
	width:203px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}

.service_box {
	float:left;
	width:190px;
	margin:5px 0 20px;
	display:inline;
}

.services_heading {
	float:left;
	background:#dcdcdc;
	text-align:center;
	width:100%;
	padding:3px 0;
	margin:3px 0;
	font-size:12px;
	color:#870b0b;
	font-weight:bold;
}


.service_text {
	text-align:justify;
	font-size:9px;
	padding:5px 2px 22px;
	*padding:5px 2px 25px;
	margin:0;
	border-bottom:1px dashed #878585;
}

.service_text img{
	float:left;
	margin:2px;
	padding:0;
}



#footer {
	float:left;
	width:1000px;
	background:#989a9b url(../images/ftr_bg.gif) no-repeat top;
	margin:0;
	padding:20px 0;
	display:inline;
}

.ftr_lft {
	float:left;
	width:970px;
	padding: 0 0 0 20px;
}

.ftr_rht {
	float:right;
	width:260px;
	font-size:11px;
	color:#2a2b2b;
}

.ftr_rht a{
	color:#ffffff;
}

.ftr_rht a:hover{
	text-decoration: none;
}



.ftr_rht span {
	color:#fff;
}

.ftr_links {
	float:left;
	width:100%;
	font-size:11px;
	color:#f2f6f8;
}

.ftr_links ul{
	margin:0;
	padding:0 0 10px 0;
}

.ftr_links ul li{
	list-style:none;
	display:inline;
	line-height:18px;
	padding:0 8px;
}

.ftr_links ul li a{
	text-decoration:none;
	color:#f2f6f8;
}

.ftr_links ul li a:hover{
	color:#000;
}

h2 {
	float:left;
	background:url(../images/heading_bg_int.gif);
	width: 650px;
	height:27px;
	padding:0 0 0 4px;
	line-height:27px;
	color:#fff;
	font-size:14px;
	margin:0 0 10px;
	display:inline;
	font-weight: bold;
}

.mid_int h1 {
	float:left;
	background:url(../images/heading_bg_int.gif);
	width: 650px;
	height:27px;
	padding:0 0 0 4px;
	line-height:27px;
	color:#fff;
	font-size:14px;
	margin:0 0 10px;
	display:inline;
	font-weight: bold;
}

.content{
	line-height: 18px;
	text-align: justify;
}
.content ul{ margin:0px; padding:0px; }
.content li{ list-style:none; float:left; margin:0 10px 10px 0px; padding:10px; list-style:none; border:1px solid #000000; width:290px; font-size:13px; min-height:168px;
 
}
.content li a{ text-decoration:none;  
}
.content li span{
	font-weight:bold;
	color:#ff0000;
	font-size:14px;
}
.content li a:hover{ text-decoration:none;   color:#cb0606;}
.copyright{
	width:410px;
	float:left;
	color:#fff;
	padding:0 0 0 15px;
	}

.quick_form{
	width:240px;
	margin:0 auto;
	}
.quick_form_box{
	width:240px;
	padding:10px 0;
	}
.quick_form_left{
	width:85px;
	padding:0 5px 0 0;
	float:left;
	}
.quick_form_right{
	width:145px;
	padding:0 5px 0 0;
	float:left;
	}
.quick_form_field{
	width:145px;
	height:15px;
	background:#ccc;
	border:1px solid #000;
	}
	
.branches{
	width:500px;
	}
.car_carriers{
	margin:0 0 10px 0;
	border:1px solid #000;
	border-radius:5px;
	}
.contact_footer
{
	margin:15px auto;
	width:680px;
}
.contact_footer_title
{
	float:left;
	font-weight:bolder;
	color:#333;
}
.contact_footer_desc
{
	float:left;
	font-weight: bolder;
	margin:0 0 0 20px;
}

.contact_footer_desc a
{
	text-decoration:none;
	color:#086bb7;
	font-weight:bold;
}
.contact_footer_desc a:hover
{
	color:#000;
}

.enquiry_a
{
	background:url(../images/enquiry_a.png) no-repeat;
	width:61px;
	height:35px;
	display:block;
}
a.enquiry_a:hover
{
	background:url(../images/enquiry_a_hover.png) no-repeat !important;
	width:61px;
	height:35px;
	display:block;
}

