@charset "utf-8";
p { 	
	margin-left: 40px;
	margin-right: 40px;
}
#apDiv1 {
	position:absolute;
	width:999px;
	height:75px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: center;
	border: 3px solid #000;
	background-color: #a67c52;
}
#apDiv2 {
	position:absolute;
	width:1004px;
	height:1900px;
	z-index:2;
	left: 0px;
	top: 81px;
	background-color: #d4c09f;
}
#apDiv3 {
	position:absolute;
	width:357px;
	height:670px;
	z-index:3;
	left: 0px;
	top: 80px;
	border-left: 3px solid #000;
	background-color: #7da7d9;
}
#ceo, #family { text-align: center; }
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
