/* home specific elements */

.homeBox {
	width: 352px;
	float: left;
}

#keyBrands li {
	margin-right: 12px;
}

#keyBrands li.last {
	margin-right: 0px;
}

.homeCorner1 {
	background: url(../images/content/bottomright_home_grey2.gif) right bottom no-repeat;
	min-height: 19em;
	padding-top: 18px;
}

.homeCorner1 p {
	color: #666666;
}


.homeCorner1 h3 {
	margin-bottom: 5px;
}

.homeCorner2 {
	background: url(../images/content/bottomright_home_grey1.jpg) right bottom no-repeat;
	min-height: 19em;
	padding-top: 18px;
}

.statsImage {
	margin: 15px 0 24px 0;
}

.closeQuote {
	position: relative;
	top: -26px;
	left: -249px;
	float: right;
}

.marginTop8 {
	margin-top: 8px;
	float: left;
}

