.applications_layout {
}
#wrapper {
	position:relative;
	width:780px;
	height:1850px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	z-index: 1;
}
#apBackground {
	position:absolute;
	width:780px;
	height:780px;
	z-index:1;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#apNavbar {
	position:absolute;
	width:780px;
	height:45px;
	z-index:3;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 130px;
	padding: 0px;
	text-align: center;
}
#apMain {
	position:relative;
	width:780px;
	height:1150px;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	top: 245px;
	font-weight: bold;
}
#apApnsimg {
	position:relative;
	width:780px;
	height:50px;
	z-index:4;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 250px;
}

#apTextLinks {
	font-size: medium;
	padding: 10px;
	height: 280px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 250px;
}

#apTextLinks p {
	margin-top: -14px;
}


#apTextLinks h3 {
	padding-top: 20px;
}


#apFooter {
	position:relative;
	width:780px;
	height:40px;
	z-index:2;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	top: 260px;
}

