/* home specific elements */

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

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

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

.homeCorner1 {
	min-height: 17.7em;
	padding-top: 18px;
}

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

.statsImage {
	margin: 0 0 26px 0;
}

.homeBox h2 {
	color: #004282!important;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 10px;
	clear: both;
}

#flashContainer {
	margin-bottom: 7px;
}

.homeRightTop {
	background: url(../images/template/rightColHomeTop.gif) 0 0 no-repeat;
	width: 181px;
	height: 10px;
}

.homeRightMain {
	background: url(../images/template/rightColHomeBottom.gif) left bottom no-repeat #f3f3f3;
	width: 181px;
	padding-bottom: 11px;
}

.homeRightMain p.disclaimer {
	color: #666666;
	font-size: 1.1em;
	width: 150px;
	margin-left: 10px;
}

#rightCol ul.homeRightCol li a {
	padding: 8px 8px 9px 24px;
}

#rightCol ul.homeRightCol li.rightColText a {
	padding: 0;
}




