@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:1579px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:28px;
	top:366px;
	width:536px;
	height:1003px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:637px;
	top:368px;
	width:341px;
	height:980px;
	z-index:30;
}
#footer {
    border:#a8ba85 3px dotted;
	border:#a8ba85 3px dotted;
	position:absolute;
	left:35px;
	top:1385px;
	width:936px;
	height:158px;
	z-index:40;
}
