@import url(slideshow.css);
#ContentOutline {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#ColorBar {
	background-image: url(../images/home_color_bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 780px;
}
#Flash {
	background-image: url(../images/home_flash.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 780px;
}
#FeaturedProducts {
	width: 515px;
	float: left;
}
.ClearBoth {
	clear: both;
}
#FeaturedProducts #HeaderTXT, #WhatsNew #HeaderTXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#FeaturedContent .Link {
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 8px;
	width: 4px;
	float: left;
}
#FeaturedContent a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}




#WhatsNew {
	float: left;
	width: 265px;
}
#ComingSoonText {
	font-size: 12px;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*#WhatsNewContent {
	background-image: url(../images/whatsnew_flash/whats_new_box.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 258px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}*/
#PageContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

