#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
	width:600px;
	margin:0px auto;
	display:none;
}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:500px;
	height:0px;
	padding:2px;
	background:#fff
}
#information {
	position:absolute;
	bottom:0;
	width:500px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.10;
	filter:alpha(opacity=100)
}

#image {
	width:700px
}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../newwebsite/css/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../newwebsite/css/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.10; filter:alpha(opacity=100)}
.linkhover {background:url(../newwebsite/css/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:200px; background:url(../images/ourworks_leftaero.jpg) center no-repeat;}
#slideleft:hover {}
#slideright {float:right; width:20px; height:200px; background:url(../images/ourworks_rightaero.jpg) center no-repeat}
#slideright:hover {}
#slidearea {float:left; position:relative; width:550px; margin-left:5px; height:200px; overflow:hidden}
#slider {position:absolute; left:0; height:200px}
#slider img {border:1px solid #666; padding:2px}
