

#gallery {
position:relative;
 width:569px;
 /*margin:40px auto;*/
 /*padding:10px;*/
 /*border:6px solid #fff;*/
 /*background:#AAA*/
 }

#images {
/* height:225px;*/
 background:#eef5f6;
 margin-bottom:0px}

#image {
 display:none;
 position:relative;
 width:569px;
 height:0px;
 padding:0px;
 border:0px solid #666;
 }

#image img {
 position:absolute;
 margin-top:-17px;
 left:0px;
 background-image:url(images/sx.png);
 background-repeat:no-repeat;
 background-position:center;}

#thumbwrapper {
/*margin-top:5px;
margin-bottom:5px;*/
 /*padding:5px 0;*/
 width:569px;
 height:148px;
 /*border:1px solid #666;*/
 }

#thumbarea {
 position:relative;
 overflow:hidden;
 height:148px;
 width:569px;
 }

#thumbs {
 position: relative;
 list-style:none;
 margin-top:5px;
 height:148px;
 width:10000px;
 border-right:0px solid #FFF}

#thumbs li {
float:left;
 margin-right:0px;
 cursor:pointer;
 }

.imgnav {
position:absolute;
 height:148px;
 width:20%;
 z-index:100;
 outline:none;
 cursor:pointer}

#previmg {
left:0;
 background:url(images/left.gif) left center no-repeat;
 border-left:0px solid #FFF}

#previmg:hover {
opacity:1;
 filter:alpha(opacity=100)}

#nextimg {
right:0;
 background:url(images/right.gif) right center no-repeat;
 border-right:0px solid #FFF}

#nextimg:hover {
opacity:1;
 filter:alpha(opacity=100)}











#gallery1 {
position:relative;
 width:769px;
 /*margin:40px auto;*/
 /*padding:10px;*/
 /*border:6px solid #fff;*/
 /*background:#AAA*/
 }

#images1 {
 border:2px solid #9ac1c9;
/* height:225px;*/
 background:#eef5f6;
 margin-bottom:0px}

#image1 {
display:none;
 position:relative;
 width:769px;
 height:0px;
 padding:0px;
 border:0px solid #666;
 }

#image1 img {
position:absolute;
 top:0px;
 left:0px}

#thumbwrapper1 {
/*margin-top:5px;
margin-bottom:5px;*/
 /*padding:5px 0;*/
 width:769px;
 height:148px;
 /*border:1px solid #666;*/
 background:#FFF}

#thumbarea1 {
position:relative;
 overflow:hidden;
 height:148px;
 width:769px;
 }

#thumbs1 {
position: relative;
 list-style:none;
 margin-left:0px;
 height:148px;
 width:10000px;
 border-right:0px solid #FFF}

#thumbs1 li {
float:left;
 margin-right:0px;
 cursor:pointer;
 }

.imgnav1 {
position:absolute;
 height:148px;
 width:20%;
 z-index:100;
 outline:none;
 cursor:pointer}

#previmg1 {
left:0;
 background:url(images/left.gif) left center no-repeat;
 border-left:0px solid #FFF}

#previmg1:hover {
opacity:1;
 filter:alpha(opacity=100)}

#nextimg1 {
right:0;
 background:url(images/right.gif) right center no-repeat;
 border-right:0px solid #FFF}

#nextimg1:hover {
opacity:1;
 filter:alpha(opacity=100)}





