#gallery {position:relative; width:550px; }
#images {height:auto; background:#eef5f6;}
#image {position:relative; width:550px; height:123px; display:none; padding:5px; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {padding:5px 0; width:auto; height:auto; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:140px; width:660px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:123px; width:10000px; }
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:auto; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
	.start_main {
	height: 134px;
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/start_bg.jpg);
	font-family: "Myriad Pro";
	font-size: 18px;
	text-align: center;
	line-height: 27px;
	color: #000000;
	padding-top: 5px;
	text-shadow:#000000;
	font-weight: bold;
}
.start_main a {
	font-family: "Myriad Pro";
	font-size: 18px;
	text-align: center;
	line-height: 27px;
	color: #fff;
	padding-top: 5px;
	text-shadow:#000000;
	font-weight: bold;
	text-decoration:none;
	}
	.start_main a:hover {
	color:#000;
	}
.style7 {
	color: #0036e7;
	font-weight: bold;
}
.style8 {color: #FFFFFF}
