* {margin:0; padding:0;}

body {
height:100%;
color:#000;  
text-align:center;
font-family:verdana;
font-size:.9em;
background:#fff;
line-height:150%;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

p {
margin:0 0 15px 0;
}
 
hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

dt {font-weight:bold; margin-top:1em;}

ul {margin-left:15px;}

ul.standard {margin:15px;}
ul.standard li {padding:3px 0;}

dt {font-weight:normal; font-size:17px; border-top:1px dotted #ccc; padding:10px 0;}
dd {padding-bottom:5px;}
dl {border-bottom:1px dotted #ccc;}


img.floatright {float:right; margin:0 0 1em 1.5em; clear:right}
img.floatleft {float:left; margin-right:1.5em;}

img.thumbright {float:right; margin-left:1.5em;}
img.thumbleft {float:left; margin-right:1.5em;}


#centerColumn { 	
margin:20px auto;
width:750px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
padding:10px;
}

h2 {
padding:3px;
font-family:Verdana;
font-size:1.2em;
font-weight:normal;
color:#fff;
background:#990000;
margin:0 0 8px 0;
}

h3 {
margin:0;
font-size:1.1em;
font-weight:normal;
background:#990000;
color:#fff;
padding:2px;
}

#navbar {
background:url(images/nav.jpg) repeat-x;
border-top:1px solid #fff;
width:230px;
float:left;
clear:both;
}

#navbar ul {
list-style:none;
margin:0 0 0 0;
padding:0 0 0 0;
}

#navbar li {
margin:0;
list-style:none;
display:block;
font-size:12px;
}

#navbar li a {
background:url(images/nav_bg.jpg);
margin:0 0 3px 0;
padding:3px 24px 5px 24px;
border-left:4px solid #990000;
color:#333;
display:block;
width:220px;
border-bottom:none;
}

#navbar li a:hover {
background:url(images/nav_on_bg.jpg);
padding:3px 24px 5px 24px;
}

#navbar li#active a {
background:url(images/nav_on_bg.jpg);
padding:3px 24px 5px 24px;
}

#banner {
height:244px;
float:right;
width:472px;
margin-top:1px;
}

#header {
margin:0;
padding:0 0 20px 0;
background:#fff;
}

#header h1 {
margin:0 0 0 0;
padding:0;
font-family:Verdana;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
float:left;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:274px;
height:80px;
background:#fff url(images/logo.gif) no-repeat;
}

#header h2 {
float:right;
width:300px;
text-indent:-999999px;
display:block;
height:80px;
background:#fff url(images/subheading.gif) no-repeat;
}


#content { background:#f5f5f5 url(images/content.gif) repeat-y; padding-top:5px;}

#maincontent {width:540px; float:left; margin:0 0 10px 0; background:url(images/maincontent.gif) right 26px no-repeat; font-size:90%; line-height:120%;}
#maincontent h2 {
padding:6px;
}

.fleet {clear:both; margin:25px 0;}



#sidebar {width:200px; float:right; margin:0 0 10px 0; font-size:90%;}

#sidebar h2 {margin:0;}

#sidebar ul {margin:0 0 20px 0;}
#sidebar ul li {list-style-type:none; padding:3px 5px 3px 5px; background:url(images/arrow.jpg) left 5px no-repeat; margin:0 0 0 0;}

#sidebar ul li.odd {
/*background:#F4DAC6;*/
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}


/*-------clear fix-------*/
  .box {
  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/

div.homeads {
width:251px;
float:left;
margin:4px;
background:#EBEBEB;
padding:4px;
height:280px;
}

div.homeads h3 {
background:transparent;
color:#666;
font-weight:bold;
}

div.ourfleet {
background:#DAE7F3;
padding:3px;
margin:0 0 10px 0;
}

div.paddedbox {
padding:10px;
}

table {
border-collapse:collapse;
width:100%;
margin:15px 0;
}

tr.odd {
background:#DAE7F3;
}

td {
padding:5px;
}

th {
padding:5px;
background:#A2C4E1;
}

.barepic {
border:none;
padding:0;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
padding:2px;
margin-right:8px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

.engine {float:right; clear:right; margin:0 0 20px 15px;}

#thumbnails ul li {
display:inline;
}
#thumbnails a {
color:#990000;
}
#thumbnails {
margin:20px 0 0 0;
}
#thumbnails ul {
margin:0;
}
#description {
width:380px;
float:left;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:.5em 0 0 0;
padding:0 0 1em 0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
color:#333;
}

#footer a {color:#666;}

#footer img {position:relative; top:10px; margin:0 8px;}

#maps {
width:160px;
float:right;
}
#mbl {
width:200px;
float:left;
}
