#home {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main_bg.jpg) #EBEBEB repeat-x;
	width: 882px;
}

#home_main {
	width: 859px;
	height: 84px;
	padding-left: 23px;
	padding-top: 7px;
	background: url(../images/home_main.jpg) no-repeat;
	float: left;
}

#shadow_container {
	float: left;
	background: url(../images/home_shadow.jpg) no-repeat;
	width: 882px;
	height: 323px;
}

#flash_area {
	float: right;
	background: url(../images/flash_image_alt_opt.jpg) no-repeat;
	padding-right: 28px;
	height: 323px;
	width: 826px;
}

.noflash {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 220px;
  color: white;
}

#home_features {
	width: 834px;
	float: left;
	padding-left: 48px;
	padding-bottom: 30px;
	background: url(../images/generic_bot.gif) bottom left no-repeat;
}

.txtimg {
	padding-bottom: 10px;
}

dl {
	float: left;
	width: 330px;
}

#featured {
	float: left;
	width: 215px;
	background: url(../images/featured_top.gif) no-repeat;
	text-indent: -9999px;
	height: 33px;
}

#featured2 {
	background: url(../images/featured_top2.gif) no-repeat;
	text-indent: -9999px;
	height: 33px;
}

#news {
	background: url(../images/news_top.gif) no-repeat;	
	text-indent: -9999px;
	height: 27px;
}

.txt a {
	margin-top: 2px;
	/*margin-top: 10px;*/
	display: block;
}

.txt {
	color: #525252;
	line-height: 130%;
	padding-left: 24px;
	padding-bottom: 28px;
	padding-right: 46px;
	background: url(../images/home_dd_bot.gif) bottom left no-repeat;
}

.img {
	float: right;
	width: 115px;
}
