/*body {
	background-repeat: no-repeat;
	background-position: top center;
}*/

/*  ------------- BANNER ----------------  */
#banner_wrapper{
	background:url('http://images.ebizautos.com/sites/1070/images/1070_banner.jpg') no-repeat;
	width:950px;
	height:113px;
	position:relative;
}

.banner_address{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	position:absolute;
	top:70px;
	right:5px;
}

.banner_phone{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	position:absolute;
	top:10px;
	right:5px;
	font-weight:bold;
}

.banner_phone-title{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
}




/*  ------------- SPRITE ----------------  */
div.new{
width: 264px;
height: 76px;
float: left;
margin-top:7px;
margin-left:10px;
}
a.new{
display: block;
width: 264px;
height: 76px;
background:url('https://images.ebizautos.com/sites/1070/images/1070_link_new.jpg') no-repeat top center;
}
a.new:hover{
display: block;
width: 264px;
height: 76px;
background-position: bottom center;
}
/*  -----------------------------  */
div.used{
width: 264px;
height: 76px;
float: left;
margin-top: 10px;
margin-left:10px;
}
a.used{
display: block;
width: 264px;
height: 76px;
background:url('https://images.ebizautos.com/sites/1070/images/1070_link_used.jpg') no-repeat top center;
}
a.used:hover{
display: block;
width: 264px;
height: 76px;
background-position: bottom center;
}
/*  -----------------------------  */
div.specials{
width: 264px;
height: 76px;
float: left;
margin-top: 10px;
margin-left:10px;
}
a.specials{
display: block;
width: 264px;
height: 76px;
background:url('https://images.ebizautos.com/sites/1070/images/1070_link_specials.jpg') no-repeat top center;
}
a.specials:hover{
display: block;
width: 264px;
height: 76px;
background-position: bottom center;
}
/*  -----------------------------  */

}
