body {
	background-color:#ededed;
	margin:0px;
}
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.main_table{
	border-left:#979694 solid 2px;
	border-right:#979694 solid 2px;
	background-color:#FFFFFF;
}
.top_line_style{
	background-image:url(../images/top_line.gif);
	background-repeat:repeat-x;
	height:11px;
}
.top_menu_bg{
	background-image:url(../images/menu_top_bg.gif);
	background-repeat:repeat-x;
	height:38px;
	vertical-align:bottom;
}
.top_submenu_bg{
	background-image:url(../images/sub_menu_bg.gif); 
	background-repeat:repeat-x;
	background-position:top;
	height:36px;
	vertical-align:middle;
}
.top_submenu_bg_orange{
	background-image:url(../images/sub_menu_bg_orn.gif); 
	background-repeat:repeat-x;
	background-position:top;
	height:36px;
	vertical-align:middle;
}
.top_menu_tab{
	margin-left:100px;
}
#top_menu{
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;

}
#top_menu ul{
	margin:0px;
	padding:0px;
}
#top_menu li{
	vertical-align:middle;
	display:inline;
	list-style:none;
}
#top_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 5px 10px 5px;
}
#top_menu a:hover{
	color:#79badd;
	text-decoration:none;
	height:40px;
}
.banner_bg_style{
	background-image:url(../images/banner_bg.gif);
	background-repeat:repeat-x;
	height:213px;
}
.footer_bg{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	padding-top:4px;
}
.footer_bg_orange{
	background-image:url(../images/footer_bg_orn.gif);
	background-repeat:repeat-x;
	padding-top:4px;
}
.footer_link td{
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
.footer_link a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.footer_link a:hover{
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
}
.inside_style{
	background-image:url(../images/inside_bg.gif);
	background-repeat:repeat-y;
}
.curve_top{
	background-image:url(../images/curve_top.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#368fce;
	padding-left:35px;
	font-size:13px;
	vertical-align:middle;
}
.txt_style1{
	color:#368fce;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.txt_box{
	width:80px;
	height:13px;
}
.margin_table{
	margin-top:10px;
}
.link_style_a{
	color:#0193de;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.link_style_a:hover{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.link_style_a_nn{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.link_style_a_nn:hover{
	color:#0193de;	
}
.opper_inside{
	background-image:url(../images/man_bg.gif);
	background-repeat:no-repeat;
	height:155px;
}
.learn_but{
	margin-top:100px;
	margin-left:100px;
}
.abt_mobileone{
	color:#0193de;
	font-size:11px;
}
.abt_mobileone_link{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
.abt_mobileone_link:hover{
	color:#0193de;
	font-size:11px;
}
.content_style{
	line-height:21px;
	text-align:left;
	padding:5px 15px 10px 15px;
}
.heading_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	height:25px;
	padding:5px 0px 3px 0px;
	color:#3f8cc2;
	border-bottom:#3f8cc2 solid 1px;
	text-transform:uppercase;
}
.sub_heading{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	background-image:url(../images/round_arrow.jpg);
	background-repeat:no-repeat;
	padding:1px 0px 3px 30px;
	margin-top:5px;
	text-align: left;
	}
.content_style a{
	color:#D9832E;
	text-decoration:none;
}
.content_style a:hover{
	color:#65AADA;
}
.float_right{
	float:right;
	width:327px;
}
.inside_image_n{
	float:right;
	padding:5px 10px 0px 10px;	
}

.why_choose
{
		padding:15px 20px 0px 45px;

}
.login_button{
	background:url(../images/login_but.gif) no-repeat;
	width:48px;
	height:13px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 5px 0;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 10px;
	background-color: #ffffff;
	text-align:left;
	visibility: hidden;
	z-index: 100;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip a{
	cursor:pointer;
	}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	cursor:pointer;
}
.truck_bg{
	background:url(../images/truck_bg.gif);
	height:291px;
}
.business_bg{
/*	background:url(../images/business.jpg) no-repeat center;*/
}
.warehouse_bg{
	background:url(../images/warehouse.jpg) no-repeat center;
}
.distribution_bg{
	background:url(../images/distribution.jpg) no-repeat center;
}
.medical_bg{
	background:url(../images/medical_bg.gif) no-repeat center;
}
.mission_bg{
	background:url(../images/mission.jpg) no-repeat center;
}
.routed_bg{
	background:url(../images/routed.jpg) no-repeat center;
}
.specialized_bg{
	background:url(../images/specialized.jpg) no-repeat center;
}
.services_map span
{
	font-weight: bold;
}
.weaccept
	{
	background:url(../images/We_accept.gif) no-repeat bottom right;
	margin:0px;
	padding:0px;
	height:40px;
	}

.orange_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:25px;
	padding:5px 0px 3px 0px;
	color:#e85514;
	border-bottom:#3f8cc2 solid 1px;
}