#main_content {
	margin-top:auto;
	padding-top: 3px;
	margin-left: 0px;
	padding-left:0px;
	color:#333;
	width:850px;
	margin-bottom:20px;
}

#footer {
	margin-top:0;
}

#loading_div {
	margin-top:3px;
	width: 850px;
	height: 155px;
	padding-top: 95px;
	text-align: center;
	font-weight: bold;
}

#banner {
	display: none;
	margin-top:3px;
	width: 850px;
	height: 250px;
	position:relative;
	background-image:none;
}

#banner_float_wrapper {
	display: none;
	z-index: 99;
	position: absolute;
	bottom: 30px;
	width: 526px;
	height: 72px !important;
	height:72px;
	left: 15px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_text_overlay.png', enable='true', sizingMethod='scale') !important;
}

#banner_float_wrapper[id] { 
	z-index: 99;
	background: url(/images/home_text_overlay.png);
}

#banner_float {
	position: relative;
	padding: 10px;
}

#banner_float .hdr {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

#banner_float .subhdr {
	position: relative;
	top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#banner_float .small_text {
	position: relative;
	top: 20px;
	color: #FFFFFF;
	font-size: 12px;
}

#banner_float a:link, #banner_float a:visited, #banner_float a:hover, #banner_float a:active {
	color:white;
	text-decoration:none;
}

.small_text img {
	padding-right: 5px;
	float:left;
	margin-top:0px !important;
	margin-top:20px;
}

#bottom_content {
	width: 850px;
	position: relative;
	top: 3px;
	right: 20px;
	display: block;
	margin-bottom: 10px;
}


/* NEWS AREA STYLES */
#products_wrapper {
	float:left;
	width:850px;
	padding:0;
	margin:0;
}

#products_bar {
	background:url("/images/home_news_bar_bg.gif") top left no-repeat;
	width: 491px;
	height:29px;
	font-size:11px;
	color:#003366;
	line-height:29px;
	padding-left:15px;
	font-weight: bold;
}

#products_content {
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
	width: 466px;
}

#home_news_content ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
}

#home_news_content li {
	list-style-image: url(/images/blue_arrow.gif);
	background-image:none;
	padding-left:0;
	margin-left:auto;
}

.date {
	font-weight: bold;
}


/* FEATURED PRODUCT AREA STYLES */

#subscriptions_wrapper {
	float:left;
	width:340px;
	padding:0;
	margin:0;
}

#subscriptions_bar {
	background:url("/images/home_featured_bar_bg.gif") top left no-repeat;
	width: 326px;
	height:29px;
	font-size:11px;
	color:#003366;
	line-height:29px;
	padding-left:14px;
	font-weight: bold;
}

#subscriptions_content {
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	width: 300px;
}

#home_featured_content img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#banner {
	float:none;
}