body { min-width: 960px; background: #fff; }


.container { width: 960px; padding: 35px 0 0 0; margin: 0 auto; }
.header { position: relative; width: 100%; height: 120px; }
a.logo { width: 368px; height: 107px; position: absolute; top: 0; left: 0; background: url(../__images/logo.png); }

.nav { width: 570px; position: absolute; bottom: 5px; left: 522px; }

.contentWrapper { min-height: 550px; height: auto !important; height: 550px; position: relative; }

.feature { width: 960px; height: 500px; position: relative; }
.feature img { width: 960px; height: 500px; position: absolute; top: 0; left: 0; }


.footer { width: 960px; font-size: 11px; float: none; clear: both; margin: 0 auto; padding: 15px 0; text-align: center; color: #888; }
.footer a { color: #888; text-decoration: none; }
.footer a:hover { color: #888; text-decoration: underline; }

a.fancybox { float: left; margin: 0 15px 15px 0; display: block; }



#gallery-wrapper { width: 950px; padding: 60px 0px 0px 0px; height: 468px; background: /* #fff  url(../__images/track-bg.gif) bottom left repeat-x;*/ }



.contents {
	display: block;
	width: auto;
	height: 412px;
}
ul.blocks {
	padding: 0;
	width: 20000px;
	display: block;
	height: 412px;
}
ul.blocks li {
	width: auto;
	margin: 0 15px 0 0px;
	float: left;
	display: block;
	height: 412px;
	background: none; padding: 0;
}
ul.blocks li img { border: 1px solid #000; }
.holder {
	margin: 0;
	display: block;
	margin-bottom: 20px;
}
.scroll-pane {
	width: 412px;
	/*background: #fff;*/
	float: left;
	padding: 0;
}

#gallery {
	height: 482px;
	width: 100%;
	padding: 0;
	display: block;
	_overflow: hidden;
}

div#shim {
margin:0px auto;
padding:0;
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -375px;
float: left;
}
 
div#wrapper {
margin:0px auto;
padding:0;
width: 950px;
height: 750px;
clear: both;
position: relative;
top: -375px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */
 
 
 
 #scrolltoview { position: absolute; bottom:10px; left: 0px; z-index: 1200; font-size: 11px; color:#888; text-align: left; display:none; }
 #arrows { position: absolute; bottom: 60px; right: 12px; z-index: 1200; font-size: 11px; color:#888; text-align: right; }
