* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#222 url(images/bg.jpg) 50% 0 no-repeat}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:900px; margin:0px auto}

.sliderbutton {float:left; width:32px; padding-top:1px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slider {float:left; position:relative; overflow:auto; width:781px; height:578px; border:0px solid #fff; background:#fff}
#slider ul {position:relative; list-style:none; top:2; left:0}
#slider li {float:left; width:781px; height:578px; padding-right:0px}

.pagination {float:left; list-style:none; height:15px; margin:15px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:781px; height:578px; padding:0px 0px 0px 0px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
