* {
margin: 0px;
padding: 0px;
}

body {
background: #999B9E;
font: 10px Verdana;
color: white;
}

h1 {
font-size: 21px;
color: #f47b33;
margin-bottom: 9px;
padding-left: 20px;
}

h2 {
font-size: 11px;
color: #C8D4E6;
margin-bottom: 9px;
padding-left: 20px;
background: transparent url(../images/h2.gif) 0px 2px no-repeat;
}


a, a:hover {
	text-decoration :underline;
	color: #f47b33;
}
a:hover {
text-decoration :none;
}


h4 {
margin-bottom: 1px;
margin-top: 1px;
padding-left: 20px;
background: transparent url(../images/check.jpg) 2px 2px no-repeat;
}

p {
margin-bottom: 2px;
}

#container {
width: 780px;
height: 1070px;
overflow: hidden;
margin: 0 auto;
}

#container2 {
width: 780px;
height: 1070px ;
overflow: hidden;
margin: 0 auto;
}

#container3 {
width: 780px;
height: 920px;
overflow: hidden;
margin: 0 auto;
}

#header {
height: 171px;
background: #000 url(../images/header.png) no-repeat;
}

#nav-bottom {
z-index: 10; 
margin-bottom: 5px;
}

#main {
background: #000 url(../images/bg.png) repeat-y;
height: 1770px;
}

#frame {
overflow: auto;
position: relative;
left: 29px;
width: 720px;
height: 370px;
background: #525866;
border: 1px solid white;
}

#frame2 {
overflow: auto;
position: relative;
left: 29px;
width: 720px;
height: 580px;
background: #525866;
border: 1px solid white;
}

#frame3 {
overflow: auto;
position: relative;
left: 29px;
width: 720px;
height: 440px;
background: #525866;
border: 1px solid white;
}

#cars {
position: relative; 
left: 59px; 
top: 11px;
}

#bottom {
position: relative; 
top: -5px;
}

#footer {
position: relative;
top: 15px;
padding-top: 4px;
height: 52px;
color: #686868;
}
