/* PAGE STYLES */

/* PHOTOS HEADER CHANGE-OUTS */

#photos {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/photos_808x94.jpg) no-repeat left top;	
	bottom: 0px;
	left: 0px;
	z-index: 1003;
}



/* GALLERY */

.gallery {
	position: relative;
	width: 580px;
	padding-bottom: 240px;
	display: block;
	
}

.gallery li {
	position: relative;
	width: 193px;
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: center;

}
