@import "reset.css";


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

p, h1, h2, h3, h4, h5, h6, form, ul, li {
	font-size:11px;
	margin:0px;
	padding:0px;
	
	
}	
	
body{ 
	margin:0; 
	padding:0;
	background:#fff;
	font-family:Verdana, tahoma, Arial;
	font-size:16px;
	color:#2F2F2F;
}


/*-------style.css-------*/

p, h1, h2, h3, h4, h5, h6, form, ul, li{
	padding:0;
	margin:0;
	font-size:11px;
}

a{
	text-decoration:none;
	color:#666666;	
}

a:hover{
/*	text-decoration:underline;*/
	color:##0066CC;	
}


img{
	border:0;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

.left{
	float:left;
}

.right{
	float:right;
}
 
 


.clear{
	clear:both;
}
 

/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 

	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}
 

/*-------/style.css-------*/
 
 

.button {
	background: url(images/track-it.jpg) #990000 repeat;
	height:25px;
	width:80px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}

.clear {
	clear:both;
}

img {
	border:none;
}

.img_left {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}

.img_right {
	float:right;
}

ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}

a {
	color:#56b3d4;
	text-decoration:none;
}

a:hover {
	color:#0066CC; 
}

/*------wrapper----*/

#wrapper {
	width:962px;
	margin:0 auto;
	text-align:left;
}


/*------header----*/

#header {
	
	
}

#logo {
	float:left;
	margin-left:20px;
	margin-top:3px;
}

#search {
	float:right;
	margin-top:20px;
	font-size:11px;
	font-weight:bold;
	color:#707070;
	
}

.input_field {
	height:20px;
	border:solid 1px #ccc;
	background:url(images/search-button.jpg) no-repeat right;
	padding-right:25px;
	margin-left:5px;
}
/*------/header----*/



#banner {
	margin-bottom:20px;
	height:265px;
}

.slideshow {
	overflow:hidden;
	
}
/*----main_container-----*/

#main_container {

}

#cloumn_1 {
	float:left;
	width:242px;
	padding-right:15px;
	background:url(images/sep.gif) no-repeat scroll right;
	
}

#tracking {
	float:left;
/*	height:210px;*/
	color:#2f2f2f;
}

.top_head {
	margin-bottom:15px;
	height:40px;
}

#tracking .top_head {
	height:40px;

}

form {
	
}

.form_ref {
	font-size:12px;
	padding-bottom:10px;
}


.listBox{
	font-size:11px;
	margin:10px 0px 10px 0px;
	padding:1px;
	border:1px solid #393939;
}

.select {
	padding-top:10px;
}

#quick_links {
	margin-top:35px;	
}

#quick_links .top_head {
	height:40px;

}

#quick_links ul {
	
}

#quick_links li{
	list-style:none;
	margin:5px 10px 0;
	padding:0 3px 0 0;
	border-bottom:1px dashed #BEBEBE;
	height:1%;
}

#quick_links .no_border {
	border:none;
}

#quick_links li a{
	display:block;
	color:#000;
	padding:2px 0px 8px 10px;
	background:url(images/arrow.gif) left 4px no-repeat;
}

#quick_links a:hover {
	color:#0066CC;
	text-decoration:none;
} 

#column_2 {
	float:left;
	width:425px;
	padding-left:12px;
	padding-right:5px
	
	
}

#services {

}

#services_1 {
	background:url(images/line.gif) no-repeat scroll bottom;
	padding-bottom:10px;
}

#wrapper-inside #page-heading .download_form {
	background:url("images/banner/down_form.gif") no-repeat scroll right center transparent;
}

#services_2 {
	padding-top:15px;
}

#column_2 .top_head {

	
}

#services_main {
	
}

#services .services_box {
	width:180px;
	float:left;
	padding-left:25px;
	padding-bottom:10px;

}

.services_box h2 {
	color:#c10000;
	font-size:13px;
	font-weight:bold;
}

#cloumn_3 {
	float:right;
	width:242px;
	padding-left:13px;
	background:url(images/sep.gif) no-repeat scroll left;
}

#about {
/*	height:250px*/
	padding-bottom:20px;
}

#about .top_head {
	
}

.more a{
	color:#56b3d4;
	text-align:right;
	margin-top:7px;
	font-size:10px;
	display:block;
}

#news {

}

#news .top_head {

}

#news ul {
}

#news li{
	list-style:none;
	margin:5px 10px 0;
	padding:0 3px 0 0;
	border-bottom:1px dashed #BEBEBE;
	height:1%;
}


#news .no_border {
	border:none;
}

#news li a{
	display:block;
	color:#000;
	padding:2px 0px 8px 10px;
	background:url(images/arrow.gif) left 4px no-repeat;
}


#news a:hover {
	color:#0066CC;	
	text-decoration:none;
}


#footer {
	background-color:#797979;
	margin-top:20px;
	color:#CCCCCC;
	padding-top:10px;
	text-align:center;
	font-size:10px;
	padding-bottom:10px;
	
	
}

/*-----------nav start--------------------*/
/*
#nav {
	float:right;
	font-size:11px;

	}

#nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	float:right;
}

#nav li {
	display:inline;
}

#nav a {
	float:left;
	background:url(images/menu/menu_left.gif) no-repeat left top;
	padding:0 3px 0 10px;
	text-decoration:none;
}

#nav a span {
	float:left;
	display:block;
	background:url(images/menu/menu_right.gif) no-repeat right top;
	padding:10px 15px 10px 6px;
	color:#fff;
	font-weight:bold;
	}

#nav a:hover span {
	color:#FFF;
	background-position:100% -43px;
}

#nav a:hover {
	background-position:0% -43px;
	cursor:pointer;
}

#nav a.current_page_item {
	background-position:0% -43px;
	cursor:pointer;
}

#nav a.current_page_item span {
	color:#FFF;
	background-position:100% -43px;
}
*/

/*-----------nav end--------------------*/

.air_fright a{
	background:url(images/img_air.jpg) no-repeat;
	display:block;
	width:171px;
	height:107px;
}

.air_fright a:hover{
/*	background:url(images/hover_new/air_fright.gif) no-repeat scroll top;*/
	width:171px;
	height:107px;
	
}


.sea_fright a{
	background:url(images/img_sea_fright.jpg) no-repeat;
	display:block;
	width:171px;
	height:107px;
}

.sea_fright a:hover{
/*	background:url(images/hover_new/sea_fright.gif) no-repeat scroll top;*/
	width:171px;
	height:107px;
	
}


.cargo_fright a{
	background:url(images/img_sea_cargo.jpg) no-repeat;
	display:block;
	width:173px;
	height:108px;
}

.cargo_fright a:hover{
/*	background:url(images/hover_new/cargo_fright.gif) no-repeat scroll top;*/
	width:173px;
	height:108px;
	
}


.city_fright a{
	background:url(images/img_multy_city.jpg) no-repeat;
	display:block;
	width:173px;
	height:107px;
}

.city_fright a:hover{
/*	background:url(images/hover_new/city_fright.gif) no-repeat scroll top;*/
	width:173px;
	height:107px;
	
}

