* {
	padding:0
}

#gallery {
	position:relative;
	width:auto;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 340px;
	margin: 0px;
}
#images {
	height:252px;
	width: 778px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
}
#image {
	position:relative;
	width:778px;
	height:252px;
	padding:0px;
	background-image: url(images_slide/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	left: auto;
}
#image img {
	position:absolute;
	top:1px
}
#thumbwrapper {
	margin-top:0px;
	width:778px;
	height:84px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:84px;
	width:776px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:0px;
	height:70px;
	width:1000px;
	top: 9px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbs li {
	float:left;
	margin-right:0px;
	cursor:pointer;
}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:252px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer
}
#previmg {
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(images_slide/left.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=30)
}
#nextimg {
	right:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images_slide/right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nextimg:hover {
	opacity:1;
	filter:alpha(opacity=30)
}

