* {margin:0; padding:0}
body {font:12px Arial, Helvetica, sans-serif; color:#555; }
p {line-height:1.4; margin-bottom:12px;}
#wrapperslider {width:1024px; margin:0 auto; position: relative; height: 300px;}

.sliderbutton {float:left; width:32px; padding-top:134px;}
.sliderbutton img {cursor:pointer;}
.sliderbutton img:hover {background:#666;}
#slider {
background:transparent none repeat scroll 0 0;
height:258px;
position:relative;
width:1024px;
}
#slider ul {position:absolute; list-style:none; top:0; left:0;}
#slider li {float:left; width:1024px; height:200px; padding: 0 !important; margin: 30px 0 0 0 !important; }

.pagination {float:right; list-style:none; width: 180px;}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background: url(photos/slideshowbutton.png) no-repeat; margin:0 4px 0 0; text-align:center; color:#222; height: 21px; width: 10px;}
.pagination li:hover {background: url(photos/slideshowbuttonhover.png) no-repeat; color:#000; height: 21px; width: 10px;}
li.current {background:url(photos/slideshowbuttonhover.png) no-repeat; height: 21px; width: 10px;}

li#content {width:1024px; height:270px;}
#content h1 {font:22px Arial, Helvetica, sans-serif; margin-bottom:15px; color:#036;}

