html, body {
	margin: 0;
	height: 100%;
	min-height: 755px;
	}
	
body {
	background: url(images/bg_fabric_2b.jpg) repeat 50% 50%;
	}
	
.js body {
	opacity: 0;
	}

#horizon {
	width: 100%;
	position: absolute;
	height: 1px;
	top: 50%;
	text-align: center;
	overflow: visible;
	}
	
#photogrid {
	width: 615px;
	height: 615px;
  position: relative; 
  margin: -307px auto 0;
	}
	
#ie .photosquare {
	left: -150px;
	}
	
.photosquare {
	width: 305px;
	height: 305px;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#ie .photosquare.innerface {
	left: -150px;
	}
	
.photosquare.innerfade {
	float: left;
	}
	
#ie .photosquare.innerface {
	left: -150px;
	}
	
.photosquare.lt {
	top: 0;
	left: 0;
	margin: 0 5px 5px 0;
	}
	
.photosquare.rt {
	top: 0;
	right: 0;
	margin: 0 0 5px 0;
	}
	
.photosquare.lb {
	bottom: 0;
	left: 0;
	margin: 0 5px 0 0;
	}
	
.photosquare.rb {
	bottom: 0;
	right: 0;
	}
	
#logo {
	position: absolute;
	top: -140px;
	left: -80px;
	}
	
.caption {
	position: absolute;
	width: 35px;
	height: 305px;
	}
	
.caption.lt {
	top: 0;
	left: -35px;
	}
	
.caption.rt {
	top: 0;
	right: -35px;
	}
	
.caption.lb {
	bottom: 0;
	left: -35px;
	}
	
.caption.rb {
	bottom: 0;
	right: -35px;
	}
	
#contact {
	position: absolute;
	bottom: -40px;
	right: 0;
	width: 305px;
	height: 40px;
	}
	