﻿
* { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:none; }
caption, th { text-align:left; }

body { background: #c0c0c0; font-family: Verdana, Arial, Sans-Serif; }
br { clear: both; }
h1 { color: #fff; font-family: Arial; font-size: 1.6em; margin-bottom: 25px; }
h2 { color: #333399; font-weight: normal; font-size: 1.2em; margin-bottom: 15px; }
p { font-size: 0.9em; margin-bottom: 15px; line-height: 1.4em; }
a span { display: none; }

#container { width: 865px; border: 10px solid #fff; margin: 0 auto; }
#header { height: 80px; background: #fff; }
#header a { display: block; width: 347px; height: 65px; background: #fff url(../images/logo.gif) no-repeat; }
#car-interior { float: right; width: 577px; }
#menu { list-style-type: none; padding: 0 25px 0 10px; float: left; width: 253px; min-height: 311px; background: #6e6f74; }
* html #menu { height: 311px; }
#menu li { border-bottom: 2px solid #fff; min-height: 30px; padding-top: 15px; }
* html #menu li { height: 30px; }
#menu li a { text-transform: uppercase; color: #fff; text-decoration: none; }
#content { min-height: 60px; padding: 20px; }
* html #content { height: 60px; }
#content img { float: right; margin-left: 10px; margin-bottom: 10px; }
#footer { min-height: 85px; background-color: #6e6f74; padding: 15px; }
* html #footer { height: 85px; }
#footer p { float: left; color: #fff; font-weight: bold; font-size: 0.9em; }
#footer p a { color: #fff; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }
#footer p.email { float: right; }