@charset "utf-8";
/******************************** HOME STYLES ****************************/
div#ContentWrapper {
	float:right;
	width:960px;
	padding:0;
	margin:0;
}
div#HomeSplash {
	margin-top:40px;
	width:960px;
	height:380px;
	background:url('/images/home/homeSplash.jpg');
}
div.HomePromo {
	float:left;
	width:223px;
	height:110px;
	margin:10px 19px 40px 0;
}
div.HomePromo.last {
	margin-right:0px;
}