* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(images/bg.gif)}

#header ul {
		list-style-type: none;
		clear: both;
	}
		#header ul li {
			float: left;
		}
	#header .pages {
		float: left;
	}
		#header .pages li {
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header .pages li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 8px 10px;
		}
		#header .pages li a:hover {
			text-decoration: underline;
		}
	#header .links {
		float: right;
		color: #ffffff;
		font-size: 0.9em;
		
		padding: 8px 0 8px 18px;
	}
		#header .links a {
			color: #ffffff;
			text-decoration: none;
			margin: 0 5px;
		}
		#header .links a:hover {
			text-decoration: underline;
		}
	#header h1 {
		float: left;
		/*padding: 35px 0 40px;*/
		clear: both;
	}
		#header h1 a {
			display: block;
			outline: none;
			text-indent: -9999px;
			
			width: 344px; height: 53px;
		}

	#header .categories {
		overflow: hidden;
		width: 100%;
	}
		#header .categories li {
			font-family: Arial;
			font-size: 0.9em;
			text-transform: uppercase;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 15px;
			margin-left: 10px;
		}
		#header .categories li a {
			color: #FFF;
			text-decoration: none;
			display: block;
			padding: 13px 10px 12px;
		}
		#header .categories li a:hover {
			text-decoration: underline;
		}*/
#banner{
	
	width:900px;
	height:200px;
	margin-left:10px;
	/*margin-bottom:40px;*/
}
#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:460px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#text{
	width:600px;
	/*background-color:#FFF;*/
	color:#FFF;
	font-family:"MS Serif", "New York", serif;
	
}
