#photopagecontainer {
	width: 850px;
	height: 700px;
	margin: 0px auto 0px;
	text-align: left;
}

.homebutton {
	margin-top: 65px;	
	margin-left: 110px;
}

#photohomelink {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30px;
	left: 645px;
	z-index: 500;
	background: lightblue;
}

#photohomelink a:link {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#photohomelink a:hover {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#photohomelink a:active {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#photohomelink a:visited {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#photohomelink a:visited:hover {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}


#logotop2 {
	width: 166px;
	height: 102px;
	display: block;
	top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-top: -47px;
	font-size: 0;
	background: url(images/gallery/top_contactphotos.gif) no-repeat left bottom;
}

#gallerycontainer {
	width: 768px;
	height: 490px;
	position: relative;
	margin: 0px auto 0px;
	top: -209px;
}

.demo {
	margin-top: 28px;
	height: 480px;
}

#logo {
	margin-top: 140px;
	position: relative;
	width: 167px;
	height: 312px;
	float: right;
	background: url(images/gallery/logo.png) no-repeat;
	z-index: 400;
	font-size: 0;
}

#main_image {
	margin-top: -477px;
	position: relative;
	float: left;
	height: 406px;
	width: 766px;
	background: none;
	margin-bottom: 29px;
}

#main_image img {
	float: left;
	width: 766px;
	height: 406px;
}


.gallery_demo {
	position: relative;
	float:  left;
	margin-top: -71px;
	padding-top: 30px;
	height: 48px;
	width: 730px;
	padding-left: 40px;
	background: url(images/gallery/thumbbg.gif) no-repeat;
}

.gallery_demo li {
	float: left;
	width: 68px;
	height: 50px;
	margin-right: 10px;
}

/* 	border: 3px double #111; */


.gallery_demo li div {

}


.galleria {
	list-style: none;
}

.galleria li {
	display: block;
	width: 38px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

.galleria li a {
	display: none;
}

.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 180px;
}

.galleria li div img {
	cursor: pointer;
}

.galleria li.active div img,.galleria li.active div {
	display: block;
}

.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}

#topborder {
	width: 761px;
	height: 15px;
	background: url(images/gallery/topborder.png) no-repeat left top;
	position: relative;
	float: left;
	margin-top: -487px;
	font-size: 0;
}

#bottomborder {
	width: 770px;
	height: 26px;
	background: url(images/gallery/bottomborder.png) no-repeat left top;
	position: relative;
	float: left;
	margin-top: -97px;
	font-size: 0;

}
#galspacer {
	clear: both;
	height: 80px;
	font-size: 0;
	position: relative;
	top: -240px;
}

/* @group FOOTER */

#photo_footeraddress {
	width: 850px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #c84e00;
	padding-top: 30px;
	clear: both;
	position: absolute;
	background: url(images/about/footer.gif) no-repeat center;
	margin: 0px auto 0px;
	top: 600px;
}

.emaillink {
	width: 205px;
	margin-top: -15px;
	margin-right: 50px;
	height: 40px;
	float: right;
}

.emaillink a:link {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:active {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:hover {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:visited {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:visited:hover {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

#photo_footernav {
	width: 850px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #c84e00;
	padding-top: 0px;
	position: absolute;
	clear: both;
	top:  670px;
}

#photo_footernav a:link {
	color: #c84e00;
	text-decoration: none;
}

#photo_footernav a:hover {
	color: #c84e00;
	text-decoration: underline;
}

#photo_footernav a:active {
	color: #c84e00;
	text-decoration: underline;
}

#photo_footernav a:visited {
	color: #c84e00;
	text-decoration: none;
}

#photo_footernav a:visited:hover {
	color: #c84e00;
	text-decoration: underline;
}



/* @end */