@charset "UTF-8";
/* CSS Document */

/* ======  Overall Page Styles ========*/

* {
	padding: 0;
	margin: 0;
}	

html {
	text-align: center;
	color: #4d4747;
	background-color: #386299;
	background-image: url(_img/bg_gradient.jpg);
	background-repeat: repeat-x;
	}
body {	
	background: url(_img/bg.jpg) no-repeat top center;
	padding: 20px 0 0 0;
}

#wrapper {	
	text-align: left;
	font-family: 'Helevetica Neue', Helvetica, Arial, sans-serif;
	border: none;
	position: relative;
	margin: 0 auto 15px auto;
	width: 735px;
	height: 100%;
	display: block;
	background: url(_img/wrapper_bg.gif) repeat-y top left;
}

p {
	font-size: .75em;
	line-height: 1.2;
	padding: 0 0 8px 0;
}

img {
	border: none;
}
a {
	border: none;
	color: #3a5d8d;
}

textarea, input {
	font-family: 'Helevetica Neue', Helvetica, Arial, sans-serif;
}	
textarea {
	padding: 2px;
}

a:hover {
	text-decoration: none;
}

h3 { color: #3a5d8d; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 75%; padding: 0 0 2px 0; }

h3 span {
	font-weight: normal;
}
h4 { color: #689945; font-weight: bold; font-size: 75%; padding: 0 0 2px 0; }

#content ul {
	list-style-type: none;
	color: #3a5d8d;
	font-size: .75em;
	padding: 0 0 8px 0;
	margin: 0 0 0 30px;
	}
#content li {
	color: #4d4747;
	padding: 0 0 8px 10px;
	line-height: 1.2;
	background: url(_img/bullet.gif) no-repeat left 2px;
}

/* ======  Header Styles ========*/

#header {
	background: url(_img/header_bg.jpg) top left no-repeat;
	height: 75px;
	position: relative;
	margin: 8px 6px;
	display: block;
}

#header h1 img {
	position: absolute;
	top: 13px;
	left: 11px;
	border: none;
}

#header h1 span {
	display: none;
}


#utilityNav {
	position: absolute;
	top: 8px;
	right: 11px;
	text-align: right;
	font: 11px Arial, Helvetica, sans serif;
	color: #fff;
	z-index: 25;
}
ul#utilityNav {
display: inline;
}
ul#utilityNav li {
	display: inline;
	white-space: nowrap;
	float: left;
	padding: 0 4px;
	border-right: solid 1px #fff;
}

ul#utilityNav li.last {
	border: none;
	padding-right: none;
}

#utilityNav a {
	text-decoration: none;
	color: #fff;
	clear: none;
	height: 100%;
	cursor: pointer;
	display: inline-block;
	display:-moz-inline-block;
}

#utilityNav a:hover {
	text-decoration: underline;
}

/* ======  Main Nav Styles ========*/
/* Be sure to place all nav elements in a <ul id="mainNav"> <li> <a> <span></span></a></li></ul> structure */
ul#mainNav {
	height: 26px;
	list-style-type: none;
	position: relative;
	display: block;
	margin: -37px 0 0 6px;
	padding: 0 0 0 200px;
	/*padding: 0 0 0 298px;*/
	width: 523px;
	/*width: 425px;*/
	border-bottom: solid #6f9d49 4px;
}

ul#mainNav li {
	display: inline;
	display: -moz-inline-block;
	white-space: nowrap;
	float: left;
	margin: 4px 1px 0 0;
}

ul#mainNav li span {
	display:none;
}

ul#mainNav li a.who {
	display: block;
	width: 98px;
	height: 22px;
	background: url(_img/mainnav_whoweare.gif) top left no-repeat;
}
ul#mainNav li a.services {
	display: block;
	width: 98px;
	height: 22px;
	background: url(_img/mainnav_services.gif) top left no-repeat;
}
ul#mainNav li a.contract {
	display: block;
	width: 122px;
	height: 22px;
	background: url(_img/mainnav_contract.gif) top left no-repeat;
}

ul#mainNav li a.clients {
	display: block;
	width: 98px;
	height: 22px;
	background: url(_img/mainnav_clients.gif) top left no-repeat;
}
ul#mainNav li a.caseStudies {
	display: block;
	width: 98px;
	height: 22px;
	background: url(_img/mainnav_casestudies_inactive.gif) top left no-repeat;
}
ul#mainNav li a:hover, ul#mainNav li.active a, ul#mainNav li.active a:hover {
background-position: bottom;
}

ul#secondaryNav {
	height: 26px;
	list-style-type: none;
	position: relative;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 0 0 200px;
	width: 523px;
	background-color: #6f9d49;
	border-bottom: solid #6f9d49 4px;
}

ul#secondaryNav li {
	display: inline;
	display: -moz-inline-block;
	white-space: nowrap;
	float: left;
	margin: 4px 1px 0 0;
}

ul#secondaryNav a {
	color: #b1d874;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 75%;
	text-decoration: none;
	border-right: solid 1px #b1d874;
	padding: 0 6px;
}

ul#secondaryNav a.last {
	border: none;
}

ul#secondaryNav a:hover, ul#secondaryNav .active a:hover, ul#secondaryNav .active a  {
	color: #fff;
}
ul#secondaryNavContract {
	height: 26px;
	list-style-type: none;
	position: relative;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 0 0 395px;
	width: 328px;
	background-color: #6f9d49;
	border-bottom: solid #6f9d49 4px;
}

ul#secondaryNavContract li {
	display: inline;
	display: -moz-inline-block;
	white-space: nowrap;
	float: left;
	margin: 3px 1px 0 1px;
}

ul#secondaryNavContract a {
	color: #b1d874;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 70%;
	text-decoration: none;
	border-right: solid 1px #b1d874;
	padding: 0 4px;
}

ul#secondaryNavContract a.last {
	border: none;
}

ul#secondaryNavContract a:hover, ul#secondaryNavContract .active a:hover, ul#secondaryNavContract .active a  {
	color: #fff;
}

/* ======  Home Page Call out Styles ========*/

#calloutHome {
	background: url(_img/callout_header_bg.jpg) no-repeat;
	margin-left: 6px;
	height: 160px;
}

.quote {
	color: #689945;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 8px 8px 8px 60px;
	text-indent: -13px;
}

.quote span { font-size: 135%;}

a.moreBtn {
	background: url(_img/btn_moreaboutus.gif) top left;
	display: block;
	text-indent: -1000px;
	font-size: 1px;
	height: 24px;
	width: 97px;
	margin: 5px 0 0 210px;
}	
a.moreBtn:hover {
	background-position: bottom;
}
a.capabilitiesBtn {
	background: url(_img/btn_capabilities.gif) top left;
	display: block;
	text-indent: -1000px;
	font-size: 1px;
	height: 24px;
	width: 217px;
	margin: 5px 0 0 0;
}	
a.capabilitiesBtn:hover {
	background-position: bottom;
}

/* ======  Interior Page Call out Styles ========*/

#calloutWho {
	background: url(_img/header_bg_whoweare.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutServices {
background: url(_img/header_bg_services.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutLogistics {
background: url(_img/header_bg_logistics.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutIT {
background: url(_img/header_bg_it.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutAdmin {
background: url(_img/header_bg_admin.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutContract {
	background: url(_img/header_bg_contract.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutClients {
	background: url(_img/header_bg_clients.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

#calloutNews {
	background: url(_img/header_bg_news.jpg) no-repeat;
	margin-left: 6px;
	height: 67px;
}

h1.pageTitle {
	color: #689945;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 12px;
	line-height: 67px;
	font-size: 160%;
}

h1.pageTitle2 {
	color: #689945;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 6px 12px 0 12px;
	line-height: 24px;
	font-size: 160%;
}
/* ======  Sub Nav Styles ========*/

ul.subNav {
	width: 720px;
	list-style-type: none;
	font-size: 80%;
	margin: 10px auto;
	display: block;
	height: 15px;
	padding-left: 15px;
}

ul.subNav li {
	text-align: center;
	display: inline;
	white-space: nowrap;
	float: left;
}
ul.subNav li a {
	float: left;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 15px;
	background-image: none;
	display: block;
}
ul.subNav li a:hover {
	color: #a6a6a6;
}
ul.subNav li a.active {
	font-weight: bold;
	text-decoration: none;
}

/* ====== Secondary content and Search Filters Nav Styles ========*/

#secondaryContent .buttons { 
	text-align: right; 
	height: 32px; 
	display: block; 
	margin: 10px 0 0 10px; 
}

.buttonsTop {
	float: right;
	margin-right: 20px;
}

#secondaryContent .reportButtons { 
	display: block; 
	margin: 10px 0 20px 70px; 
}

#secondaryContent .reportButtons2 { 
	display: block; 
	margin: 10px 0 20px 170px; 
}

#content {
	width: 707px;
	padding: 10px 10px 15px 10px;
	margin: 0 auto 0 10px;
}

#mainContent{
 width: 450px;
}

#content .sidebar {
	float: right;
	margin: 0;
	color: #fff;
}

#content .pullQuote {
	float: right;
	margin: 50px 5px 0 0;
	color: #db743b;
	padding: 10px 7px 15px 7px;
	width: 202px;
	border-top: solid #c44830 4px;
	border-bottom: solid #c44830 12px;
	font-size: 110%;
	line-height: 1.8;
	font-weight: bold;
	text-transform:lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .pullQuote p {
	font-family: 'Helevetica Neue', Helvetica, Arial, sans-serif;
	color: #4d4747;
	font-weight: normal;
	text-transform: none;
}


dl {
	margin: 0 0 18px 0;
	border: none;
	padding: 0;
	font-size: 75%;
	width: 202px;
}
dt {
background: url(_img/lob_header.jpg) no-repeat top center;
font-weight: bold;
color: #fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
height: 32px;
line-height: 32px;
text-align: center;

}

dd {
	padding:0;
	margin: 3px 0;
	vertical-align: middle;
	color: #3a5d8d;
}

dd span {
	display: none;
}

dd.buttonAdmin a {
	background: url(_img/lob_admin.jpg) no-repeat top left;
	height: 69px;
	cursor: pointer;
	display: block;
}

dd.buttonIT a {
	background: url(_img/lob_it.jpg) no-repeat top left;
	height: 69px;
	cursor: pointer;
	display: block;
}

dd.buttonLogistics a {
	background: url(_img/lob_logistics.jpg) no-repeat top left;
	height: 69px;
	cursor: pointer;
	display: block;
}

dd a:hover {
	background-position: bottom left;
}


#secondaryContent {
	margin-left: 240px;
	width: 500px;
	background: none;
	padding: 0;
}

#mainContent h2 {
	color: #3a5d8d;
	font-size: 105%;
	margin: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#mainContent h3 {
	color: #3a5d8d;
	font-size: 85%;
	margin: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#secondaryContent p, #content p { font-size: 75%; line-height: 1.3; }

.datagrid {
	border: solid 1px #3a5d8d;
	border-bottom: none;
}
.datagrid th {
	background-color: #263e7d;
	color: #fff;
	font-size: .75em;
	padding: 4px;
	text-align: center;
}

.datagrid td {
	font-size: .75em;
	padding: 4px;
	border-bottom: solid 1px #386299;
	vertical-align: middle;
}

.datagrid tr.odd td {
	background-color: #bdd1ec;
}

.datagrid td.code {
	color: #3a5d8d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align: middle;
}

.clientList td {
	vertical-align: top;
}

.clientList {
	margin: 8px 0 16px 0;
	/*border-bottom: solid 1px #bab3ab;*/
}

.clientList h4 {
	font-size: 90%;
	margin-bottom: 8px;
}

.clientList img {
	margin-bottom: 18px;
}

.clientList p {
	margin-left: 20px;
}

.clientList .noIndent p {
	margin-left: 0;
}

.clientList td.clientName {
	vertical-align: middle;
	border-top: solid 1px #bab3ab;
	padding: 8px 0 0 0;
}

/* ====== Button Styles ========*/

.buttons {
	text-align: right;
	height: 32px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#homeContent{
	width: 500px;
	padding: 10px 10px 15px 10px;
	margin: 0 auto 18px 10px;
}
 
#secondaryContent {
	margin-left: 210px;
	width: 540px;
	background: none;
	padding: 0;
}

#secondaryContent h2 {
	color: #3a5d8d;
	font-size: 90%;
	margin: 0 0 8px 0;
	font-family: 'Helevetica Neue', Arial, Helvetica, sans serif;
}

#secondaryContent h3 {
	color: #3a5d8d;
	font-size: 80%;
	margin: 8px 0 4px 0;
	font-family: 'Helevetica Neue', Arial, Helvetica, sans serif;
}

#secondaryContent p { font-size: 75%; }

/* ======  Footer Styles ========*/
#footer {
	color: #fff;
	line-height: 30px;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'Helevetica Neue', Arial, Helvetica, sans serif;
}

#footer img {
	position: absolute;
	left: 9px;
	top: 7px;
}

#footer .footerContents {
	display: block;
	height: 33px;
	padding-bottom: 6px;
	background: url(_img/footer_bg.jpg) no-repeat center top;
}

#footer p {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	margin-left: 18px;
}

