#mask {
	width: 559px;
	height: 396px;
	overflow:hidden;
	border: 0;
	position:relative;
	background-color: #efead7;
	margin: 35px 0px 30px 20px;
	}
#folio {
	position: absolute;
	top: 0;
	left: 0;
	width: 2236px;
	float: left;
}
.col {
	display:block;
	width: 559px;
	height:396px;
	float:left;
	}			
.col a img {
	border: 0;
	margin: 0;
	padding: 0;
}