#ccwrapper {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:1500px;
	z-index:1;
}

#ccwrapper_footer {
	position:relative;
	left:0px;
	top:0px;
	width:1200px;
	height:250px;
	z-index:2;
}