/* SLIDESHOW */
.slideshow {position:absolute;width:990px;height:432px; margin-top:9px; margin-left:4px; overflow:hidden;z-index:0;}

.slideshow #arrow {position:absolute;width:2500px;height:70px;z-index:1;left:-545px; top:345px;background-image: url(../images/feature_slider.png);}

.slideshow #menu {position:absolute; width:998px; height:60px; top:360px; z-index:2;}
.slideshow #menu ul { list-style:none; margin-top:0px; margin-left:-40px;}
.slideshow #menu ul li { float:left;display:inline;width:248px;}

.slideshow #slide {position:absolute;width:4990px;height:432px;}
.slideshow #slide img {float:left;display:inline;}

	
