html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #666666;
	text-align:center;
}

#page{
	margin:auto;
	width:810px;
	overflow: auto;
}

#nav {
	display:block;
	float:left;
	width:100%;
	white-space: nowrap;
	margin:0;
	padding:0;
	font-size: 70%;
	border: 0;
  }
  

  
  #nav li {
  float:left;
  display:inline;
	padding:0;
	border: 0;
	list-style:none;
  }
  
  #subnav {
	background-color: #FFFFFF;
	list-style:none;
	line-height: 1.5;
	font-weight: bold;
	color: #0E4E96;
	margin-top: 30px;
	margin-bottom: 50px;
  }
  
  #subnav a{
	border-bottom:10px solid white;
	text-decoration: none;
	color: #0E4E96;
	font-size: 0.8em;
	background-color: #CCCCCC;
	display: block;
	padding-left: 5px;
	margin-right: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
  }
  
    #subnav a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #0E4E96;
  }
  
#new
  {
  float:left;
    width: 106px;
    height: 29px;
    background: url("images/nav_new_buses.gif") no-repeat 0 0;
  }
  
#new:hover
  { 
    background: url("images/roll_nav_new_buses.gif") no-repeat 0 0;
  }
  
#pre{
  float:left;
    width: 97px;
    height: 29px;
    background: url("images/nav_preowned.gif") no-repeat 0 0;
  }

#pre:hover
  { 
    background: url("images/roll_nav_preowned.gif") no-repeat 0 0;
  }
  
#demo{
  float:left;
    width: 115px;
    height: 29px;
    background: url("images/nav_demo.gif") no-repeat 0 0;
  }

#demo:hover
  { 
    background: url("images/roll_nav_demo.gif") no-repeat 0 0;
  }
  
#about{
  float:left;
    width: 133px;
    height: 29px;
    background: url("images/nav_about.gif") no-repeat 0 0;
  }

#about:hover
  { 
    background: url("images/roll_nav_about.gif") no-repeat 0 0;
  }
  
#service{
  float:left;
    width: 73px;
    height: 29px;
    background: url("images/nav_service.gif") no-repeat 0 0;
  }

#service:hover
  { 
    background: url("images/roll_nav_service.gif") no-repeat 0 0;
  }
  
#safety{
  float:left;
    width: 57px;
    height: 29px;
    background: url("images/nav_safety.gif") no-repeat 0 0;
  }

#safety:hover
  { 
    background: url("images/roll_nav_safety.gif") no-repeat 0 0;
  }
  
#environment{
  float:left;
    width: 108px;
    height: 29px;
    background: url("images/nav_environment.gif") no-repeat 0 0;
  }

#environment:hover
  { 
    background: url("images/roll_nav_environment.gif") no-repeat 0 0;
  }
  
#contact{
  float:left;
    width: 111px;
    height: 29px;
    background: url("images/nav_contact.gif") no-repeat 0 0;
  }

#contact:hover
  { 
    background: url("images/roll_nav_contact.gif") no-repeat 0 0;
  }

  
a img {border-width: 0;}
  
#flash_side{
	width: 450px;
	float: left;
}


#content{
	text-align: left;
	width: 350px; 
	float: left;
}


#content p{
	font-size: 70%;
	margin: 11px;
	line-height: 1.5;
	color: #0E4E96;
}

rental {
	background-color:#0E4E96;
	margin-left: 10px;
	margin-bottom: -1em;
	padding-right: 148px;
	padding-left: 7px;
	padding-bottom: 4px;
}

p#featured {
	background-color:#005F95;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: -1em;
	padding-right: 148px;
	padding-left: 7px;
	padding-bottom: 10px;
	line-height: 1.7em;
	font-size: 65%;
	font-weight: normal;
	margin-right: 20px;
}

.featureLink {
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#featuredImage{
	float:right;
	margin:-6em 1.2em 1.5em 0em;
	background-color: #320A75;
}
.featureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom:1px solid grey;
	line-height: 2em;
}

#copySide {
	width: 450px;
	float:left;
	text-align: left;
	font-size: 70%;
	line-height: 1.5;
	color: #0E4E96;
	margin-top: 100px;
}

#copySide img{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom:1px solid grey;
	line-height: 2em;
	background-color: #0E4E96;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 15px;
}
