
#feature {
	min-width:908px;
	height:367px;
		
}
#feature-right {
	position:relative;
	float:right;
	width:338px;
	height:368px;
	background:url(../images/sliding-nav.jpg) right top no-repeat;
	padding:0px;
}
.feature-pager {
	position:relative;
	left:0px;
	top:-7px;
	padding-left:54px;
	width:283px;
	height:117px;
	font-family:"Times New Roman", Times, serif;
	overflow:visible;
	z-index:1;

}
.feature-pager a {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#435667;
font-size:20px;
font-weight:bold;

}
.feature-pager a:hover
{
padding:0px;
margin:0px;
color:#af1212;
font-size:20px;
font-weight:bold;
}


.feature-pager h3 
{
padding:0px;
margin:0px;
color:#435667;
font-size:20px;
font-weight:bold;
background-image:none;

}
.feature-pager h3 a
{
padding:0px;
margin:0px;
color:#435667;
font-size:20px;
font-weight:bold;
}
.feature-pager h3 a:hover
{
padding:0px;
margin:0px;
color:#af1212;
font-size:20px;
font-weight:bold;
}

.feature-pager img.selected {
	position:absolute;
	top:0;
	left:0px;
	z-index:-10;
	visibility:hidden;

}
.feature-pager.selected img.selected {
	visibility:visible;
}
#feature-left {
	position:relative;
	float:left;
	width:560px;
	height:368px;
	padding:0px;
}
#feature-box {
	position:relative;
	background:#000;
	width:560px;
	height:367px;
	overflow:hidden;
}
#feature-wrapper {
	width:2240px;
	height:367px;
}
#feature-box .feature-content {
	width:560px;
	height:367px;
	float:left;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
}
#feature-box .feature-content h1
{
padding:0px;
margin:0px;
font-size:20px;
text-transform:uppercase;
line-height:26px;
}
#feature-box .feature-content h4
{
padding:0px;
margin:0px;
font-size:18px;
}
.feature-pager .feature-thumb {
height:101px;

	padding-right:5px;
	float:right;
	width:230px;


	padding-top:0px;
	

}
.feature-content .feature-slide {
	position:relative;
	width:560px;
	height:367px;
}
.feature-slide .feature-overlay.bottom {
	position:absolute;
	color:#fff;
	background:url(../images/banner-text.png) left top repeat-x;
	padding-top:18px;
}
.feature-overlay.bottom {
	bottom:0;
	left:0;
	width:560px;
	height:63px;
}
.feature-overlay.bottom a {
	display:block;
	width:550px;
	height:63px;
	padding-left:10px;
	text-decoration:none;
	color:#fff;
}
.feature-overlay a:hover {
color:#c3c7d4;
}
* {
	padding:0;

}
.wrapper{position:relative;width:908px;margin:0 auto;}