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

#dealer #content {
	background:#EBCB9A url(/images/dealers/bg-500px.jpg) no-repeat left top;
	padding-top:40px;
	height:450px;
}
#sidebar {
	margin-top:5px;
	float:right;
	width:180px;
	height:345px;
	padding:20px 5px 15px;
	overflow: auto; 
	font-size: 11px;
	margin-right:33px;
}
#sidebar img {
	margin:10px 0 0 10px;
}
#cont_box {
	margin-right:250px;
	
}

#cont_box h1 {
	color:#BE0000;
	margin:0;
	font-size:14px;
}
#cont_box p {
	margin:10px 0 0 0;
	font-size:12px;
	line-height:14px;
}
#aform {
	background:transparent url(/images/pages/bg-trans.png) repeat left top;
	float:right;
	width:460px;
	height:50px;
	padding:10px;
}
#aform p {
	margin:0;
	line-height:25px;
}
.leftpart {
	position:relative;
	width:248px;
	float:left;
	height:250px;
}
.leftpart p, .leftpart h1 {
	padding:0 30px;
}
.shopbtn {
	position:absolute;
	border:0;
	height:50px;
	width:200px;
	bottom:0;
	left:30px;
}
#map {
	overflow: hidden;
	margin-top:20px;
	width:480px;
	height:300px;
	float:right;
	font-size:11px;
}

/* google maps */
.gmnoprint {
	
}

