/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
.separator {
	clear: both;
	}

.separatorInvisible {
	clear: both;
	height: 1px;
	}

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

html {
	font-size: 100%;
	}
	
body {
	background-color: #000099;
	color: white;
	font-size: 62.5%;
	background-image:url(../images/bg-fade2.jpg) ;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {
	color:#000099;
	font-size:1.8em;
	}

h2 {
	font-size: 1.6em;
	color:#000099;
	}
	
h3 {
	font-size: 1.4em;
	color:#000000;
	}
h3 a {
	font-size:0.75em;
	}

a:link, a:visited {
	color:#FF6600;
	text-decoration:none;
	}
	
a:hover {
	color:#0066ff;
	text-decoration:underline;
	}
	
a:active {
	color:#0000CC;
	text-decoration:none;
	}

p {
	font-size:1.1em;
	line-height:1.6em;
	color:#000000;
	}
	
#wrapper {
background-image: url(../images/shadows.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
	width: 830px;
	margin-left:-415px;
	position:absolute;
	left:50%;
	}
	
/*  position hack for Internet Explorer 6*/
/*\*/
* html #wrapper {
	background-position:left 15px;
	}
/**/

#truck-base {
	float:right;
	width: 472px;
	height: 338px;
	background-image: url(../images/truck-base.gif);
	background-repeat:no-repeat;
	margin-top:-38px;
	}

#truck-top {
	float:right;
	width: 472px;
	height: 264px;
	background-image: url(../images/truck-top.gif);
	background-repeat:no-repeat;
	}
	
#truck-centre {
	float:right;
	background-image: url(../images/truck-centre.gif);
	background-repeat:repeat-y;
	background-position: right;
	}
	
/*  position hack for Internet Explorer 6*/
/*\*/
* html #truck-centre {
	background-position:358px top;
	}
/**/
	
#header-container {
	position:absolute;
	top:0px;
	left:0px;
	}
	
#header-container img {
	margin-left:110px;
	margin-top:20px;
	}
	
#nav-container {
	margin:120px 112px;
	position:absolute;
	}
	
#content {
	float:right;
	background-color:#98CDFE;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	margin:-140px 82px -300px;
	width:660px;
	}
	
/*  position hack for Internet Explorer 6*/
/*\*/
* html #content {
	position:relative;
/*	margin:auto;
	margin-bottom:-398px;
	margin:-140px 82px -300px;*/
	border: none;
}
/**/
	
#intro {
	float: left;
	margin: 15px;
	background-color: transparent;
	background-image:url(../images/rounded-frame-centre.gif);
	background-repeat: repeat-y;
	width:431px;
	color:#000000;
	}
	
/*  left margin hack for Internet Explorer 6*/
/*\*/
* html #intro {
	margin-left: 8px;
	margin-right: 10px;
	}
/**/

#introwide {
	float: left;
	margin: 15px;
	background-color: transparent;
	background-image:url(../images/rounded-frame-centre-wide.gif);
	background-repeat: repeat-y;
	width:630px;
	color:#000000;
	}

/*  left margin hack for Internet Explorer 6*/
/*\*/
* html #introwide {
	margin-left: 8px;
	margin-right: 0px;
	}
/**/
	
#intro h1 {
	background-image:url(../images/rounded-frame-top.gif);
	background-repeat: no-repeat;
	background-position:top center;
	padding:25px 20px 10px 20px;
	}
	
#introwide h1 {
	background-image:url(../images/rounded-frame-top-wide.gif);
	background-repeat: no-repeat;
	background-position:top center;
	padding:25px 20px 10px 20px;
	}
	
#intro h3 {
	padding:5px 20px;
	}
	
#introwide h3 {
	padding:5px 20px;
	}
	
#intro p {
	padding:5px 20px 5px 20px;
	}
	
#introwide p {
	padding:5px 20px 5px 20px;
	}
	
#intro p.last {
	background-image:url(../images/rounded-frame-bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding:5px 20px 30px 20px;
	}
	
#introwide p.last {
	background-image:url(../images/rounded-frame-bottom-wide.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding:5px 20px 30px 20px;
	}
	
#intro img {
	padding: 10px 0;
	}
	
#introwide img {
	padding: 10px 0;
	}
	
#address {
	padding:5px 5px 30px 40px;
	}
	
.bold {
	font-weight:bold;
	}
	
#sidebar {
	width:195px;
	float:left;
	margin-top:15px;
	}
	
.sidebarbox {
	background-image:url(../images/rounded-box-centre.gif);
	background-repeat: repeat-y;
	width:180px;
	margin-bottom: 15px;
	}
	
.sidebarbox h2 {
	background-image:url(../images/rounded-box-top.gif);
	background-repeat: no-repeat;
	background-position:top center;
	padding:25px 20px 10px 20px;
	line-height:1.4em;
	}
	
.sidebarbox p {
	padding:5px 20px 5px 20px;
	}
	
.sidebarbox p.last {
	background-image:url(../images/rounded-box-bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding:5px 20px 30px 20px;
	}
	
/*  left margin hack for Internet Explorer 6*/
/*\*/
* html .sidebarbox p.last  {
	padding-left:16px;
	}
/**/
	

.sidebarbox p.quote {
	background-image:url(../images/rounded-box-bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding:5px 20px 30px 20px;
	font-style:italic;
	}
	
/*  left margin hack for Internet Explorer 6*/
/*\*/
* html .sidebarbox p.quote  {
	background-position:0px bottom;
	}
/**/

.sidebarbox p.caption {
	padding-left:10px;
	font-style:italic;
	line-height:1.4em;
	}
	
.sidebarbox img {
	margin:5px 10px 5px 20px;
	border:2px solid #000099;
	float:left;
	}

.sidebarbox ul {
	background-image:url(../images/rounded-box-bottom.gif);
	background-repeat: no-repeat;
	background-position:0px bottom;
	padding:5px 20px 30px 32px;
	color:#000000;
	list-style-type:disc;
	list-style-image: url(../images/more-bullet.gif);
	list-style-position:outside;
	line-height:1.6em;
	}
	
#overlay {
	background-image: none;
}

/*  layout hack for Internet Explorer 6*/
/*\*/
* html #overlay {
	float:right;
	width: 472px;
	height: 338px;
	background-image: url(../images/truck-base.gif);
	background-repeat:no-repeat;
	background-position:87px 1px;
	margin-top:-325px;
	}
/**/

#flashcontent, #slideshow, #selector {
	padding:20px;
	}
	
#map {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#map img {
	padding:0;
	}		
  
#footer {
	clear:both;
	}

#copyright {
	padding:5px;
	/*clear:both;*/
	color: #AECCF9;
	float: left;
	width: 300px;
	margin-left:80px;
	}
	
/*  layout hack for Internet Explorer 6*/
/*\*/
* html #copyright {
  	margin-left:40px;
	}
/**/

	
#credit {
	padding:5px;
	color: #AECCF9;
	float: right;
	width: 300px;
	text-align:right;
	margin-right:80px;
	}
	
/*  layout hack for Internet Explorer 6*/
/*\*/
* html #credit {
	margin-right:40px;
	}
/**/


#selector .equipment {
	background-color:#EEF6FD;
	border:1px solid #3366FF;
	float:left;
	margin:4px;
	padding:4px;
	width:112px;
	}
	
#selector .equipment:hover {
	background-color:#D7EBFF;
	border:1px solid #FF6600;
	}
	
#selector img {
	padding:0;
	margin:0 0 5px 0;
	border:none;
	}
	
#selector .equiptitle {
	font-weight:bold;
	font-size:120%;
	padding:2px 2px 5px 2px;
	min-height:40px;
	}
	
#selector a {
	display:block;
	}
	
#selector .equipdesc {
	padding:5px 2px 5px 2px;
	}
	
#selector li {
	background-color:#EEF6FD;
	border:1px solid #3366FF;
	float:left;
	margin:3px 3px 10px 4px;
	padding:4px;
	width:112px;
	list-style:none
	}
	
#selector li:hover {
	background-color:#D7EBFF;
	border:1px solid #FF6600;
	}
	
#selector a:hover {
	text-decoration:none;
	}
	
#notesbox {
	margin-right:15px;
	font-size:90%;
	}
	
#thanks {
	text-align:center;
	width: 200px;
	margin:auto;
	background-color:#FFFFFF;
	color:#000000;
	padding: 20px;
}
.thanks-image {
	margin: 40px 0 20px 0;
	text-align:center;
	}
#center {
	text-align:center;
	}
	
table {
	border-collapse:collapse;
	background-color:#EEF6FD;
	}
	
td {
	border: 1px solid #3366FF;
	padding: 8px;
	vertical-align:top;
	}
	
table .insert {
	border:none;
	}
.nopad {
	border:none;
	padding:0;
	}
.norightborder {
	border-right:none;
	}
	