@charset "UTF-8";
/* CSS Document */

/* CSS RESETS */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

img { border: none; }

a:focus { outline: none; }



/* TAGS */

body {
	background-color: #333333;
	background-image:url(../images/bg_pattern.gif);
	background-repeat: repeat;
	font-family: 'trebuchet MS', sans-serif;
	color: #707070;
	font-size: 13px;
	line-height: 1.5em;
}


h1 {
	font-size: 30px;
	color: #00457c;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-bottom: 18px;
	
}

h2 {
	font-size: 22px;
	color: #00457c;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-bottom: 18px;
	
}

h1.strong {
	font-size: 60px;
}

a {
	color: #315777;
}

a:hover {
	color: #315777;
	text-decoration: none;
}

/* STRUCTURAL DIVS */

#mainBody {
	width: 960px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-bottom: 20px;
}

#map {
	width: 918px;
	height: 424px;
	margin: 0px auto 18px 18px;
	border:#cecece;
	border-style: solid;
	border-width: 1px;
}

#leaders {
	width: 918px;
	height: 150px;
	margin: 0px auto 0px auto;
	border:#cecece;
	border-style: solid;
	border-width: 1px;
}

#footer {
	width: 940px;
	color: #adadad;
	font-size: 12px;
	margin-top: 10px;
}

#footer a {
	color: #adadad;
	text-decoration: none;
}

#footer a:hover {
	color: #adadad;
	text-decoration: underline;
}

#leftCol {
	width: 580px;
	margin: 40px 20px 20px 20px;
}

#leftCol p {
	width: 590px;
	margin: 0px 20px 18px 20px;
}

#leftCol ul {
	width: 490px;
	float: left;
	display: inline;
	border-bottom: none;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#leftCol ul li {
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 14px;
	padding-right:5px;
	display:block;
	float:left;
	width:225px;
	display:inline;
}

#rightCol {
	width: 260px;
	margin: 20px 30px 0px 0px;
	padding-right: 5px;
}

#rightCol p {
	width: 240px;
	margin: -20px 0px 0px 20px;
}

#largeCol {
	width: 590px;
	margin: 40px 40px 20px 0px;
}



/* CLASSES */


.Logo {
	width: 182px;
	height: 59px;
	display: block;
	margin: 0px 18px 0px 30px;
	padding-top: 20px;
}

a.sideLeader {
	width: 264px;
	height: 98px;
	display: block;
	background-image:url(../images/leaders/side_clients.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	margin-top:10px;
}

a.getStarted {
	width: 264px;
	height: 98px;
	display: block;
	background-image:url(../images/leaders/side_getStarted.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	margin-top:10px;
}
a.pdf {
	height: 14px;
	padding-left: 15px;
	background-image:url(../images/pdf_download.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.login {
	display: none;
	text-indent:-9999px;
	width: 108px;
	height: 12px;
	/*display: block;*/
	background-image:url(../images/bt_inspectorLogin.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 18px;
	margin-top: 8px;
	display:inline;
}

.banner {
	width: 918px;
	height: 245px;
	margin: 0px auto 12px auto;
	border:#cecece;
	border-style: solid;
	border-width: 1px;
}

a.banner_contact {
	width: 918px;
	height: 245px;
	margin: 0px auto 12px auto;
	border:#cecece;
	border-style: solid;
	border-width: 1px;
	display:block;
	background: url(../images/banners/contact_banner.jpg) top left no-repeat;
}

a.banner_contact:hover {
	background: url(../images/banners/contact_banner.jpg) bottom left no-repeat;
}

.banner_contact p {
	color: #FFFFFF;
	margin-top: 90px;
	margin-right: 93px;
	float: right;
	display: inline;
}

div.keyContacts {
	padding-bottom: 35px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 400px;
	height: 250px;
}

div.keyContacts img {
	margin-right: 15px;
}

div.keyContacts p{
	margin-left: 115px;
	padding-left: 10px;
	padding-top: 0px;
}

div.keyContacts ul {
	width: 250px;
	margin-left: 130px;
	font-size: 11px;
	margin-top: 5px;
	list-style: none;
	
}

div.keyContacts ul li {
	line-height: 14px;
	margin-bottom: 5px;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}	

div.keyContacts strong {
	color: #315777;
	font-size:16px;
}

div.keyContacts li strong {
	color: #315777;
	font-size:13px;
}


.center {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

ul.clientLocation {
	width: 540px;
	display: inline;
	font-size: 13px;
	list-style-type: none;
	margin-top: -16px;
}

ul.clientLocation li {
	width: 180px;
	padding-left: 15px;
	float:left;
	margin-top: 4px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.keyContacts li {
	width: 280px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	padding-top: 0px;
	line-height: 17px;
	float: left;
	display: inline;
}

ul.partnerships {
	border-bottom: none;
	height: auto;
	margin-top: 10px;
	
}

* html ul.partnerships {
	margin-top: 0px;
}

ul.partnerships strong {
	color: #315777;
	font-size:18px;
}

ul.partnerships li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	margin-bottom: 60px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 17px;
	clear:both;
}

ul.partnerships li img {
	margin-right: 20px;
	margin-bottom: 70px;
	float: left;
	display: inline;
}

.leader {
	height: 150px;
	float: left;
	display: inline;
}

.leader p {
	width: 200px;
	margin: 5px auto;
	font-family: helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3;
	margin-top: 14px;

	
}

.leader p .title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	
}


.leader p a {
	background-image: url(../images/leaders/bulletLink.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-style:italic;
	font-weight:normal;
}

.leader p a:hover {
 	text-decoration: underline;
	color:#fff;
 }

.leader.inspection {
	width: 230px;
	background-image:url(../images/leaders/leader_inspection.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.leader.quality {
	width: 230px;
	background-image: url(../images/leaders/leader_qualityControl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.leader.expediting {
	width: 229px;
	background-image: url(../images/leaders/leader_expediting.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.leader.consulting {
	width: 229px;
	background-image: url(../images/leaders/leader_consulting.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* NAVIGATION */


#navBar {
	width: 922px;
	height: 40px;
	background-image:url(../images/navBG.jpg);
	margin: 12px 18px 12px 18px;
	padding: 0px;
}

#navBar a {
	height: 40px;
	text-decoration: none;
	background-image: url(../images/nav_sprite.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent:-9999px;
	float: left;
	display: inline;

}

#navBar a.about {
	width: 128px;
}

#navBar a.about:hover {
	background-position:0% -40px;
}

.about_section #navBar a.about {
	background-position:0% -80px;
	
}

#navBar a.services {
	width: 125px;
	background-position: -128px 0px;

}

#navBar a.services:hover {
	background-position: -128px -40px;
}

.services_section #navBar a.services {
	background-position: -128px -80px;
}

#navBar a.clients {
	width: 117px;
	background-position: -253px 0px;
}

#navBar a.clients:hover {
	background-position: -253px -40px;
}

.clients_section #navBar a.clients {
	background-position: -253px -80px;
}

#navBar a.contact {
	width: 114px;
	background-position: -370px 0px;
}

#navBar a.contact:hover {
	background-position: -370px -40px;
}

.contact_section #navBar a.contact {
	background-position: -370px -80px;
}

/* SUB NAV */

#subNav {
	width: 897px;
	height: 31px;
	font-size: 12px;
	background-image:url(../images/subNavBG.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 9px 18px;
	color: #4c4c4c;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-bottom: 0px;
}

#subNav a {
	color: #626262;
	text-decoration: none;
}

#subNav a:hover {
	color: #00358a;
}

#subNav a.active {
	color: #00358a;
}


/* JQUERY TABS */

#tabs {
	width: 585px;
}

/*
ul.listings {
	width:245px;
	display: inline;
	border-bottom: none;
	height: auto;
	margin-top: 10px;
	float:left;
}

ul.listings li {
	list-style-type: none;
	display:block;
	width:100%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
}
*/

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -3px 0; padding: 0; background-color: #999999;line-height:19px;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; color: #FFFFFF; text-transform: uppercase;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #00457c;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* INTERNET EXPLORER IS TEH AWESOME */
* html ul.clientLocation {
	margin-top: 0px;
} 

.listings {
	width:270px;
	display: block;
	border: none;
	height: auto;
	float:left;
}

.listings li {
	list-style-type: none;
	display:block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	border: none;
}
