#main.gallery {
	background: url('../images/backgrounds/gallery.jpg') top center no-repeat;
	height: 1088px;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#main.gallery #section {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

#main.gallery #section #gallery {
	background: url('../images/backgrounds/gallery_clean.jpg') -199px 0px;
	margin-top: 505px;
	width: 800px;
	margin-left: -1px;
}

#main.gallery #section #copyright {
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px;
	width: 800px;
	margin-top: -170px;
}
#main.gallery #section #copyright p {
	margin-bottom: 4px;
	text-align: center;
}
#main.gallery #section #copyright p a {
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px
}

#main.gallery #section #gallery #gallery-views {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#main.gallery #section #gallery #gallery-views p {
	text-align: center;
	margin-top: 100px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 32px;
}
#main.gallery #section #gallery #gallery-views ul {
	width: 726px;
	margin: 0 auto;
	overflow: hidden;
}
#main.gallery #section #gallery #gallery-views ul li {
	float: left;
	margin-left: 28px;
	margin-top: 25px;
	width: 202px;
	/*height: 154px;
		overflow: hidden;*/
}
#main.gallery #section #gallery #gallery-views ul li a img {
	/*border-top: 1px solid #B1B1B1;*/
}
#main.gallery #section #gallery #gallery-views div#gallery-wrapper {
	width: 726px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#main.gallery #section #gallery #gallery-views div#gallery-wrapper div {
	overflow: hidden;
}
#main.gallery #section #gallery #gallery-views div#gallery-wrapper a {
	float: left;
	margin-left: 28px;
	margin-top: 25px;
	width: 202px;
	overflow: hidden;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#main.gallery #section #gallery #gallery-views div#gallery-wrapper a img {
	border: 1px solid #B1B1B1;
}

#main.gallery #section #gallery #gallery-footer {
	clear: both;
	background: url('../images/backgrounds/gallery_bottom.jpg') -199px 0px;
	margin-top: 35px;
	height: 252px;
}
#main.gallery #section #gallery #gallery-footer a {
	/*background: url('d.png');*/
	position: absolute;
	float: left;
	width: 140px;
	height: 0;
	overflow: hidden;
	padding-top: 13px;
	margin-left: 53px;
	margin-top: 3px;
}