@charset "utf-8";
/* CSS Document */
#container {
    border:#a8ba85 3px dotted;
	background-color:#FFFFFF;
	position:absolute;
	left:-500px;
	margin-left:50%;
	top:2px;
	width:1000px;
	height:1713px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:28px;
	top:366px;
	width:610px;
	height:1084px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:672px;
	top:368px;
	width:306px;
	height:1080px;
	z-index:30;
}
#footer {
	border:#a8ba85 3px dotted;
	position:absolute;
	left:30px;
	top:1487px;
	width:948px;
	height:193px;
	z-index:40;
}
