@charset "utf-8";
/* CSS Document */

#container {
	background-image:url(../images/marblebackgrond2.png);
	position:absolute;
	left:-447px;
	margin-left:50%;
	top:3px;
	width:900px;
	height:1166px;
	z-index:2;
}
#copy{
	position:absolute;
	left:56px;
	top:176px;
	width:422px;
	height:750px;
	z-index:3;
}
#apDiv1 {
	position:absolute;
	left:512px;
	top:205px;
	width:306px;
	height:350px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	left:645px;
	top:1000px;
	width:263px;
	height:307px;
	z-index:4;
}
#apDiv3 {
	position:absolute;
	left:513px;
	top:563px;
	width:307px;
	height:357px;
	z-index:5;
}

#footer {
	position:absolute;
	left:0px;
	top:967px;
	width:903px;
	height:184px;
	z-index:3;
}
