#wrapper {position:relative; width:875px; height:222px; margin:0px; padding:0px; background:#fff; z-index:10;}

.sliderbutton {float:left; width:32px; padding-top:134px; display:none;}
.sliderbutton img {cursor:pointer; display:none;}
.sliderbutton img:hover {background:#666; display:none;}

#slideshow {position:relative; list-style:none; background:#fff; margin:0px; padding:0px; width:875px; height:222px;}
#slides {float:left; position:relative; overflow:auto; width:875px; height:222px; list-style:none;  padding:0px; margin:0px;}
#slides li {float:left; width:875px; height:222px; padding:0px; margin:0px;}

.pagination {position:absolute; top:0px; right:28px; list-style:none; height:25px; z-index:12;}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background-color: rgba(255,255,255,0.7); margin:0 4px 0 0;}
.pagination li:hover {background-color: rgba(255,255,255,1.0);}
li.current {background-color: rgba(255,255,255,1.0);}

.slide_one{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-1.jpg);
}

.slide_two{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-2.jpg);
}

.slide_three{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-3.jpg);
}

.slide_four{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-4.jpg);
}

.slide_five{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-5.jpg);
}

.slide_six{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-6.jpg);
}

.slide_seven{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-7.jpg);
}

.slide_eight{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-8.jpg);
}

.slide_nine{
	width:875px;
	height:222px;
	background:url(../images/slides/slide-9.jpg);
}