@charset "utf-8";
/* CSS Document */
#copy {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:1px;
	top:20px;
	width:383px;
	height:2833px;
	z-index:4;
}
#featured {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:426px;
	top:20px;
	width:670px;
	height:2835px;
	z-index:4;
}
#box1 {
	position:absolute;
	left:34px;
	top:70px;
	width:280px;
	height:200px;
	z-index:4;
}
#box2{
	position:absolute;
	left:364px;
	top:69px;
	width:280px;
	height:238px;
	z-index:4;
}
#footer {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:-2px;
	top:4882px;
	width:1100px;
	height:174px;
	z-index:4;
}

