div#container {
	width:960px;
	min-width:1280px;
	overflow: hidden;
	float:left;
	/*background:url(../images/main_bg.png) no-repeat 58px top;*/
	margin-left:-162px;
	height:671px; margin-top:8px;
       
}
div.content {
	display: none;
	clear: both;
}

div.content a, div.navigation a {
	text-decoration: none;
}div.caption
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
	outline:none;
}
div.controls a {
	padding: 5px;
}
div.controls a.prev{background:url(../images/left_arrow.png) no-repeat left top; height:22px; width:53px; text-indent:-3000px; margin-top:15px; outline:none; margin-left:75px; position:absolute; z-index:1000;}
div.controls a.next{ float:right; background:url(../images/right_arrow.png) no-repeat left top; height:22px; width:53px; text-indent:-3000px; margin-top:15px; outline:none; margin-right:75px;}
div.ss-controls {
	float: left;
	display:none;
}
div.nav-controls {
	position:absolute;
	width:1280px;
	/*margin-top:522px;*/ margin-top:515px; margin-top:515px\0/; margin-top:512px\9;
	margin-left:0;
	outline:0 none;
	background:url(../images/navi_bg.png);
	height:50px;
}

div.slideshow-container,
div.loader,
div.slideshow {
	width: 100%; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	height:600px;
	/*margin-top:8px; */
}


div.slideshow a.advance-link {
	display: block;
	/* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
	margin:0px;
	padding:0px;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}
div.slideshow{ width:1280px; margin-left:0; float:left;}

div.slideshow img {
	padding:0px;
	margin:0px 0 0 0; display:block
}
div.caption-container {
	float: left;
	position: relative;
	margin-top: 30px;
}
span.image-caption {
	display: block;
	float:left;
/*	margin:305px 0 0 160px;*/
        margin:290px 0 0 160px;
}

div.caption-container, span.image-caption {
	width: 700px;
}

div.caption {
	padding: 0 0px;
	width:576px;
	float:left;
}

div.image-title {
	font-weight:normal;
	font-family:helveticalt;
	font-size:55px;
	color:#FFFFFF;
	width:900px;
}
div.image-desc {
	line-height: 18px;
	font-size:14px;
	font-family: 'helveticaMd';
	margin-top:20px;
	color:#FFFFFF;
	width:900px;
}
div.image-desc {
	line-height: 18px;
/*	font-size:11px;*/
        font-size: 13px;
	font-family: Verdana;
	margin-top:20px;
	color:#FFFFFF;
	width:600px;
	position:absolute\9;
}
div.download {
	margin-top: 18px;
	margin-top: 90px\9;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
	display:none;
}
div.navigation-container {
	float: left;
	position: relative;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
	margin-top:14px;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0;
	left:82%;
	width:960px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
	z-index:0;
	
}
ul.thumbs li:hover, ul.thumbs li.selected{ background:url(../slider_img/thumb_bg.png); padding:10px 5px 5px 5px; margin:-10px -5px 0 -5px; z-index:105; position:relative;}
a.thumb {
	display: block; 
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}

