@charset "utf-8";
/* CSS Document */
body{background:#000; color:#fff; font:12px Arial, Sans-serif; margin:0px; padding:0px;}
h1, h2, h3, h4, p{margin:0px; margin-bottom:10px; line-height:140%;}
img{border:none;}
a{color:#eee;}
#main{width:1024px; margin:0px auto;}
#header{height:282px;}
#header h1{margin:0px; text-indent:-3000px; overflow:hidden; background:url(assets/Reed_Auto_Design.jpg) no-repeat; width:366px; height:282px; float:left;}
#nav{list-style:none; height:23px; margin:0px; padding:0px;}
#footer{list-style:none; height:52px; margin:0px; padding:0px;}
#nav li, #footer li{float:left;}
#content{background:url(assets/content_bottom.gif) no-repeat bottom left; min-height:100px; padding:5px 30px;}
.contact-table td{border:1px solid #444;}
.button{display:inline-block; padding:5px 10px; background:#163788; border:1px solid #444; color:#fff; text-decoration:none;}
.button:hover{border:1px solid #666;}
.padding{padding:15px;}

.dealer-list li{margin-bottom:10px;}
.dealer-list li a{text-decoration:none;}
.dealer-list li a:hover{text-decoration:underline;}

