@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:1686px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:25px;
	top:373px;
	width:650px;
	height:1067px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:685px;
	top:376px;
	width:290px;
	height:1066px;
	z-index:30;
}
#footer {
	border:#a8ba85 3px dotted;
	border:#a8ba85 3px dotted;
	position:absolute;
	left:34px;
	top:1501px;
	width:936px;
	height:158px;
	z-index:40;
}

