html { font-size: 100%; /* IE hack */ }
body  {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5;
}
p {
	font-size: 1.2em;
	line-height: 100%;
}
h1, h2, h3, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#660000;
	letter-spacing:-0.04em;
}
h1{font-size: 2.2em;}
h2{font-size: 2em;}
h3{font-size: 1.8em;}
h4{font-size: 1.6em;}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(images/column.gif) repeat-y right top;
	width: 810px;
} 
#header {
	background: #FF6633 url(images/logo_r1_c2.gif) repeat-x top;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom: #600 1px solid;
} 

div#nav {
	background: #ffad00 url(images/nav_bar_back.jpg) repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;}
div#nav ul {
	margin: 0;
	padding: 0;
	background: #ffad00 url(images/nav_bar_back.jpg) repeat-x;
	border: 1px solid #CCC;
	border-width: 0.1px;
	font-size: 1.4em;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 2em;
	width: 7em;
}
div#nav li:hover {
	background: #C93;
}
div#nav li.submenu {
	background: url(images/dropmenu.gif) 95% 50% no-repeat;
	z-index: 1;
}
div#nav li.submenu:hover {
	background: #CC9933;
}
div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	line-height: 1.2;
	width: 6.5em;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	display: none;
	width: 7em;
	font-size: 0.8em;
	font-weight: normal;
	z-index: 5;
}
div#nav ul ul li{ border-bottom:1px solid #CCC;}
div#nav ul.level1 li.submenu:hover ul.level2 {display:block;}
div#nav ul.level2 {
	top:1.4em;
	left:-1px;
}

#content {
	clear: left;
	color: #ccc;
}

#mainContent {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the Sidebar div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #Sidebar space when the content in #Sidebar ends. */
	padding: 10px 30px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 540px;
	float: left;
	z-index: -1;
} 
#mainContent h1{
	margin-right: 20px;
}
#mainContent h2{
	margin-top: 25px;
	margin-right: 20px;
}
#mainContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
}
#mainContent li {
	background: url(images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.5;
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 40px 5px 0 15px;
	background: #E2EFED url(images/column185.gif) repeat-y left;
}

#Sidebar a {
	font-weight: bold;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
}
#sidebar li {
	background: url(images/arrow1.gif) no-repeat 0px 5px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 120%;
	padding-bottom: 25px;
	text-align: left;
	padding-right: 20px;
}

#footer {
	padding: 20px 0px 15px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffad00 url(images/nav_bar_back.jpg) repeat-x left top;
	position: relative;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 70px 0px 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 1em;
	color: #666;
	text-align: center;
	font-weight: bold;
}

.first {
	margin-top: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul {
	list-style:none;
}
#fleet ul {
	font-weight: normal;
	font-weight: normal;
}
#details {
	padding-left: 15px;
	position: relative;
	width: 200px;
	line-height: 1.5;
	font-size: 0.9em;
	font-style: normal;
	margin: 0px;
	height: auto;
	left: 330px;
	top: -250px;
	overflow: hidden;
}
#fleet_dd {
	position:relative;
	height: 250px;
	width: 540px;
}
.centre {
	text-align: center;
}
#problems, #solutions {
	padding:20px 0 0;
	list-style: url(none);
	width: 250px;
	float: left;
}
#solutions {
	left: 350px;
	top: 327px;
	padding-left: 30px;
}
