@charset "utf-8";
/* CSS Document */
#container {
	background-color:#FFFFFF;
	position:absolute;
	left:-500px;
	margin-left:50%;
	top:2px;
	width:1000px;
	height:1471px;
	z-index:1;
}
#col1 {
	background-image:url(../images/dots.gif);
	position:absolute;
	left:31px;
	top:370px;
	width:941px;
	height:875px;
	z-index:20;
}
#center {
	position:absolute;
	left:111px;
	top:0px;
	width:731px;
	height:844px;
	z-index:202;
}
#footer {
	border:#a8ba85 3px dotted;
	position:absolute;
	left:32px;
	top:1280px;
	width:936px;
	height:158px;
	z-index:40;
}

