.products_layout {
}
#wrapper {
	position:relative;
	width:780px;
	z-index:1;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	height: 1700px;
}

#apNavbar {
	position:absolute;
	width:780px;
	height:45px;
	z-index:3;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	top: 130px;
}
#apBackground {
	position:absolute;
	width:780px;
	height:780px;
	z-index:2;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#apLower {
	height: 585px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	z-index: 2;
	top: 650px;
}
#apTextLinks {
	font-size: medium;
	padding: 10px;
	height: 270px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 700px;
}

#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: 5px;
	top: 710px;
}

