@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Open Sans';
 font-style: italic;
 font-weight: 400;
 src: local('Open Sans Italic'), local('Open-Sans-Italic'), url('http://www.timescanlogistics.com/fonts/OpenSans-Italic.woff') format('woff'), url('http://www.timescanlogistics.com/fonts/OpenSans-Italic.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 700;
 src: local('Open Sans Bold'), local('Open-Sans-Bold'), url('http://www.timescanlogistics.com/fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');
}
 @font-face {
 font-family: 'Open Sans';
 font-style: normal;
 src: local('Open Sans Regular'), local('Open-Sans-Regular'), url('http://www.timescanlogistics.com/fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Light';
 font-style: normal;
 src: local('Open Sans Light'), local('Open-Sans-Regular'), url('http://www.timescanlogistics.com/fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype');
}
a img{border:0;outline:0}
a{text-decoration:none;outline:0}
body
{
	padding:0;
	margin:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:13px;
	color:#585858;
	 
}

.header
{
	padding:0;
	margin:0;

}
.headerLeft
{
	float:left;
	position:absolute;
	z-index:10;
	padding:12px 0 0 10px;
}
.headerRight
{
	float:right;
	right:0;
	 height:54px;
	position:absolute;
	 
}

.menu {
 
	float:right;
	border-radius:3px;
	 font-family: 'Open Sans';
}

/*banner css*/
.homeBanner {
    position: relative;
    background:#fff;
    width:100%;
    overflow: hidden;
	height:850px;
}

.homeBanner .slider_container {
}

.homeBanner .slide {
    display: none;
    position: absolute;
    top:0;
    right:0;
    z-index: 0;
    width:100%;
	
}

.homeBanner .slide img {
    width:100%;
    height: auto;
    float:left;
}

.homeBanner .slidePrev {
      width:50px;
    height:50px;
    position: absolute;
    top:50%;
    right:0;
	margin:111px 191px 0 0;
	cursor:pointer;
    opacity:0.5;
    z-index: 10;
	 
	
}

.homeBanner .slidePrev i {
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 32px;
    color:#FFF;
    line-height: 1.7;
    text-align: center;
}

.homeBanner .slideNext {
 
    width:50px;
    height:50px;
    position: absolute;
    top:50%;
     opacity:0.5;
    z-index: 10;
	 right:0;
	margin:111px 160px 0 0;
	cursor:pointer;
}

.homeBanner .slideNext i {
    width:50px;
    height:50px;
    float:left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 32px;
    color:#FFF;
    line-height: 1.7;
    text-align: center;
}

.homeBanner .timers {
    height:4px;
    position: absolute;
    bottom:15px;
    right:0;
    z-index: 3;
}

.homeBanner .timer {
    height:4px;
    width:40px;
    background-color: #000;
    float:left;
    margin-right: 10px;
	display:none;	
}

.homeBanner .progress {
    height:4px;
    width:0%;
    background-color: #FC3;
    float:left;
}

.homeBanner .bullets {
    position: absolute;
    bottom:-50px;
    z-index: 3;
    width:100%;
    text-align: center;
	display:none;	
}

.homeBanner .bullet {
    display: inline-table;
    cursor: pointer;
    padding:0 2px;
}

.homeBanner .bullet i {
    color:#000;
    font-size: 15px;
    line-height: 1;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;

}

.homeBanner .bullet.active i, .fws2 .bullet:hover i {
    color:#FFCC33;
}


.homeBanner .slide_content {
    top:0;
    left:0;
    position: absolute;
    width:100%;
    height:100%;
}

.homeBanner .slide_content_wrap { /* Slider Text Content Container Style */
    max-width:1280px;
    position: absolute;
	right:5%;
    top:10px;
    display: none;
	background: url(../images/slide.png) no-repeat  right 0;
	  height:500px;
	width:800px;
}

.homeBanner .title {  /* Slider Title Style */
    opacity: 0;
    color:#fff;     
    font-size:30px;
    font-weight:normal;
	font-family: 'Open Sans Light';
	line-height:28px;
	text-transform:uppercase;
	 margin: 226px 0 0 210px;
	
 }

.homeBanner .title span
{
	 
	font-weight: bold;
	font-family: 'Open Sans';
}



.homeBanner .description { /* Slider Description Style */
    opacity: 0;
    color:#fff;
    font-size:14px;
     padding:10px;
    clear:both;
    float:left;
    margin-top:2px;
    line-height:21px;
    width:300px;
	margin:0 0 0 200px;
}


.homeContent
{
	padding:4% 5%;
	margin:0;
	display:block;
	overflow:hidden;
	background:#0d4c87;
	width:90%;
	color:#FFF;
}
.homeContentLeft
{
	float:left;
	width:36%;
	color:#bcc7d6;
}
.contactLeft p
{
	font-size:18px;
}

.content p
{
	padding:0;
	margin:0 0 15px;

}
.homeContentLeft h2
{
	padding:0;
	margin:0 0 12px;
	  font-size:1.8vw;
    line-height:2.2vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	 line-height:34px;
	 color:#fff;
}
.homeContentLeft h2 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.homeContentRight
{
	float:right;
	width:60%;
}


.hservice
{
	padding:0 0 30px;
	margin:10px 0 0;
 
	display:block;
	overflow:hidden;
}
.hservice ul
{
	margin:0;
	padding:0;
	width:100%;	
}

 
.hservice ul li
{
	float:left;
	width:29%;
	font-size:11px;
	line-height:16px;
	margin-right:2%;
	margin-bottom:2%;
	list-style:none;
}

.hservice ul li img
{
	width:100%;
	float:left;
	 height: 134px;
}

/*
	Slideshow style
*/


#slides .slide {
	padding:0;
	width:350px;
	height:131px;
	display:block;
}

#example {
	width:350px;
	height:125px;
	position:relative;
}
#example1 {
 
	height:340px;
	position:relative;
}
/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
 
	width:18px;
	height:43px;
	display:block;
	z-index:101;
}
 

#slides .next {
	 left:335px;
    top:-29px;
	background:url(../www.timescanlogistics.com/images/btn_next-2.html) no-repeat;
}

#slides .prev {
	   left: 317px;
    top: -29px;
}

/*
	2nd slide
*/
 
 #slides1 .slide {
	padding:0;
	 height:500px;
	display:block;
	width:60%;
 
}
 
 #slides1 .next,#slides1 .prev {
	position:absolute;
	top:107px;
	left:-39px;
  width:18px;
	height:43px;
	display:block;
	z-index:101;
}
 

#slides1 .next {
	 left: 45px;
    top: 328px;
	background:url(../www.timescanlogistics.com/images/btn_next-2.html) no-repeat;
}

#slides1 .prev {
	  left: 4px;
    top:328px;
}

.pagination
{
	display:none;
}

.pageOuter
{
	width:100%;
}
 
.homecontentBottom
 {
	 padding:30px 0;
	 margin:0 auto;
	  width:1000px;
	  display:block;
	  overflow:hidden;
 }
 .homecontentBottomTitle
 {
	 padding:0;
	 margin:0 0 8px;
	 font-size:22px;
	  font-family: 'Open Sans';
	  font-weight:normal;
	  text-transform:uppercase;
 }

.homecontentBottomLeft
{
	float:left;
	width:280px;
	border-right:solid 1px #e5e4e4;
}
 
.homecontentBottomRight
{
	float:right;
}

/* nt-title */

#nt-title-container {
	width:280px;
 
}

#nt-title {
	padding:0;
	margin:0;
}

#nt-title li {
	font-size:12px;
	color: #4E4E4E;
  list-style: none;
	 
	 
 
}

#nt-title li span
{
	font-weight:bold;
	color:#0d4c87;
	display:block;
}
 

.quickContact
{
	 
	margin:0 auto;
    width: 460px;
	margin-bottom:30px;
	display:block;
	overflow:hidden;
}
 

.quickContact ul
{
	margin:0 15px 0 0; 
	padding:0;
		float:left;
 
}
.quickContact ul li

{
	list-style:none;
	margin:0 0 10px;

 }
.quickContact ul li label
{
	display:block;
	padding:0 0 4px;
	margin:0;
}
.quickContact ul li input
{
	width:200px;
	padding:5px 0 5px 5px;	
	background:url(../www.timescanlogistics.com/images/get-input.html) repeat-x 0 -3px #f9f9f9;
		border: solid 1px #eaeaea;
		border-radius: 3px;
	margin:0;
}
.quickContact ul li textarea
{
	width:200px;
  border: solid 1px #eaeaea;
		height:44px;
	background:url(../www.timescanlogistics.com/images/get-input.html) repeat-x 0 -3px #f9f9f9;
	 
    border-radius: 3px;
	margin:0;
	 padding: 10px;
  
}
.quickContact ul li label
{
	float:left;
}

.capcha
{
	width:100px !important;
	float:left !important;
	margin-right:10px !important;
	-webkit-margin-before: -5px !important;
}
.quickContact ul li input.sendBtn
{
		width:107px !important;
	height: 45px !important;
	padding:10px 0 7px 22px;	
	 border:none;
		background: url(../images/submit-icon.gif) no-repeat #0d4c87 13px 13px!important;
	margin:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	cursor:pointer;	
	
}
.quickContact1
{
	 
	margin:0 auto;
    width: 460px;
	margin-bottom:30px;
	display:block;
	overflow:hidden;
}
 

.quickContact1 ul
{
	margin:0 15px 0 0; 
	padding:0;
		float:left;
 
}
.quickContact1 ul li

{
	list-style:none;
	margin:0 0 10px;

 }
.quickContact1 ul li label
{
	display:block;
	padding:0 0 4px;
	margin:0;
}
.quickContact1 ul li input
{
	width:200px;
	padding:5px 0 5px 5px;	
	background:url(../www.timescanlogistics.com/images/get-input.html) repeat-x 0 -3px #f9f9f9;
		border: solid 1px #eaeaea;
		border-radius: 3px;
	margin:0;
}
.quickContact1 ul li textarea
{
	width:200px;
  border: solid 1px #eaeaea;
		height:44px;
	background:url(../www.timescanlogistics.com/images/get-input.html) repeat-x 0 -3px #f9f9f9;
	 
    border-radius: 3px;
	margin:0;
	 padding: 10px;
  
}
.quickContact1 ul li label
{
	float:left;
}
.quickContact1 ul li input.sendBtn {
    background: url("../images/submit-icon.gif") no-repeat scroll 13px 13px #0d4c87 !important;
    border: medium none;
    color: #fff;
    cursor: pointer;
    height: 45px !important;
    margin: 0;
    padding: 10px 0 7px 22px;
    text-align: center;
    width: 107px !important;
}
.footer
{
	padding:20px 25px 0px;
	margin:0;
	background:url(../images/footer-bg.gif) repeat-x;
	display:block;
	overflow:hidden;
}

.footerLeft
{
	float:left;
	color:#797979;
}
.footerLeft p
{
	padding:0;
	margin:0;
}
.footerLeft a
{
	color:#797979;
	text-decoration:none;
}

.footerRight
{
	float:right;
}

.footerRight ul
{
	margin:0;
	padding:0;
}

.footerRight ul li
{
	list-style:none;
	float:left;
	font-size:12px;
	padding:0 10px;
	text-transform:uppercase;	
}
.footerRight ul li a
{
	color:#797979;
	 text-decoration:none;
}


.menu1
{
	 background: url(../images/submenu-bg.png) repeat;
	 margin:0;
	 padding:35px 25px 25px 35px !important;
	 border-top:solid 1px #0d4c87;
	 display:block;
	 overflow:hidden;
	 width:505px;
	
}

.menu1 ul
{
	margin:0 !important;
	padding:0;
	position:inherit !important;
	visibility:inherit !important;
}
.menu1 ul li
{
	list-style:none;
	padding:0 !important;
	margin:0;
}
.menu1 ul li a
{
	color:#0d4c87;
	text-decoration:none;
	font-size:10.5px !important; 
	  padding: 4px 0 !important;
	border:none !important;
	font-weight:normal !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
 
}
.menu1 ul li ul
{
	padding:0;
	margin:0 0 10PX !important
}
.menu1 ul li ul li
{
	background:url(../images/bullet.png) no-repeat 0 0;
	padding:0;
}
.menu1 ul li ul li a
{
	padding:2px 0 0 17px !important;
	display:block !important;
	color:#424242 !important;
}
	
 
.menu1Left
{
	float:left;
	border-right:solid 1PX #cfcdcb;
	margin-right:19px;
	padding:0 19px 0 0;
 
}
.menu1Right
{
	float:left;
}
.menu1 h3
{
	padding:0;
	margin:0 0 15px	;
	  font-family: 'Open Sans Light';
	  font-size:27px;
	  text-transform:uppercase;
	  font-weight:normal;
	  color:#808080;
	  line-height:30px;
}

.menu1 h3 span
{
	color:#3a3a3a;
	font-weight:bold;
}

.abouthead
{
padding:0;
	margin:0 0 15px	;
	  font-family: 'Open Sans Light';
	  font-size:27px;
	  text-transform:uppercase;
	  font-weight:normal;
	  color:#808080;
	  line-height:30px;
}

.abouthead span
{
	color:#3a3a3a;
	font-weight:bold;
}

.menu1Top
{
	padding:0;
	margin:0 0 15px !important;
	display:block;
	overflow:hidden;
}
.menu1Top ul li
{
	background:url(../images/bullet.png) no-repeat !important;
	padding:0 0 0 15px !important;
}
.menu1Bottom p
{
	padding:0;
	margin:0 0 10px;
	line-height:18px;
}
.menu1Bottom p a

{
	border:none !important;
	padding:0 !important;
	font-size:11px !important;
	text-decoration:underline !important;
}
.menu1Top
{
	padding:0;
	margin:0;
}

.menu1Top ul
{
	margin:0 15px 0 0 !important;
	padding:0;
	float:left;
	width:174px;
}
.banner
{
	padding:0;
	margin:0;
}

.banner img
{
	 
	background-size:cover;
	width:100%;
	height:466px;
	
}

.contentTitle
{
	padding:11px 3%;
	margin:-69px 0 0;
	position:absolute;
	width:94%;
	background:url(../images/banner-title-bg.png) repeat;
}

.contentTitle h1
{
	padding:0;
	margin:0;
	float:left;
	color:#fff;
	 font-family: 'Open Sans';
	 text-transform:uppercase;
	  line-height:43px;
	 font-size:3.5vw;  
}
.contentTitle h1 span
{
	font-weight:normal;
	 font-family: 'Open Sans Light';
}

.contentTitle ul
{
	margin:0;
	padding:0;
	float:right;
}

.contentTitle ul li
{
	
	list-style:none;
 
}
.contentTitle1 ul {
    float: right;
	  margin: 15px -500px;
    padding: 0px;
}
.contentTitle1 ul li
{
	float:left;
	list-style:none;
}
.content
{
	padding:3% 3%;
	margin:0;
	width:94%;
	display:block;
	overflow:hidden;
	 
}
.contentLeft
{
	float:left;
	width:65%;
	margin-right:2%;
}
.contentLeft h2
{
	padding:0;
	margin:0 0 12px;
	font-size: 1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#0b4d8a;
	 
}
.contentLeft h2 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.contentLeft h3
{
	padding:0;
	margin:0 0 12px;
	font-size:1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#0b4d8a;
	 letter-spacing:1px;
}
.contentLeft h3 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.contentLeft ul
{
	margin:0;
	padding:0;
}
.contentLeft ul li
{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat 3px 8px;
	padding:0 0 4px 17px;
}
.content1
{
	padding:3% 3%;
	margin:0;
	width:94%;
	display:block;
	overflow:hidden;
	 
}
.contentLeft1
{
	float:left;
	width:30%;
	margin-right:2%;
	border:2px solid #0b4d8a;
	padding-left:20px;
	margin-top:70px;
}

.contentLeft1 ul li
{
	list-style:none;
	padding:0 0 4px 17px;
}
.contentLeft1 h2
{
	padding-left:19px;
	margin:0 0 12px;
	font-size: 1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#0b4d8a;
	  margin-top:15px;
	 
}
.contentLeft1 h2 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}
.homecontentBottomTitle1 {
    color: #0b4d8a;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px;
    padding-left: 15px;
    text-transform: uppercase;
}
.contentRight
{
	float:right;
	width:30%;
}

.contentRight ul
{
	margin:0 0 30px;
	padding:0;
}
.contentRight ul li
{
	list-style:none;
	 padding:0;
	 text-transform:uppercase;
}
.
 ul li a
{
	padding:0 0 9px 17px;
	display:block;
	 color: #7F7F7F;
	background:url(../images/bullet.png) no-repeat 0 0;
	text-decoration:none;
	
}

.contentRight ul li a {
    background: url("../images/bullet.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #7f7f7f;
    display: block;
    padding: 0 0 9px 17px;
    text-decoration: none;
}


.contentRight ul li a.hover {
    color: #0D4C87 !important;
}

.contentRight ul li a.active {
    color: #0D4C87 !important;
}
.contentRight h2
{
	padding:0;
	margin:0 0 12px;
	font-size: 1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	 line-height:24px;
	 color:#0b4d8a;
	 letter-spacing:1px;
}
.contentRight h2 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}
.about span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.about
{
	padding:0;
	margin:0 0 12px;
	font-size: 1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	 line-height:24px;
	 color:#0b4d8a;
	 letter-spacing:1px;
}
.requsetBtn
{
	padding:0;
	margin:0;
}
.requsetBtn  img
{
	width:73%;
}

.breadcrumb {
    
    height: 16px;
    margin-bottom: 5px;
    padding: 9px 3% 5px;
	width:94%;
     
}
.breadcrumb ul {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
.breadcrumb ul li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.breadcrumb ul li {
    background: url("../images/menu-line-bg.gif") no-repeat scroll right 7px rgba(0, 0, 0, 0);
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}
.breadcrumb ul li a {
    color: #000000;
    text-decoration: none;
}
.breadcrumb ul li a.active {
    color: #0b4d8a;
    text-decoration: none;
}

.bn
{
	background:none !important; 
}

.checkbtn input
{
	background:#0d4c87;
	border:none;
	color:#fff;
	padding:5px 0;
	margin:0;
}

.containerTable
{
	padding:0;
	margin:0 0 20px;
	border:none;
	width:100%;
	border-collapse: collapse;
	border-color:#d8d7d7;
}
.containerTable td
{
	padding:6px 0;
	margin:0;
	font-size:10px;
}

.row
{
	background:#ebebeb;
}

.tatitle
{
	padding:6px;
	color:#fff;	
	background:#e6ab2a;
	font-size:12px !important;
	font-weight:bold;
}

.contact
{
	padding:0;
	margin:0;
}
.contactTop
{
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}
.contactTop a
{
	color:#585858;
}
.contactTopRight
{
	float:left;
	width:100%;
	margin-top: 10px;
}
.contactTopRight h4
{
	padding:0;
	margin:0 0 5px;
	font-size:1vw;
	font-weight:bold;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#585858;
	 
}

.contactBottom
{
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}


.address
{
	float:left;
	width:24%;
	border-right:solid 1px #e5e5e5;
	height: 205px;
}


.addressKey
{
	float:left;
	width:24%;
	border-right:solid 1px #e5e5e5;
	height: 65px;
}

.adw{ margin-right: 45px; width: 28.5%;}


.kcont-area { display:block; overflow:hidden}
.kcont-area1 { display:block; overflow:hidden; margin-bottom:20px;}

.kcontact { padding:10px; width:16%;  margin:10px; border:1px solid #ddd; display:table-cell}
.kcontact p b { display:block; background:#f6f6f6; padding:5px;}
.kcontact1 { padding:10px; width:17%;  margin:10px; border:1px solid #ddd; display:table-cell}
.kcontact1 p b {display:block; background:#f6f6f6; padding:5px;}
.address ul
{
	margin:0;
	padding:0;
}

.address ul li
{
	list-style:none;
	margin-bottom:4px;
	font-size:14px;
 }
.address ul li a
{
	padding:0;
}
.address ul li img
{
	float:left;
	margin-right:3px;
}
.contactTop h2
{
	padding:0;
	margin:0 0 12px;
	font-size: 1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#0b4d8a;
	 
}

.address h3
{
	padding:0;
	margin:0 0 5px;
	font-size: 0.8vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#585858;
	 
}
.address h3 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.bN
{
	border:none !important;
}

.contactRight
{
	float:left;
	width:100%;
}
.contactRight h3
{
	padding:0;
	margin:0 0 12px;
	font-size:1.6vw;
	 font-family: 'Open Sans Light';
	 text-transform:uppercase;
	  color:#0b4d8a;
	 letter-spacing:1px;
}
.contactRight h3 span
{
	font-weight:bold;
	font-family: 'Open Sans';
}

.contactRight ul
{
	margin:0 15px 0 0; 
	padding:0;
		float:left;
 
}
.contactRight ul li

{
	list-style:none;
	margin:0 0 10px;

 }
.contactRight ul li label
{
	display:block;
	padding:0 0 4px;
	margin:0;
}
.contactRight ul li input
{
	width:200px;
	padding:7px 0 7px 5px;	
	 border: solid 1px #c4c4c4;
	 font-size:12px;
	 font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	 margin:0;
}
.contactRight ul li textarea
{
	border: 1px solid #C4C4C4;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",Verdana,sans-serif;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 7px 0 7px 5px;
    width: 200px;
  
}
.contactRight ul li label
{
	float:left;
}
 
.contactRight ul li input.sendBtn
{
	background: url("../images/submit-icon.gif") no-repeat scroll 13px 8px #0D4C87 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px !important;
    margin-top: 1px;
    padding: 8px 0 7px 22px;
    text-align: center;
    width: 107px !important;	
	
}


.currencyBtn input {
    background: none repeat scroll 0 0 #0D4C87;
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 10px;
	cursor:pointer;
}

.contactRight img
{
	-webkit-margin-before: -5px !important;	
}


.icdContent  
{
	padding:0;
	margin:0;
	width:100%;
	border:solid 1px #d8d7d7;
	border-right:none;
	
	 
}

.icdContent th
{
	background:#1577BE;
	color:#fff;
	padding:5px 15px;
	text-align:left;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

.icdContent td
{
	background:#efefef;
	padding:5px 15px;
	border-right:solid 1px #d8d7d7;
	border-bottom:solid 1px #d8d7d7;
}

.bcW td
{
	background-color:#fff !important;
}

.industryContent
{
	padding:0;
	margin:0;
}

.industryContent ul
{
	margin:0 15px 0 0;
	padding:0;
	float:left;
}

.industryContent ul li
{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat 0 8px;
	margin: 0 28px 0 0;
    padding: 0 0 6px 12px;
}
.industryContent ul li a
{
	color:#7F7F7F;
	text-decoration:none;
}

.shipping 
{
	padding:0;
	margin:0;
}
.shipping li 
{
	padding:0;
	margin:1px 6px 0 0 !important;
}

.shipping li a
{
	padding:2px 5px !important;
}

.scrollup {
  display:none;
  position:fixed;
  bottom:1em;
  right:1em;
  width:30px;
  height:30px;
  background: url(../images/top-arrow.png) no-repeat; 
  text-indent:-9999px
}
 
.flag
{
	float:left;
	margin-right:15px;
	font-weight:bold;
	line-height:15px;
	font-size:12px;
 
}

.flag1
{
	float:right;
	margin-left:15px;
	font-weight:bold;
	line-height:15px;
	font-size:12px;
 
}

.flagOuter
{
	padding:0;
	margin:0 0 20px;
	display:block;
	overflow:hidden;
}

.flagLeft
{
	padding:0;
	margin:0;
	float:left;
	width:65%;
}

.flagRight
{
	padding:0;
	margin:0;
	float:right;
	width:32%;
}

.w70
{
	width:70% !important;
}

.w25
{
	width:25% !important;
}
.flagLeft1
{
	padding:0;
	margin:0;
	float:left;
	width:32%;
}

.flagRight1
{
	padding:0;
	margin:0;
	float:right;
	width:60%;
}


.metricContent
{
	padding:0;
	margin:0;
}
.metricContent table
{
	padding:0;
	margin:0;
	border:solid 1px #ccc;
		border-bottom:none;
		border-right:none;
}

.metricContent table td
{
	text-align:center;
	padding:5px 0;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.sitecontent {
    border: 2px solid #ddd;
    margin: 0 auto;
    padding-left: 90px;
}
.sitecontent ul li a {
    color: #585858;
    font-size: 15px;
}
.siteMenuOuter {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 26px;
	width: 895px;
}
.siteMenu {
	padding-top:10px;
}
.siteMenuOuter h3 {
	padding:0;
	text-transform:uppercase;
	margin:0 0 8px 0;
	color:#0b4d8a;
}
.siteMenu ul {
	margin:0 0 10px;
	padding:10px;
	float:none;
	display:block;
	border: solid 1px #ccc;
}
.siteMenu ul li span {
	font-weight:bold !important;
	font-size:14px !important;
	display:block !important;
	margin-bottom:5px !important;
}
.siteMenu ul span a {
	color:#6C6C6C;
	text-decoration:none;
}
.siteMenu ul li {
	list-style:none;
	padding:0 0 4px 5px;
}
.bbN {
	border-bottom:none !important;
}
.siteMenu ul li a {
	text-decoration:none;
	 color: #585858;
}
.siteMenu ul li a:hover {
	color:#0b4d8a;
}
.siteMenu a
{
 color: #585858;
}

 @media (max-width: 1000px) {
	 .hservice ul li img
	 {
		 height:auto !important;
	 }
	 
	 .banner img
	 	 {
		 height:auto !important;
	 }
 .menu1Left
{
	 
	margin-right:10px !important;
 
 
}
	 
 }
 
 @media (max-width: 1000px) {
	 .hservice ul li img
	 {
		 height:auto !important;
	 }
	 
	 .banner img
	 	 {
		 height:auto !important;
	 }
 .menu1Left
{
	 
		margin-right:10px !important;
	 
 
}
	 
 }
 