@charset "UTF-8";
/* CSS Document */

#custom_welcomeWrapper {
	background:url('https://images.ebizautos.com/sites/7758/images/content_bg.jpg') no-repeat; width: 950px; height: 291px;
}
#custom_btnContainer {
	padding: 5px 0px 0px 0px;
}
#custom_btnLabelContainer {
	padding: 5px;
}
div.custom_welcomeContent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFFFFF;
	line-height: 17px;
	margin: 6px;
}
div.custom_welcomeContent a, div.custom_welcomeContent a:visited {
	color: #DDDDFF;
	text-decoration: underline;
}
div.custom_welcomeContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.custom_btnLabel {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #FFFFFF;
}
a.custom_btnAstonMartin {
	display: block;
	width: 222px;
	height: 86px;
	background: url('https://images.ebizautos.com/sites/7758/images/btn_aston_martin_specials.jpg') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.custom_btnAstonMartin {
	background-position: 0px -86px;
}
a.custom_btnBentley {
	display: block;
	width: 222px;
	height: 86px;
	background: url('https://images.ebizautos.com/sites/7758/images/btn_bentley_specials.jpg') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.custom_btnBentley {
	background-position: 0px -86px;
}
a.custom_btnLamborghini {
	display: block;
	width: 222px;
	height: 86px;
	background: url('https://images.ebizautos.com/sites/7758/images/btn_lamborghini_specials.jpg') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.custom_btnLamborghini {
	background-position: 0px -86px;
}
a.custom_btnLotus {
	display: block;
	width: 222px;
	height: 86px;
	background: url('https://images.ebizautos.com/sites/7758/images/btn_lotus_specials.jpg') 0 0 no-repeat;
	text-decoration: none;
}
a:hover.custom_btnLotus {
	background-position: 0px -86px;
}
