#homeFlash {
	width: 974px;
	height: 450px;
	margin: 0;
	padding: 0;
}

#homeFeaturesHeader {
	background:url(/images/home/bg-stores.jpg);
	width:974px;
	height:47px;
	margin: 3px 0 0 0;
	padding: 0;
}
#homeFeaturesHeader ul#button {
	display: block;
	float: right;
	/*width:305px;*/
	height: 40px;
	margin: 7px 0 0 0;
	padding: 0 8px 0 0;
}
#homeFeaturesHeader ul#button li {
	display:block;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
}
#homeFeaturesHeader ul#button li#locator a {
	display: block;
	height: 34px;
	width: 160px;
	position: relative;
	background: url(../images/home/btn-store-locator.png) left top no-repeat;
	text-indent:-9999px;
}
#homeFeaturesHeader ul#button li#locator a:hover {
	background-position: left bottom;
}

#homeFeaturedContainer {
	clear: both;
	display: block;
}

ul#homeFeaturedColumns {
	background: #fff url(/images/home/bg-home-features.jpg) left top no-repeat;
	width:974px; 
	height: 162px; 
	margin: 0; 
	padding: 0 0 15px 0;
}
ul#homeFeaturedColumns li {
	display:block;
	float:left;
	list-style:none;
	width:323px;
	height: auto;
	margin: 3px 0 0 1px;
}

ul#homeFeaturedColumns li h3 {
	color: #333;
	font-weight: bold;
	font-size:16px;
	line-height:20px;
	margin: 10px 0 13px 15px;
}

ul#homeFeaturedColumns li h3 span {
	color:#A20E4A;
}

ul#homeFeaturedColumns li p {
	color:#333;
	font-size: 12px;
	line-height:18px;
	margin-bottom: 12px;
}

ul#homeFeaturedColumns li#win p { margin-left:15px; margin-right:115px; }
ul#homeFeaturedColumns li#sc5k p { margin-left:15px; margin-right:100px; }
ul#homeFeaturedColumns li#media p { margin-left:15px; margin-right:170px; }
