@charset "UTF-8";
/* CSS Document */
#dealer-wrap div {
/*border:1px solid black;
*/}
#dealer-left {
float:left;
width:700px;
margin-left:10px;
}
#dealer-into {
width:680px;
padding:10px;
height:130px;

clear:left;
line-height:160%;
margin-bottom:10px;
margin-top:10px;
background:url(../graphics/dealer-intro.gif) top center no-repeat;

}

#dealer-map {
width:680px;
padding:10px;
height:420px;
background:url(../graphics/dealer-map.gif) top center no-repeat;

margin-bottom:10px;

}
#dealer-right {
float:right;
margin-right:15px;
width:200px;
border:none;

}

form {
margin:0 auto;
}

#dealer-phone {
width:180px;
height:80px;
padding:10px;
background:url(../graphics/dealer-phone.gif) top center no-repeat;

margin-bottom:10px;
}

#dealer-address {
width:180px;
height:130px;
padding:10px;
margin-bottom:10px;
background:url(../graphics/dealer-address.gif) top center no-repeat;

}
#dealer-stock {
width:180px;
height:60px;
padding:10px;
margin-top:5px;
background:url(../graphics/dealer-stock.gif) top center no-repeat;
line-height:150%;

margin-bottom:10px;
text-align:center;

}

#dealer-other {
width:200px;
height:266px;
}

#dealer-enquiry {
width:600px;
padding:10px;
padding-left:90px;
padding-top:60px;
height:370px;
background:url(../graphics/dealer-map.gif) top center no-repeat;

margin-bottom:10px;
}
