* {margin:0; padding:0}
body {margin:0; padding:0}
#gallery {position:relative; width:100%; margin:0 auto;}

#imagearea {width:100%; height:808px;  position:relative; z-index:1; margin:0 auto; z-index:2;}

#images {height:225px; margin-bottom:20px; position:relative;}
#image {position:absolute; width:100%; height:808px; margin:0 auto; z-index:2; }
#image img {position:absolute;}

#thumbwrapper {padding:5px 0; top:30px; width:1200px; height:40px; position:absolute; z-index:8; 
left:50%; margin-left:-500px;}

#thumbarea {position:relative; overflow:hidden; height:60px; width:250px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:50px; width:250px; }
#thumbs li {float:left; margin-right:5px; cursor:pointer; }

.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:40px; width:20%; 
z-index:100; outline:none; cursor:pointer}

#previmg {left:0; background:url(images/left.png) left center no-repeat; top:350px; width:50px;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}

#nextimg {right:0; background:url(images/right.png) right center no-repeat; top:350px; width:50px;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#arrow {position:absolute; height:100px; width:1200px; margin:0 auto; z-index:5; left:50%; margin-left:-600px;
}