@charset "utf-8";
/* CSS Document */
#container{
	background-color:#FFFFFF;
	border:#000000 thin dashed;
	position:absolute;
	left:-425px;
	margin-left:50%;
	top:0px;
	width:900px;
	height:1016px;
	z-index:1;
}
#col1 {
	position:absolute;
	left:24px;
	top:265px;
	width:424px;
	height:625px;
	z-index:2;
}
#col2{
	position:absolute;
	left:492px;
	top:267px;
	width:372px;
	height:625px;
	z-index:3;
}
#promo {
	position:absolute;
	left:24px;
	top:614px;
	width:426px;
	height:276px;
	z-index:4;
}
