/*============ SLIDESHOW*   ===========*/


/*.slider-wrapper {
	width:872px;
	height:290px;
	padding:10px;
	/*margin:0 auto 34px;	position:relative;
	overflow:hidden;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
}
.slider {
	width:872px;920px;
	height:290px;347px;
}
.items {
	display:none;
}*/














.slideshow {

    position:absolute;;
    height:357px;290px;
	float:left;
}

.slideshow DIV {
	position:absolute;
	float:left;
	top:0px;
	left:-1px;
	/*z-index:8;*/
	opacity:0.0;
	height:357px;
290px;
	background-color: #FFF;
}

.slideshow DIV.active {
   
    z-index:5;
    opacity:1.0;
}

.slideshow DIV.last-active {
    z-index:1;
}

.slideshow DIV IMG {
    height:357px; 290px;
    display: block;
    border: 0;
    margin-bottom:0px;
}
