.banner-wrap {
	background-image: url(../structure/banner/bnr-bg-grad.gif);
	height: 110px;
	width: 325px;
	border: solid #CCC 1px;
	background-position: 0;
	text-align: left;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.banner-wrap .bnr-img {
	float: left;
	height: 110px;
	width: 110px;
	background-color: #CCC;
}
.banner-wrap .bnr-txt {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #900;
	width: 200px;
	margin: 20px 0 10px;
	line-height: 22px;
}
.banner-wrap .bnr-txt-2 {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #900;
	width: 200px;
	margin: 30px 0 0 10px;
	line-height: 22px;
}
.banner-wrap .banner-txt-ftr {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../structure/icon-arrow-round.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	text-indent: 15px;
	position: absolute;
	margin: 80px 0 0 125px;
	z-index: 5;
}
.banner-link a {
	display: block;
	position: absolute;
	width: 325px;
	height: 110px;
	z-index: 50;
}
.banner-link a:hover {
	display: block;
	position: absolute;
	width: 325px;
	height: 110px;
	background-image: url(../structure/banner/banner-hover-bg.png);
	background-repeat: repeat;
	filter:alpha(opacity=10);
	opacity: .10;
	-moz-opacity:0.2;
}
#anti_fatigue_mat-splash {
	background-image: url(../structure/barefoot_anti_fatigue_mat_domes_support.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 830px;
	margin: 0 auto 10px auto;
}

