body {
	background: white;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


  /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 100px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -214px;
   text-align: center;
   min-width: 728px; 
 }
 /* end IE 5 hack */ 
	  
#wrap {
	position: relative;
	text-align: left;
	width: 728px;
	height: 353px;
	margin: 0px auto;
	}


#header {
	width: 728px;
	height: 23px;
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	clear: both;
	top: 378px;
	
}
h1 {
	margin: 0px auto;
	padding: 0px;
	text-indent: -1000em;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	margin: 0px auto;
	padding: 0px;
	height: 0px;
	font-size: 12px;
	line-height: 0px;
	text-indent: -1000em;
	width: 202px;
	height: 23px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(logobottom2.png) no-repeat;
		text-decoration: none;
}
.address a, .address a:link, .address a:visited, .address a:active {
	margin: 0px auto;
	padding: 0px;
	height: 0px;
	font-size: 12px;
	line-height: 0px;
	text-indent: -1000em;
	display: block;
	position: absolute;
	top: 3px;
	right: 0px;
	width: 487px;
	height: 12px;
	background: url(address.png) no-repeat;
	text-decoration: none;
}

#content {
clear: both;
position: relative;
width: 728px;
}


.gallerywrap {
	width: 728px;
	height: 378px;
	overflow: hidden;
	position: absolute;
}
.galleries {
	width: 728px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background: white;
	margin-right: -30px;
}
.galleries li {
	display: block;
	float: left;
	margin: 0px 32px 25px 0px;
	padding: 0px 0px;
	width: 157px;

	height: 100px;
}

.galleries li a, .galleries li a:link, .galleries li a:active {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 157px;
	height: 100px;
	z-index: 10;
}

.galleries li img {
	float: none;
		position: absolute;
	margin: 0px; padding: 0px;
	z-index: -100;
}
.imagewrap {
	position: absolute;
	overflow: auto;
	width: 728px;
	height: 353px;
	margin-bottom: 25px;
}

.images {
	height: 328px;
	margin: 0px;
	padding: 0px;
}

.images li {
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 328px;
	border: 1px solid #ccc;
}

.hide {
	display: none;
}

.info {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}
.arrow {
	position: absolute;
	right: 0px;
	top: -20px;
}