@charset "utf-8";
/* CSS Document */

#feature_container {
	width:825px;
	height:169px;
	margin-right: auto;
	margin-left: auto;
}

#feature {
	width:618px;
	height:169px;
	float: left;
}

#news_scroll_home_container {
	width:207px;
	height:169px;
	float: right;
}


#content_container {
	width:825px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#content {
	width:618px;
	height:auto;
	float: left;
}

#home_snippet_container {
	width:206px;
	height:auto;
	float: right;
}

#product_row {
	width:825px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}



.home_white{
	font-family:Verdana, Geneva;
	font-size:9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}

.home_white A:link{
	font-family:Verdana, Geneva;
	font-size:9px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 13px;
}

.home_white A:hover{
	font-family:Verdana, Geneva;
	font-size:9px;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 13px;
}

.home_white A:visited{
	font-family:Verdana, Geneva;
	font-size:9px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 13px;
}

.home_white A:active{
	font-family:Verdana, Geneva;
	font-size:9px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 13px;
}
