#meta {width:1000px; height:404px; position:absolute; z-index:1;}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:1000px; height:402px; position:absolute; z-index:2; }
#slides {position:relative; width:1000px; height:402px; list-style:none; overflow:auto;}
#slides li {width:1000px; height:404px;}

.pagination {float:left; list-style:none; height:13px;  text-align:center;  position:absolute; z-index:20; left:950px; top:310px; }
.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:402px; }
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#fff;}