@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.oneColFixCtr #container {
	width: 830px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	height: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(graphics/bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.oneColFixCtr  #topleft {
	height: 195px;
	width: 460px;
	position: absolute;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 0px;
}
.oneColFixCtr #topright {
	height: 175px;
	width: 340px;
	position: absolute;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 460px;
	top: 20px;
	background-image: url(graphics/home-topright.jpg);
}
.oneColFixCtr #bottomleft {
	height: 425px;
	width: 460px;
	position: absolute;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0px;
	top: 195px;
}
.oneColFixCtr #bottomright {
	position: absolute;
	top: 234px;
	height: 340px;
	width: 260px;
	left: 460px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	overflow: auto;
}
.oneColFixCtr #navigation {
	position: absolute;
	height: 35px;
	width: 368px;
	left: 460px;
	top: 195px;
	z-index: 2;
}
.oneColFixCtr.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:47px;
	top:222px;
	width:170px;
	height:170px;
	z-index:1;
	cursor: pointer;
}
#apDiv2 {
	position:absolute;
	left:246px;
	top:222px;
	width:170px;
	height:170px;
	z-index:1;
	cursor: pointer;
}
#apDiv3 {
	position:absolute;
	left:47px;
	top:417px;
	width:170px;
	height:170px;
	z-index:1;
	cursor: pointer;
}
#apDiv4 {
	position:absolute;
	left:245px;
	top:417px;
	width:170px;
	height:170px;
	z-index:1;
	cursor: pointer;
}
#apDiv1-9grid {
	position:absolute;
	left:46px;
	top:222px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv2-9grid {
	position:absolute;
	left:180px;
	top:222px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv3-9grid {
	position:absolute;
	left:312px;
	top:222px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv4-9grid {
	position:absolute;
	left:47px;
	top:350px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv5-9grid {
	position:absolute;
	left:180px;
	top:350px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv6-9grid {
	position:absolute;
	left:312px;
	top:349px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv7-9grid {
	position:absolute;
	left:47px;
	top:479px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv8-9grid {
	position:absolute;
	left:180px;
	top:479px;
	width:100px;
	height:100px;
	z-index:1;
	cursor: pointer;
}
#apDiv9-9grid {
	position:absolute;
	left:312px;
	top:479px;
	width:100px;
	height:100px;
	z-index:1;
	background-color: #FFFFFF;
	cursor: pointer;
}

