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

html, body {
	height: 100%;
}

body {
	background: #004D93 url(../images/bg_blue_gradient.jpg) repeat-x;
	text-align: center;
	margin: 0;
}

#headerSpan {
	background: #001755 url(../images/bg_header_margin.gif) repeat-y;
	height: 25px;
	margin: 0 auto;
	width: 1100px;
}



/*******************************************************************************

 HEADER AND MAIN NAVIGATION

 *******************************************************************************/
 
 

#allheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 100;
}

#headerelements {
	height: 109px;
	position:relative;
}

.employee-links {
	position:absolute;
	right:5px;
	top:5px;
}

.employee-links a {
	font-size:11px;
	color:#fff;
}

#headerelements p.title {
	margin-top: 5px;
	font-size: 12px;
	letter-spacing: .2em;
	color: #FFF;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}

#MenuBar1 ul {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
  	list-style: none;
}

#MenuBar1 a {
	color: #002B5C;
	text-decoration: none;
	padding: 0;
}

#MenuBar1 li li a {
	display: block;
	font-weight: normal;
	color: #002B5C;
	padding: 0.2em 10px;
}

#MenuBar1 li {
	float: left;
	position: relative;
	padding: 0 15px 0 15px;
	text-align: left;
	cursor: default;
}

#MenuBar1 li.firstlevel {
	padding: 45px 20px 0 20px;
	font-size:14px;
}

#MenuBar1 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#MenuBar1 li ul { /* second-level lists */
	position: absolute;
	background: #FFF;
	top: auto;
	font-size:12px;
	padding-top: 10px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#MenuBar1 li li {
	width: 230px;
	w\idth: 230px;
	border-top: #CCC solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	float: none;
	display: block;
}

#MenuBar1 ul li a {
	color: #002B5C;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-left: 5px solid #f5f5f5;
}

#MenuBar1 ul li a:hover, #MenuBar1 ul li a.over {
	color: #202020;
	border-left: 5px solid #66B360;
	background-color: #f5f5f5;
}

#MenuBar1 li:hover ul, #MenuBar1 li.sfhover ul { /* lists nested under hovered list items */
	display: block;
	left: auto;
	color: #202020;
	border: 1px solid #AAA; /* border around the drop-down */
	background-color: #f5f5f5;
}

#MenuBar1 li li {
	width: 230px;
	w\idth: 230px;
	border-top: #CCC solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	float: none;
	display: block;
}

#MenuBar1 li:hover ul, li.over ul {
	display: block;
}

#MenuBar1 a:hover {
	color: #66B360;
}

#MenuBar1 li.logoimage {
	padding: 0;
	width: 286px;
	margin: -1.1em 30px 1.1em 50px;
}

#MenuBar1 li:hover ul, #MenuBar1 li.over ul {
	display: block;
	clear: left;
}

#MenuBar1 li ul ul {
	margin: -1.75em 0 0 2em;
}

#MenuBar1 ul li a.margins {
	margin: 0 0 0 -15px;
}

#MenuBar1 ul.second li a {
	color: #002B5C;
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 21px;
	border-left: 5px solid #f5f5f5;
	background-color: #f5f5f5;
}

#homeNav a.home, #aboutNav a.about, #servicesNav a.services, #vehiclesNav a.vehicles, #clientsNav a.clients, #newsNav a.news, #careersNav a.careers, #eservicesNav a.eservices, #contactNav a.contact {
	background-color: #FFF;
	color: #202020;
	font-weight: bolder;
}

#navmargins {
	margin-top: -81px;
	padding: 0 0 0 2.5em;
}

#navcontainer {
	margin-left: auto;
	margin-right: auto;
}

#navcontainer ul {
  	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
  	list-style: none;
 }

#navcontainer a {
	color: #002B5C;
	text-decoration: none;
	padding: 0;
}

#nav li ul {
	list-style-type: none;
	position: absolute;
	top: 100%;
	left: 0px;
	height: auto;
	padding-top: 10px;
	background-color: #f5f5f5;
}





/*******************************************************************************

 CONTENT

 *******************************************************************************/



#contentcontainer {
	padding: 1.4em;
}

#contentcontainer img.holder {
	margin: 0;
}


#feature {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 290px;
	margin: 0 0 3.2em 0;
}

#feature a {
	font-size: 12px;
	font-weight: bold;
	color: #002B5C;
	text-decoration: none;
}

#feature a:hover {
	color: #66B360;
	text-decoration: none;
}

#featureleft {
	float: left;
	width: 590px;
	padding: 0 0 0 2em;
	margin: -5em 0 0 0;
}

#featureleft p {
	line-height: 1.5em;
	text-align: left;
}

#featureright {
	float: right;
	width: 360px;
	padding: 0 0 0 1em;
	margin: -3em 0 0 0;
}

#featureright p {
	width: 340px;
	margin: -3px 0 0 0;
	line-height: 1.5em;
	text-align: left;
}

#featureright img {
	padding: 5px;
	margin: -5px 1em 0 1.9em;
	border: 1px solid #999;
	background-color: #FFF;
	float: left;
}



/*******************************************************************************

 FOOTER

 *******************************************************************************/



#footer {
	background-color: #00164f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -5em;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	color: #FFF;
	padding: 2em 0 2em 0;
	border-top: 9px solid #66b360;
}

#footer p.left {
	text-align: left;
	float: left;
	margin: 0 0 0 3em;
}

#footer p.right {
	text-align: right;
	float: right;
	margin: 0 3em 0 0;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
}

#footer a:hover {
	color: #66B360;
	text-decoration: none;
}