/* home specific elements */

.homeBox {
	width: 352px;
	float: left;
	margin-bottom: 14px;
}

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

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

.homeCorner1 {
	background: url(../images/template/greyBoxCornerHome1.gif) right bottom no-repeat;
	min-height: 19.8em;
	padding-top: 18px;
	font-size: .9em;
}

.homeCorner2 {
	background: url(../images/template/greyBoxCornerHome2.gif) right bottom no-repeat;
	min-height: 19.8em;
	padding-top: 18px;
	font-size: .9em;
}

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

h3 {
	font-size: 1.6em;
	margin-bottom: 14px;
}


.homeBox p {
	margin-top: -10px;
}

.homeBox p.findMore {
	margin-top: 0px;
}


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


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























