body {
	background-image: url(/_common/theme_snow/index_bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	background-image: url(/_common/theme_snow/index_bg_splash.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#indexContent {
	background-image: url(/_common/theme_snow/index_allMiddle.jpg);
	background-repeat: no-repeat;
}

table.tableFeatPlate td.middle {
	background-color: #7cbbe3;
}

#featureHighlights {
	float: left;
	width: 266px;
	height: 116px;
	padding: 0px 12px 0px 0px;
}
table.tableFeatPlateHighlights {
	width: 266px;
}
table.tableFeatPlateHighlights td.middle {
	width: 240px;
	background-color: #7cbbe3;
	padding: 15px 10px 0px 10px;
}
table.tableFeatPlateHighlights td.middle a img {
	border: 3px solid #fff;
	margin: 0px 3px 0px 0px;
}
table.tableFeatPlateHighlights td.middle a:hover img {
	border: 3px solid #ff6c00;
}
table.tableFeatPlateHighlights td.middle p {
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}