#header{
	margin: 0 0 78px;
}
#featured{
	height: 414px;
	overflow: hidden;
}
#featured .slide-description{
	margin-top: 38px;
	/*width: 443px;*/
	color: #d3d3d3;
	margin-bottom: 122px;
	/*float: left;*/
	overflow: hidden;
}

#featured .slide-description p{
	color: #b2b5b5;
	margin-bottom: 15px;
}
#featured .slide-description h2{
	font-size: 28px;
	font-weight: bold;
	color: #fbfafa;
	text-transform: uppercase;
	text-align:center;
	margin-top: -4px;
}

#featured .slide-description span.subtitle{
	text-transform: uppercase;
	font-size: 17px;
	color: #cccccc;
	padding-bottom: 25px;
	float: left;
	width: 100%;
	text-align: center;
}

#myslides{
	width: 100% !important;
	position: relative;
	top: 1px;
}
#myslides .slide{
	width: 957px;
	padding: 0;
}

.slide .slide-image{
	/*float: right;
	width: 509px;*/
	height: 410px;
	position: relative;
	top: 65px;
	right: 0;
}

.slide .slide-image img{
	/*float: right;*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
}

#nav{
	position: absolute;
	z-index: 999;
	top: 441px;
	margin-left: 6px;
}

#nav a {
	background: transparent url(../images/template/slider/bullets.png) no-repeat 0 0; 
	text-decoration: none; 
	padding: 5px 2px 1px 5px;  
	width: 122px;
	height: 29px;
	float:left;
	margin: 0;
	font-size:9px;
	text-align: center;
}

#nav a:hover, #nav a:focus { 
	background: transparent url(../images/template/slider/bullets.png) no-repeat 0 -32px;	
}
#nav a.activeSlide { 
	background: transparent url(../images/template/slider/bullets.png) no-repeat 0 -66px; }


.slide-image span.stripe{
	background: transparent url(../images/template/stripe.png) no-repeat;
	width: 113px;
	height: 98px;
	display: block;
	float: right;
	position: absolute;
	z-index: 100;
	right: 9px;
	top: 17px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
}	

.slide-image .holder{
	background: transparent url(../images/template/slideimg-holder.png) no-repeat;
	width: 445px;
	height: 346px;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
	float: right;
	left: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

.slide-image .holder img{
	position: relative;
	top: 31px;
	right: 0;
	display: block;
	float:left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
	left: 10px;
}

.slide-image .picholder{
	position: relative;
	right: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');
}

img.picholder{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/template/clear.gif');}

#nextprevhome {position:absolute; top:400px; left: 35%; z-index:999; color: #B2B5B5;}