@charset "utf-8";
/* CSS Document */
#copy {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:0px;
	top:20px;
	width:382px;
	height:972px;
	z-index:4;
}
#featured {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:426px;
	top:20px;
	width:670px;
	height:969px;
	z-index:4;
}
#box1 {
	position:absolute;
	left:34px;
	top:70px;
	width:607px;
	height:502px;
	z-index:4;
}
#box2{
	position:absolute;
	left:364px;
	top:69px;
	width:280px;
	height:238px;
	z-index:4;
}

