@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:1156px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:28px;
	top:366px;
	width:610px;
	height:565px;
	z-index:20;
}
#col2 {
	position:absolute;
	left:705px;
	top:368px;
	width:273px;
	height:565px;
	z-index:30;
}
#footer {
    border:#a8ba85 3px dotted;
	position:absolute;
	left:28px;
	top:934px;
	width:952px;
	height:193px;
	z-index:40;
}
