html * { margin: 0px; padding: 0px; font-family: Helvetica; font-weight: normal; color: #000; }
body { background: #fff url('images/bg.jpg') repeat-x top left; }
#_container { width: 100%; }
#container { width: 820px; margin: 0 auto; position: relative; }
#header { width: 775px; margin: 0 auto; position: relative; height: 210px;}
#header h1 { display: none; position: absolute; top: 60px; font-size: 44px; color: #fff; font-family: Arial; right: 10px; }
#car { height: 210px; width: 336px; background: transparent url('images/car.png') no-repeat bottom left; position: absolute; top: 0px; left: 0px; }
#logos { width: 809px; margin: 0 auto; height: 44px; background: #fff url('images/logos.jpg') no-repeat 0 0; }
#entry { width: 809px; margin: 0 auto; height: 350px; background: #fff url('images/entry.jpg') no-repeat 0 0; position: relative; }
#entry h3.e1 { color: #fff; font-family: Arial; font-weight: bold; font-size: 24px; width: 380px; position: absolute; top: 220px; text-align: center; left: 5px; }
#entry h3.e2 { color: #fff; font-family: Arial; font-weight: bold; font-size: 24px; width: 375px; text-align: center; position: absolute; right: 10px; top: 20px; }
#entry p { color: #fff; font-family: Arial; font-weight: normal; font-size: 14px; line-height: 16px; text-align: justify; position: absolute; right: 10px; top: 80px; width: 385px;}

#entry input.zip { width: 130px; height: 20px; border: none; position: absolute; top: 248px; right: 131px; font-family: Arial; font-size: 14px; color: #333; }
#entry input.black { color: #000; }
#entry input.quote { width: 165px; height: 38px; border: none; position: absolute; top: 275px; right: 110px; }

#content { width: 810px; margin: 0 auto; position: relative; }
#content p { color: #000; font-family: Arial; font-size: 14px; line-height: 16px; margin-bottom: 15px; text-align: justify;}
#content h2 { color: #3565a5; font-family: Arial; font-size: 18px; font-weight: bold; line-height: 20px; }
#content .leftp { width: 48%; float: left; }
#content .rightp { width: 48%; float: right; }
#content .clear { clear: both;}
#footer { width: 100%; height: 40px; background: transparent url('images/foot.jpg') repeat-x 0 0; position: relative; }
#footer p { width: 820px; margin: 0 auto; color: #fff; font-size: 17px; line-height: 40px; text-align: center; font-weight: normal; font-family: Arial; }
#footer p a { color: #fff; text-decoration: none; margin-right: 5px; margin-left: 5px; font-family: Arial; }
#footer p a:hover { text-decoration: underline; }
