* {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 { left: 34px;
    position: relative;
    width: 754px; }

.sliderbutton {float:left; width:32px; padding-top:108px; cursor:pointer;}
.sliderbutton images {cursor:pointer}
.sliderbutton images:hover {background:#666}
#slider {float:left; position:relative; overflow:auto; width:681px; height:246px; }
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:754px; height:246px; padding-right:10px}

.pagination { float: left;
    height: 25px;
    left: 14px;
    list-style: none outside none;
    margin: 15px 0 0 32px;
    position: absolute;
    top: -6px;}
.pagination li {color: #FFFFFF;cursor: pointer;float: left;margin: 0 4px 0 0;padding: 0 4px;text-align: center;}
.pagination li:hover {background:#364a09; color:#fff}
li.current {border:1px solid #364a09; background:#364a09}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
