@charset "utf-8";
/* CSS Document */
#container {
    border:#a8ba85 3px dotted;
	background-color:#FFFFFF;
	position:absolute;
	left:-500px;
	margin-left:50%;
	top:2px;
	width:1003px;
	height:1322px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:33px;
	top:367px;
	width:536px;
	height:580px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:637px;
	top:368px;
	width:341px;
	height:708px;
	z-index:30;
}
#footer {
    border:#a8ba85 3px dotted;
	position:absolute;
	left:17px;
	top:1116px;
	width:965px;
	height:193px;
	z-index:40;
}

