@charset "utf-8";
/* CSS Document */
#content {
	position:relative;
	left:-553px;
	margin-left:50%;
	top:0px;
	width:1101px;
	height:1340px;
	z-index:3;
}

#copy {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:1px;
	top:157px;
	width:631px;
	height:981px;
	z-index:4;
}
#featured {
	background-color:#f9f7f8;
	border:#000 1px solid;
	position:absolute;
	left:659px;
	top:157px;
	width:438px;
	height:981px;
	z-index:4;
}
#box1 {
	position:absolute;
	left:91px;
	top:67px;
	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:1px;
	top:1165px;
	width:1100px;
	height:174px;
	z-index:4;
}

