/* 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: 20em;
	padding-top: 18px;
}

.homeCorner1 p {
	color: #666666;
	width:180px;
}


.homeCorner2 {
	background: url(../images/content/bottomright_home_grey1.jpg) right bottom no-repeat;
	min-height: 20em;
	padding-top: 18px;
}

.homeCorner2 p {width:200px; }

.statsImage {
	margin: 15px 0 24px 0;
}

.closeQuote {
	position: relative;
	top: -26px;
	left: -223px;
	float: right;
}


.marginTop8 {
	margin-top: 8px;
	float: left;
}
