@charset "utf-8";
/* CSS Document */

#content {
	height:1000px;
}



#footer {
	top: 860px;
}


#one {
	position:absolute;
	width:212px;
	height:189px;
	z-index:5;
	left: 10px;
	top: 315px;
	
}
#four {
	position:absolute;
	width:212px;
	height:196px;
	z-index:6;
	left: 678px;
	top: 315px;
}
#two {
	position:absolute;
	width:212px;
	height:193px;
	z-index:7;
	left: 232px;
	top: 315px;
}
#three {
	position:absolute;
	width:212px;
	height:195px;
	z-index:8;
	left: 454px;
	top: 315px;
}
#one img{
	padding-bottom:5px;
	}
#two img{
	padding-bottom:5px;
	}
#three img{
	padding-bottom:5px;
	}
#four img{
	padding-bottom:5px;
	}

