﻿* {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:25px}
#wrapper {width:800px; margin:0px auto}

.sliderbutton {float:left; width:0px; padding-top:0px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {border:0px}
#slideshow {float:left; width:800px;  height:400px; border:2px solid #fff; margin-top:-23px;}
#slides {position:relative; width:800px; height:400px; list-style:none; overflow:auto}
#slides li {width:800px; height:400px}

.pagination {float:left; list-style:none; /* margin:5px 0 0 5px */}
.pagination li {float:left; cursor:pointer; padding:5px 8px; border:2px solid #ddd; margin:0 0px 0 0; text-align:center; color:#222}
.pagination li:hover {border:2px solid #bbb; color:#000}
li.current {border:2px solid #bbb}

li#content {width:800px; height:400px; padding:2px 2px 2px 2px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:1px; color:#036}