@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}

body {background:url(images/bg.jpg) #333 no-repeat top center; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#666; line-height:170%;}

#rootcontainer {width:930px; height:inherit; margin:0 auto 50px auto; padding:0 25px 25px 25px; background:url(images/containerBG.jpg) top repeat-x #d4d4d4;}

#header {width:930px; height:90px;}

#sidebar {float:left; width:190px; height:inherit; margin: 10px 0 0 0; padding:0; text-align:right;}

#navigation {width:190px; height:inherit; margin:0 0 10px 0; padding:10px 0 10px 0; background:#fff; text-align:right;}

#content {float:left; width:670px; height:inherit; margin: 10px 0 0 10px; padding:30px 30px 30px 30px; background:#fff;}

#left {float:left; width:400px; height: inherit;}

#right {float:right; width:240px; height: inherit;}

#catch {clear:both; width:630px; height:10px;}

#footer {clear:both; width:670px; height:30px; margin:10px 0 0 200px; padding:0 30px 0 30px; background:#fff; font-size:10px;}

#rootcatch {clear:both; width:630px; height:10px;}

#largedivider {width:400px; height:2px; border-bottom:#999 solid thin; margin: 10px 0 10px 0;}

#divider {width:240px; height:2px; border-bottom:#999 solid thin; margin: 10px 0 10px 0;}

a:link {color:#000;text-decoration:none;}

a:visited {color:#000;text-decoration:none;}

a:hover {color:#F60; text-decoration:none;}

a:active {color:#F60; text-decoration:none;}

.dealerform {font-size:14px; padding:4px; margin:6px 10px 10px 0; color:#333;}

h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; color:#666; line-height:220%;}

h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#666; line-height:220%;}

ul {margin: 0 0 10px 10px;}

li {margin: 5px 0 5px 20px;}