@charset "UTF-8";

html {height:100%;}

body {
	margin: 0;
	padding: 0;
	width:100%;
	min-width: 600px;
	background-color: #A2E501;
	height: 700px;
}

#header {
	text-align: center;
	height: 53px;
	width: 100%;
	background-color: #FFFFFF;

}
#container { 
	width:100%;
	height:620px;
}

#footer {
	position:absolute;
	top:673px;
	margin: 0;
	width: 100%;
	background-color: #51442D;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 4px;
	}

#wrapper {
	margin:0 auto;
	width:1000px;
	position:relative;
	text-align:left;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #ECECEC;
}
a:hover {
	color: #A2E501;
	text-decoration: underline;
	}

a:active {
	color: #FFFFFF;
}
#apDivBack {
	position:absolute;
	left:0px;
	top:-53px;
	width:1024px;
	height:661px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:801px;
	top:25px;
	width:195px;
	height:455px;
	z-index:2;
	border: 2px solid #FFFFFF;
	padding-top: 1px;
	text-align: center;
	color: #51442D;
}
#apDiv2 {
	position:absolute;
	left:28px;
	top:25px;
	width:772px;
	height:526px;
	z-index:3;
}

.heading {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#middle {
	position:relative;
	height: 660px;
}
		
		
#apDiv3 {
	position:absolute;
	left:28px;
	top:561px;
	width:770px;
	height:20px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#apDiv6 {
	position:absolute;
	left:804px;
	top:491px;
	width:194px;
	height:84px;
	z-index:7;
}
#apDiv5 {
	position:absolute;
	left:197px;
	top:-42px;
	width:811px;
	height:40px;
	z-index:6;
}
.pointer {
	text-decoration: underline;
	cursor: pointer;
}
.footertext {
	text-align: center;
}
#apDiv9 {
	position:absolute;
	left:57px;
	top:27px;
	width:732px;
	height:79px;
	z-index:9;
}
#apDivHeaderImage {
	position:absolute;
	left:60px;
	top:26px;
	width:725px;
	height:130px;
	z-index:10;
}
