#wrapper {width:1000px; height:372px; 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:400px; }
#slides {position:relative;  width:1000px; height:372px; list-style:none; overflow:auto;}
#slides li {width:1000px; height:372px;}

.pagination {float:left; list-style:none; height:13px;  text-align:center;  position:absolute; left:30px; top:330px; z-index:100;  }
.pagination li {float:left; cursor:pointer;  width:11px; height:11px; margin-right:5px; background:#fff;  }
.pagination li:hover { background:#000; }
li.current { background:#000;}

li#content {width:1000px; height:372px; }
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}