#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:358px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:-30px;  width:500px; height:25px; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:1; filter:alpha(opacity=10); border: #000 solid 0px;}
#information h3 {padding:4px 8px 3px; font-size:12px; color:#999999; border:0px;}
#information a, a:visited, a:hover{color:#999999;text-decoration:underline}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:506px; cursor:pointer; z-index:150}
#imgprev {left:-20px; height:388px;background:url(images/left1.png) left bottom no-repeat; opacity:.4; filter:alpha(opacity=40)}
#imgnext {right:-20px; height:388px; background:url(images/right1.png) right bottom no-repeat; opacity:.4; filter:alpha(opacity=40)}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {position:relative; left:-20px; margin-top:30px; width:544px; height:71px; border: #00f solid 0px;}
#slideleft {float:left; width:20px; height:71px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#ccc}
#slideright {float:right; width:20px; height:71px; background:#fff url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#ccc}
#slidearea {float:left; position:relative; width:494px; margin-left:4px; height:72px; overflow:hidden; border: #0f0 solid 0px;}
#slider {position:absolute; left:0; height:71px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

div.intro {
	width: 660px;
	padding : 20px 30px 30px 30px;
	margin:22px 0 20px 0px;
	overflow:visible;
	background-color:#ffffff;
	border: solid #C3D5E1 2px;
}
div.intro-text {
	padding : 0px 20px 0px 0px;
	margin: 0px 0 20px 0px;
}
div.feature {
	width: 200px;
	float: right;
	padding : 0px 0px 0px 0px;
	margin: 0px 0 0px 10px;
	border: solid black 0px;
}
