@charset "utf-8";
/* CSS Document */
#container {
	background-color:#FFFFFF;
	position:absolute;
	left:-500px;
	margin-left:50%;
	top:2px;
	width:1000px;
	height:1145px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:28px;
	top:366px;
	width:452px;
	height:552px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:535px;
	top:368px;
	width:443px;
	height:550px;
	z-index:30;
}
#footer {
	border:#a8ba85 3px dotted;
	border:#a8ba85 3px dotted;
	position:absolute;
	left:33px;
	top:947px;
	width:936px;
	height:158px;
	z-index:40;
}

