body {
	background-color: #9AACCC;
	padding: 0px;
	margin: 0px;
}

.headerstrip {
	background-color: #D3DCE9;
	background-image: url(/media/images/blue_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
	max-height: 7px;
	width: 552px;
	overflow: hidden;
}

.main {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	width: 980px;
}

.headerleft {
	float: left;
	width: 552px;
}

.headercorner {
	float: left;
	width: 24px;
	height: 99px;
	background:url(/media/images/strip_corner.gif) no-repeat left top;
}

.headerright {
	float: right;
	width: 404px;
}

.logo {
	padding-left: 39px;
	width: 513px;
}

.strapline {
	width: 376px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003066;
	padding: 18px 0 0 10px;
	text-align: left;
}

.stripright {
	width: 404px;
	height: 39px;
	background: url(/media/images/blue_strip_right.gif) repeat-x left top;
}

.mainsection {
	width: 980px;
	background: url(/media/images/strip_shadow.gif) no-repeat left top;
}

.mainsection_left {
	position:relative;
	display:block;
	float:left;
	width: 168px;
	float: left;
	overflow:visible;
}

.mainsection_left ul {
	position:relative;
	display:block;
	float:left;
	padding: 46px 0 0 16px;
	margin: 0 0 0 0;
	list-style: none;
}

.mainsection_left ul li {
	position:relative;
	display:block;
	float:left;
	margin: -21px -210px 0 0;
	width: 362px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	padding:0;
	background:none;
	
}

.mainsection_left ul li .selected {
	position:relative;
	display:block;
	float:left;
	width: 127px;
	height: 42px;
	padding: 10px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/media/images/nav_bit_select.png) no-repeat right top;
}

*HTML .mainsection_left ul li .selected {
	background: url(/media/images/nav_bit_select.gif) no-repeat right top;
}

.mainsection_left ul li a {
	position:relative;
	display:block;
	float:left;
	width: 127px;
	height: 42px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	background: url(/media/images/nav_bit.png) no-repeat right top;
}

*HTML .mainsection_left ul li a {
	background: url(/media/images/nav_bit.gif) no-repeat right top;
}

.mainsection_left ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	background: url(/media/images/nav_bit_hover.png) no-repeat right top;
}

*HTML .mainsection_left ul li a:hover {
	background: url(/media/images/nav_bit_hover.gif) no-repeat right top;
}

.mainsection_left ul li .currentpage, .mainsection_left ul li .currentpage:hover {
    color: #FFFFFF;
	background: url(/media/images/nav_bit_select.png) no-repeat right top;
}

*HTML .mainsection_left ul li .currentpage, *HTML .mainsection_left ul li .currentpage:hover {
	background: url(/media/images/nav_bit_select.gif) no-repeat right top;
}

.mainsection_left ul li ul li .currentpage, .mainsection_left ul ul li .currentpage:hover {
    color: #FFFFFF;
	background: url(/media/images/nav_bit2_select.png) no-repeat right top;
}

*HTML .mainsection_left ul li ul li .currentpage, *HTML .mainsection_left ul ul li .currentpage:hover {
	background: url(/media/images/nav_bit2_select.gif) no-repeat right top;
}

.mainsection_left ul li ul {
	position: absolute;
	display:block;
	float:left;
	left: 152px;
	top: 20px;
	margin: 0 0 0 0;
	padding: 43px 0 0 0;
	list-style: none;
	background: url(/media/images/nav_sub_top.png) no-repeat left top;
	z-index:20;
}

*HTML .mainsection_left ul li ul {
	background: url(/media/images/nav_sub_top.gif) no-repeat left top;
}

.mainsection_left ul li ul li{
	position:relative;
	display:block;
	float:left;
	margin: -1px 0 0 0;
	width: 190px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	
}

.mainsection_left ul li ul li .selected {
	position:relative;
	display:block;
	float:left;
	width: 160px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/media/images/nav_bit2_select.png) no-repeat 5px top;
}

*HTML .mainsection_left ul li ul li .selected {
	background: url(/media/images/nav_bit2_select.gif) no-repeat 5px top;
}

.mainsection_left ul li ul li a {
	position:relative;
	display:block;
	float:left;
	width: 160px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit2.png) no-repeat 5px top;
}

*HTML .mainsection_left ul li ul li a {
	background: url(/media/images/nav_bit2.gif) no-repeat 5px top;
}

.mainsection_left ul li ul li a:hover {
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit2_hover.png) no-repeat 5px top;
}

*HTML .mainsection_left ul li ul li a:hover {
	background: url(/media/images/nav_bit2_hover.gif) no-repeat 5px top;
}

.mainsection_left ul li ul li ul  {
	position:relative;
	display:block;
	float:left;
	left: 0;
	top:auto;
	margin:0;
	padding:0;
	list-style: none;
	background:none;
}

.mainsection_left ul li ul li ul li {
	position:relative;
	display:block;
	float:left;
	margin: -1px 0 0 0;
	padding:0 0 0 24px;
	width: 190px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42628c;
}

.mainsection_left ul li ul li ul li a {
	position:relative;
	display:block;
	float:left;
	width: 158px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit_sub.png) no-repeat 5px top;
}

*HTML .mainsection_left ul li ul li ul li a {
	background: url(/media/images/nav_bit_sub.gif) no-repeat 5px top;
}

.mainsection_left ul li ul li ul li a:hover {
	text-decoration: none;
	color: #42628c;
	font-weight: normal;
	background: url(/media/images/nav_bit2_hover.png) no-repeat 5px top;
}

*HTML .mainsection_left ul li ul li ul li a:hover {
	background: url(/media/images/nav_bit2_hover.gif) no-repeat 5px top;
}

.nav_comp ul {
	position:relative;
	display:block;
	float:left;
	padding: 46px 0 0 16px;
	margin: 80px 0 0 0;
	list-style: none;
}

.nav_comp ul li {
	position:relative;
	display:block;
	float:left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	padding:0;
	background:none;
	margin: -21px 0 0 0;
	width: 142px;
}

*HTML .nav_comp ul li {
	margin: -21px -210px 0 0;
	width: 362px;
}

.nav_comp .item0 {
	z-index:10;
}

.nav_comp .item1 {
	z-index:9;
}

.nav_comp .item2 {
	z-index:8;
}

.nav_comp ul li .selected {
	position:relative;
	display:block;
	float:left;
	width: 127px;
	height: 22px;
	padding: 30px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/media/images/nav_bit3_select.png) no-repeat right top;
}

*HTML .nav_comp ul li .selected {
	background: url(/media/images/nav_bit3_select.gif) no-repeat right top;
}

.nav_comp ul li a {
	position:relative;
	display:block;
	float:left;
	width: 127px;
	height: 22px;
	padding: 30px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	background: url(/media/images/nav_bit3.png) no-repeat right top;
}

*HTML .nav_comp ul li a {
	background: url(/media/images/nav_bit3.gif) no-repeat right top;
}

.nav_comp ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	background: url(/media/images/nav_bit3_hover.png) no-repeat right top;
}

*HTML .nav_comp ul li a:hover {
	background: url(/media/images/nav_bit3_hover.gif) no-repeat right top;
}

.nav_comp ul li .currentpage, .nav_comp ul li .currentpage:hover {
    color: #FFFFFF;
	background: url(/media/images/nav_bit3_sub_select.png) no-repeat right top;
}

*HTML .nav_comp ul li .currentpage, *HTML .nav_comp ul li .currentpage:hover {
	background: url(/media/images/nav_bit3_sub_select.gif) no-repeat right top;
}

.nav_comp ul li ul li .currentpage, .nav_comp ul ul li .currentpage:hover {
    color: #FFFFFF;
	background: url(/media/images/nav_bit3_sub_select.png) no-repeat right top;
}

*HTML .nav_comp ul li ul li .currentpage, *HTML .nav_comp ul ul li .currentpage:hover {
	background: url(/media/images/nav_bit3_sub_select.gif) no-repeat right top;
}

.nav_comp ul li ul {
	position:absolute;
	display:block;
	float:left;
	left:152px;
	margin:0;
	padding:0 0 42px 3px;
	list-style:none;
	background:url(/media/images/nav_sub_bot.png) no-repeat left bottom;
}

*HTML .nav_comp ul li ul {
	background:url(/media/images/nav_sub_bot.gif) no-repeat left bottom;
}

.nav_comp ul .item0 ul {
	top:-164px;
}

.nav_comp ul .item1 ul {
	top:-72px;
}

.nav_comp ul .item2 ul {
	top:-40px;
}

.nav_comp ul li ul li {
	position:relative;
	display:block;
	float:left;
	margin: -1px 0 0 0;
	width: 175px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #42628c;
	
}

.nav_comp ul li ul li .selected {
	position:relative;
	display:block;
	float:left;
	width: 145px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/media/images/nav_bit3_sub_select.png) no-repeat 5px top;
}

*HTML .nav_comp ul li ul li .selected {
	background: url(/media/images/nav_bit3_sub_select.gif) no-repeat 5px top;
}

.nav_comp ul li ul li a {
	position:relative;
	display:block;
	float:left;
	width: 145px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit3_grey.png) no-repeat right top;
}

*HTML .nav_comp ul li ul li a {
	background: url(/media/images/nav_bit3_grey.gif) no-repeat right top;
}

.nav_comp ul li ul li a:hover {
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit3_sub_hover.png) no-repeat right top;
}

*HTML .nav_comp ul li ul li a:hover {
	background: url(/media/images/nav_bit3_sub_hover.gif) no-repeat right top;
}

.nav_comp ul li ul li ul  {
	position:relative;
	display:block;
	float:left;
	left: 0;
	top:auto;
	margin:0;
	padding:0;
	list-style: none;
	background:none;
}

.nav_comp ul li ul li ul li {
	position:relative;
	display:block;
	float:left;
	margin: -1px 0 0 0;
	padding:0 0 0 28px;
	width: 175px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42628c;
}

.nav_comp ul li ul li ul li a {
	position:relative;
	display:block;
	float:left;
	width: 145px;
	height: 22px;
	padding: 10px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #42628c;
	background: url(/media/images/nav_bit3_sub.png) no-repeat 5px top;
}

*HTML .nav_comp ul li ul li ul li a {
	background: url(/media/images/nav_bit3_sub.gif) no-repeat 5px top;
}

.nav_comp ul li ul li ul li a:hover {
	text-decoration: none;
	color: #42628c;
	font-weight: normal;
	background: url(/media/images/nav_bit2_hover.png) no-repeat 5px top;
}

*HTML .nav_comp ul li ul li ul li a:hover {
	background: url(/media/images/nav_bit2_hover.gif) no-repeat 5px top;
}

.mainsection_shadow {
	width: 980px;
	background: url(/media/images/nav_shadow.gif) repeat-y 168px top;

}

.home_graphic {
	position: relative;
	display: block;
	margin: 20px -164px 0 0;
	left:-164px;
	width:710px;
	overflow:hidden;
}

.home_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/home.jpg) no-repeat left top;
}

.aviation_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/aviation.jpg) no-repeat left top;
}

.shipping_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/shipping.jpg) no-repeat left top;
}

.cleantech_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/cleantech.jpg) no-repeat left top;
}

.commercial_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/commercial.jpg) no-repeat left top;
}

.landtransport_photo {
	width: 210px;
	height: 478px;
	float: left;
	background: url(/media/images/landtransport.jpg) no-repeat left top;
}

.mainsection_right {
	width: 810px;
	float: left;
}

.content {
	width: 450px;
	float: left;
	padding: 10px 0 0 27px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003066;
	text-align: left;
	margin-top:1em;

}

*HTML h1 {
	margin: 25px 0 0 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin:12px 0;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5283c3;
	text-align: left;
	text-decoration: none;
	
}

ul {
	position:relative;
	display:block;
	list-style-image: none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0 0 30px 0;
	padding:0 0 0 20px;
}

li {
	position:relative;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 10px 0 10px 0;
	padding:0 0 0 20px;
	background:url(/media/images/bullet.gif) left 0.3em no-repeat;
	
}

ul li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0 0 0 0;
	padding:0 0 0 20px;
}

ul li ul li {
	padding:0 0 0 20px;
	background:url(/media/images/bullet2.gif) left 0.3em no-repeat;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003066;
	text-align: left;
	text-decoration: none;
	
}

.linkArrow {
	display:inline;
	margin:0;
	padding:0 0 0 5px;
	position:relative;
	text-decoration:none;
	vertical-align:middle;
}

img {
	border:0 none;
	
}

.footer {
	width: 980px;
}

.footer_left {
	width: 702px;
	height: 41px;
	float: left;
	min-height: 41px;
	background: url(/media/images/footer_strip.gif) repeat-x left 32px;
	
}

.footer_corner {
	float: left;
	width: 24px;
	height: 41px;
	background:url(/media/images/footer_strip_corner.gif) no-repeat left top;
}

.footer_right {
	width: 238px;
	height: 23px;
	float: right;
	min-height: 23px;
	background: url(/media/images/footer_strip.gif) repeat-x left top;
	background-color: #9AACCC;
	padding: 18px 0 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	
	
}

.footer_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	
	
}

.footer_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	
	
}

.clear {
	clear:both;
}

.container .clear {
	clear: both;
	background:none;
	padding:0;
	height:1px;
	overflow:hidden;
}


.address {
	float: left;
	padding: 0 15px 0 0;
	width: 135px;
	
}

.container .teamphoto {
	float: left;
	padding: 10px 15px 0 15px;
	width: 100px;
	background:none;
	
}

.container .teammember {
	float: left;
	width: 305px;
	padding: 0 15px 0 0;
	background:none;
	
}

.container .teammember2 {
	width: 420px;
	padding: 0 15px 0 15px;
	background:none;
	
}

.container {
	width: 450px;
	margin: 0 0 20px 0;
	background: url(/media/images/container_back.gif) repeat-y left top;
}

.container div {
	width: 450px;
	background: url(/media/images/container_top.gif) no-repeat left top;
	padding:1px 0 0 0;
}

.container div div {
	width: 450px;
	padding:0 0 15px 0;
	background: url(/media/images/container_foot.gif) no-repeat left bottom;
}

.clients {
	width: 210px;
	float: left;
	padding: 0 15px 0 0;
	
	
}


.contactForm {
	margin:0 0 1.2em 0;
	padding:0;
	float:left;
}

.contactForm p {
	margin:0.2em 0;
	padding:0;
	float:left;
	font-size:100%;
	clear:left;
	width:400px;
}

.contactForm .padded {
	margin:0.8em 0 0.2em 0;
	padding:0;
	float:left;
	font-size:100%;
	clear:left;
	width:400px;
}

.contactForm .leftPadded {
	margin:0.4em 0;
	padding:0 0 0 160px;
	float:left;
	font-size:100%;
	clear:left;
	width:240px;
}

.contactForm .leftLabel {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding:0.2em 10px 0.2em 0;
	margin:1px 0;
	font-size:0.7em;
	line-height:normal;
}

.contactForm .text {
	font-family:Arial, Helvetica, sans-serif;
	width:160px;
	padding:0.2em 5px;
	margin:0;
	border:1px solid #0d4a78;
	display:block;
	float:left;
	text-align:left;
	font-size:0.7em;
	line-height:normal;
}

.contactForm .textShort {
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	padding:0.2em 5px;
	border:1px solid #0d4a78;
	display:block;
	float:left;
	text-align:left;
	font-size:0.7em;
	line-height:normal;
}

*HTML .contactForm .text, *HTML .contactForm .textArea, *HTML .contactForm .textShort, *HTML .contactForm select {
	margin-bottom:1px;
}

.contactForm .textArea {
	font-family:Arial, Helvetica, sans-serif;
	width:228px;
	height:100px;
	padding:0.2em 5px;
	margin:0;
	border:1px solid #0d4a78;
	display:block;
	float:left;
	text-align:left;
	font-size:0.7em;
	line-height:normal;
}

.contactForm select {
	font-family:Arial, Helvetica, sans-serif;
	width:172px;
	padding:0 0 0 0;
	margin:0;
	border:1px solid #0d4a78;
	display:block;
	float:left;
	text-align:left;
	font-size:0.7em;
	line-height:normal;
}

.error {
	position:relative;
	width:260px;
	display:block;
	float:left;
	text-align:left;
	padding:0 0 0 160px;
	margin:1px 0;
	font-size:0.7em;
	line-height:normal;
	color:#BF2640;
	overflow:hidden;
}

.required {
	color:#3d5959;
	font-weight:normal;
}

.submit {
	position:relative;
	display:inline;
	border:0;
	margin:0;
	padding:3px 5px 3px 5px;
	color:#5283c3;
	font-weight:bold;
	font-size:14px;
	border:1px solid #5283C3;
	background-color:#fff;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border: #eeeeee 1px solid;
}

th {
	color: #FFFFFF;
	background-color: #6493cc;
	padding: 3px 7px 3px 7px;
	border: #6493cc 1px solid;
}

td {
	padding: 3px 7px 3px 7px;
	border: #eeeeee 1px solid;
}
