@charset "utf-8";
body {
	font-family: "helvetica neue", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
#page {position:relative;
	background:#FFF;
	margin: 0 auto;
	width: 960px;
	min-width: 920px;
	
}
h2 {
	color:#5D5D5D;
}
#header {position:relative;
	height: 120px;
	
}
#header2 {
	margin-top:50px;
	margin-bottom:40px;
	padding:0;
	height:60px;
	background-color:#08495A;
}
.logo2 {
	position:absolute; left:50px;
}
.logo {
	position:absolute; top:20px;left:50px;
	
}
.logo a {
	color:#FFF;
}
#content {position:relative;
	padding: 0 85px;
	min-height: 408px;

}
.intro{
	padding-top:20px;
	width:400px; 
	text-align:justify; 
	height:200px;
}
.intro h1,
.intro h2,
.intro h3 {
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	color:#000;
	position:relative;
	display:inline;
}
#nopause {
	position:absolute;
	top:0px;
	z-index:200;
	width:800px;
	height:380px;
	
}
.sidder {position:absolute; top:10px; left:460px;
	
}
.sidder2 {position:relative; top:0px; left: 0px;
	
}
#footer {
	position:relative;
	text-align:center;
	font-size:small;
}
#footer a{
	color:#7B7B7B;
}
input {
	color:#000;
	background-color:#FFF;
	border:#666 solid 1px;
}
#content #frmContact label {
	float: left;
	width: 6em;
	margin-right: 1em;
}
#content #frmContact label.wide {
	width: 10em;
}
textarea {
	background-color:#FFF;
	color:#000;
	border:#666 solid 1px;
}
.sitemap {
	list-style:square;
}
.sitemap li a  {/*before hover main*/
	color: #7B7B7B;
	text-align: center;
	text-decoration: none
}
.sitemap li a:hover {/*when hover main*/
	color:#71956E;
	text-decoration: underline;
}
#content_gallery {
	min-height:730px;
}
#slideshow {
	list-style:none;
	color:#fff;
}
#slideshow span {
	display:none;
}
#slidewrapper {
	width:830px; 
	margin:4px auto; 
	display:none;
}
#slidewrapper * {
	margin:0;
	padding:0;
	padding-top:20px;
}
#fullsize {
	position:relative;
	width:824px;
	height:300px;
	padding:2px;
	padding-bottom:35px; 
	background:transparent;
}
#tallfullsize {
	position:relative;
	width:700px;
	height:300px;
	padding:2px;
	padding-bottom: 160px; 
	background:#fff;
}
#slideinformation h3 {
	padding:4px 8px 3px; 
	font-size:14px;
}
#slideinformation p {
	padding:0 8px 8px;
}
#image {
	width:0px;
	position:relative;
/*	left:150px;
	top:100px;*/
}
#image img {
	/*position:absolute;*/ 
	z-index:25;
	width:auto;
}
.imgnav {
	/*position:absolute;*/
	width:25%; 
	/*height:306px*/; 
	cursor:pointer;
	z-index:150;
}
#imglink {
	position:absolute;
	height:306px;
	width:100%;
	z-index:100; 
}
#thumbnails {
	margin-top:130px;
	
}
#slideleft {
	
	float:left;
	width:20px;
	height:81px;
	background:url(scroll-left.png) center center no-repeat;
	background-color:transparent;
	
}
#slideleft:hover {
	background-color:transparent;
}
#slideright {
	position:absolute;
	left:780px;
	width:20px;
	height:81px;
	background: url(scroll-right.png) center center no-repeat; 
	background-color:transparent;
}
#slideright:hover {
	background-color:transparent;
}
#slidearea {
	float:left;
	position:relative;
	width:750px; 
	margin-left:5px;
	height:200px; 
	overflow:hidden;
}
#slider {
	position:absolute;
	left:0;
	height:81px;
}
#slider img {
	cursor:pointer;
	border:1px solid #666;
	padding:2px;
}
#javaslideshow {
	width:730px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top:-50px;
}
#slidecontent{
	height:535px;
}
