body {
background-image: url(../../images/main_bk.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #3B79B4;
}

#main {
	margin: 210px 0px 0px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 1000px;
	width:996px;
}

#apDiv1 {
	position:relative;
	left:774px;
	top:-214px;
	width:149px;
	height:117px;
	z-index:3;
}
#apDiv2 {
	position:relative;
	left:562px;
	width:435px;
	height:83px;
	z-index:1;
	visibility: visible;
	top: -208px;
}

#fbContainer {
	width: 996px;
	height: 700px;
	margin-top: -205px;
	margin-left: auto ;
    margin-right: auto ;
	background-color: #ffffff;
} 

#text {
	width: 600px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#footer {
	background-color: #FFFFFF;
	margin-top: 110px;
	width: 996px;
	height: 80px;
	margin-left: auto ;
    margin-right: auto ;
}
