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

/* dealer page */
#topbox{width:910px;height:455px}
#dealer{background:url(../images/main-back-1.jpg) top no-repeat;width:890px;height:auto;overflow:auto;padding:20px 10px 40px 10px}
#dealer h1{font-size:27px;padding:0;margin:0}
#dealer .box{padding:10px 0 10px 10px;width:180px;height:auto;float:left}
#dealer .box1{width:670px; padding:20px 10px;height:auto; overflow:auto;background:#fff;color:#000;font-size:14px;text-align:justify;overflow:auto}
#dealer .liner{width:10px;height:5px;border:0;margin:0;float:left}

/* menu */
#menu1 {margin:10px;width:170px} 
#menu1 ul{font-family:Arial, Helvetica, sans-serif;list-style-type:none;margin:0;padding:0;color:#F00} 
#menu1 li{display:inline;/* for IE5 and IE6 */} 
#menu1 a{color:#F00;font-weight:bold;font-size:15px;display:block;padding:5px 5px 5px 10px;text-decoration:underline} 
#menu1 a:link,#menu1 a:visited{color:#fff;} 
#menu1 a:hover{color:#f00;text-decoration:none;background: url(../images/siding-menu.png) no-repeat left top} 
#menu1 li a#current{background: url(../images/siding-menu.png) no-repeat left top;color:#F00;text-decoration:none}

/* round corners */
.tl{background:url(../images/tl.gif) 0 0 no-repeat}
.tr{background:url(../images/tr.gif) 100% 0 no-repeat; padding:5px}
.bl{background:url(../images/bl.gif) 0 100% no-repeat #111;width:100%;height:auto;overflow:auto;float:left}
.br{background:url(../images/br.gif) 100% 100% no-repeat;height:auto;overflow:auto;width:auto}
.clear{font-size:1px;height:1px;margin:0;padding:0}

.content{padding:0;width:885px;margin-left:5px;;position:relative}
.content .dealerbox{height:100%;overflow:auto;margin-left:185px}
.content #menu{position:absolute;width:175px;left:0;height:280px;padding:20px 5px}
#menu h3{font-weight:bold;font-size:24px;padding:0;margin:0;font-size:20px;color:#000;text-decoration:underline}

#dealerinfo{width:280px;height:182px;float:left;font-size:14px;padding:10px;text-align:right}
#dealerinfo h4{font-size:20px;font-weight:bold;padding-bottom:2px;margin:0}

.map {width:348px;height:200px; float:left; border:#000 solid 1px}
.spacer {width:100%; height:10px; float:left}
