@charset "utf-8";
/* CSS Document */
#special {
	position: absolute;
	top:60px;
	left:750px;
	veritcal-align: middle;
	background-image: url(images/dealership-002.jpg);
}
#wrapper-dealership {
	background-image: url(images/dealership-002.jpg);
	height: 344px;
}
#special-container a {
	display:block;
	height:67px;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-align: center;
}
* html #special-container a {
display:inline-block;
}
.header {
	width: 480px;	
}
