@charset "UTF-8";

* {
	margin:0;
	padding:0
}


.caption {
	margin-left:-6px;
	line-height: normal;
	margin-bottom: 12px;
	font-weight: bolder;
	color: #00708F;	
	margin-top: 12px;
	font-size: 100%;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: left;
	font-weight: bolder;
	color: #00708F;
	
}

.demo {
	position:relative;
	margin-top:22px;
	margin-bottom: 0px;
	
}


.gallery_demo {
	width:500px;
	margin:0 auto;
}

.gallery_demo li {
	width:60px;
	height:60px;
	margin: 0px 2px 0;
}

.gallery_demo li div {
	left:240px
}

#main_image {
	margin:0px auto 12px;
	height:500px;
	width:500px;
	padding: 0px 0px 0px 12px;
}

#main_image img {
/*	margin-bottom:30px;   */
	margin-bottom:20px;
}

.nav {
	padding-top:15px;
	margin-top: 15px;
}

.info {
	text-align:left;
	width:500px;
	margin:30px auto;
	padding-top:30px;
}

.info p {
	margin-top:1.6em;
}
