.galleria{list-style:none;width:200px}
.galleria li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	position: relative;
	top: -25px;
}
.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}
.galleria li .caption{
	display:block;
	padding-top:.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
* html .galleria li div span{width:400px} /* MSIE bug */
h1{
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	background-color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
h2 {
	position: relative;
	font-family: 'helvetica neue', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.3em;
	left: 492px;
	margin-top: 40px;
	color: #CCC;
	bottom: 73px;
	text-align: center;
	width: 400px;
}
	.caption{
	font-style:normal;
	color:#CCC;
	font-family: 'helvetica neue', sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	top: 10px;
}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{
	width:200px;
	float:left;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 45px;
	padding-top: 30px;
	position: relative;
	bottom: 80px;
}
	.gallery_demo li{
	width:68px;
	height:50px;
	border:1px solid #000;
	background:#000;
	margin-bottom: 2;
	margin-left: 2px;
	position: relative;
	bottom: 90px;
}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{
	height:413px;
	width:500px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	position: relative;
	right: 105px;
	bottom: 95px;
	text-align: center;
}
	#main_image img{
	margin-bottom:5px;
	border: 1px solid #000;
	text-align: center;
}
	
	.nav{
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-size: 9px;
	bottom: 80px;
	word-spacing: 6px;
	position: relative;
	text-align: center;
	left: 170px;
	color: #999;
	font-weight: lighter;
}
	
	.info{
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:15px;
}
	.info p{margin-top:1.6em;
	#contact .gallery_demo_unstyled {
}
