@charset "ISO-8859-1";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px
}

img {border:none;}

			
* {margin:0; padding:0}				
#wrapper {width:595px; margin: 10px 15px 0; background:#ebebeb; height:455px;}

.sliderbutton {float:left; width:41px; padding-top:200px;position:absolute; z-index:4;}
.sliderbutton img {cursor:pointer;}


.sliderbuttonR {float:right; width:41px; padding-top:200px;position:absolute; z-index:4; margin-left:580px;}
.sliderbuttonR img {cursor:pointer}


#slider {float:left; position:relative; overflow:auto; width:554px; height:362px; border:8px solid #464646; background:#ebebeb; margin-left:12px;margin-top:12px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:554px; height:362px; padding-right:10px; text-align:center;}

.pagination {float:right; list-style:none; height:25px; margin:15px 10px 0  0 }
.pagination li {float:left; cursor:pointer; padding:10px; background:#464646; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background: #999999; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#d81c27}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px; background-image:url(photos/blue-fish.jpg);}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

.slidetitle { font-weight:bold; padding-left:10px; color:#d81c27; }

#apDiv1 {
	position:absolute;
	width:570px;
	height:58px;
	z-index:5;
	left: 27px;
	top: 406px;
	background-color: #FFFFFF;
}
