@charset "UTF-8";
/* CSS Document */

#commercial_top {
	text-align: center;
}

#commercial_wrapper {
	width: 700px;
}

#commercial_wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	color: #295da9;
	display: block;
	margin: 0px;
	padding: 0 12px 0px 12px;
	height: 35px;
	background: url(http://images.ebizautos.com/sites/6338/images/cd_bar.jpg) top left repeat-x;
	border:1px solid #1d3d7b;
	overflow: hidden;
}

#commercial_wrapper a {
	display: block;
	float: left;
	width: 120px;
	height: 119px;
	margin: 20px 0 0 40px;
}

.column {
	display: block;
	float: left;
	width: 50%;
}

.column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #295da9;
	margin: 0px;
	padding: 10px 10px 0 10px;
}

.clear {
	clear: both;
	height: 20px;
}

/*----- buttons -----*/

a:link.one, a:visited.one {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_one.jpg) top no-repeat;
}

a:link.two, a:visited.two {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_two.jpg) top no-repeat;
}

a:link.three, a:visited.three {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_three.jpg) top no-repeat;
}

a:link.four, a:visited.four {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_four.jpg) top no-repeat;
}

a:link.five, a:visited.five {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_five.jpg) top no-repeat;
}

a:link.six, a:visited.six {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_six.jpg) top no-repeat;
}

a:link.seven, a:visited.seven {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_seven.jpg) top no-repeat;
}

a:link.eight, a:visited.eight {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_eight.jpg) top no-repeat;
}


a:link.cut-away, a:visited.cut-away {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_cut_away.jpg) top no-repeat;
}

a:link.chassis-cab, a:visited.chassis-cab {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_chassis_cab.jpg) top no-repeat;
}

a:link.usvx, a:visited.usvx {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_usvx.jpg) top no-repeat;
}

a:link.utility, a:visited.utility {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_utility.jpg) top no-repeat;
}

a:link.box, a:visited.box {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_box.jpg) top no-repeat;
}

a:link.manufacturers, a:visited.manufacturers {
	background: url(http://images.ebizautos.com/sites/6338/images/cd_btn_manufacturers.jpg) top no-repeat;
}

#commercial_wrapper a:hover {
	background-position: bottom;
}