#wrapper {width:606px; margin-left:12px;}
.sliderbutton {float:left; width:32px; padding-top:134px; display:none;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:606px; height:302px; border:2px solid #fff; background:#fff; border:1px solid #909090;}
#slides {position:relative; width:606px; height:302px; list-style:none; margin:0;padding:0;}
#slides li {width:606px; height:302px; background:#fff;}

.pagination {float:right; position:relative; list-style:none; height:25px; margin:-292px 0 0 428px; *margin:-292px 0 0 535px; z-index:100;}
.pagination li {float:left; position:relative; cursor:pointer; width:16px; height:16px; background:#d7d7d7; border:1px solid #000; margin:0 4px 0 0; text-align:center; color:#222; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.pagination li:hover {background:#d7d7d7; border:1px solid #000; color:#000}
li.current {border:1px solid #000; background:#eb8412}

li#content {width:606px; height:302px;}
/*#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}*/

.sliderbottom {
		height:76px;
		background:url(images/bottombg.png);		
		position:relative;
		top:0px;		
		margin-top:-76px;
	}
	
	.sliderbottomleft {
		width:460px;
		float:left;
	}
	
	.sliderbottomleft h1 {
		font-size:18px;
		color:#fff;
		padding:0;
		padding-left:10px;
		padding-top:6px;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.sliderbottomleft p {
		font-size:11px;
		color:#fff;
		margin:0;
		padding-left:10px;
		width:400px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:12px;
		margin-top:5px;
	}
	
	.sliderbottomright {
		width:140px;
		float:right;
	}
	
	.sliderbottomright img {
		width:118px;
		height:26px;
		margin-left:auto;
		margin-right:auto;
		margin-top:25px;
	}