#wrapper { position:relative;}
.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:1000px; height:391px; position:absolute; z-index:2; }
#slides {position:relative; width:1000px; height:402px; list-style:none; overflow:auto;}
#slides li {width:1000px; height:391px;}

.pagination {float:left; list-style:none; height:13px;  text-align:center;  position:absolute; z-index:20; left:20px; top:360px; }
.pagination li {float:left; cursor:pointer; background:#fff; width:10px; height:10px; margin-right:5px;}
.pagination li:hover {background:#F90; }
li.current { background:#F90;}

li#content {width:1000px; height:391px; }
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#fff;}