@charset "utf-8";
body {
	background-color: #f4f4f4;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #222222;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #222222;
}
a img {
	border: none;
} 

#apWrapper {
	background-image: url(../images/drop-shadow_1050.png);
	background-repeat: repeat-y;
	height: 2172px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	text-align: center;
	padding: 0px;
}
#apMain {
	position:absolute;
	width:1000px;
	height:1038px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	text-align: center;
	padding: 0px;
	left: 25px;
}
#apNavbar {
	position:absolute;
	width:800px;
	height:75px;
	z-index:4;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 128px;
	padding: 0px;
	left: 100px;
}
#apLeftDiv {
	position:absolute;
	width:270px;
	height:355px;
	z-index:3;
	top: 288px;
	left: 147px;
}
#apFlashSlideshow {
	position:absolute;
	width:550px;
	height:377px;
	z-index:2;
	top: 285px;
	left: 433px;
}
#apMainText {
	position:absolute;
	width:1000px;
	height:393px;
	z-index:3;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 645px;
	font-size: 16px;
}
#apText {
	position:absolute;
	width:1000px;
	height:948px;
	text-align: center;
	color: #222222;
	background-color: #f4f4f4;
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	top: 1038px;
	font-size: 14px;
	padding: 0px;
	left: 25px;
}
#Footer {
	text-align: center;
	height: 156px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	color: #222222;
	font-weight: bold;
	background-color: #f4f4f4;
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	z-index: 1;
	top: 1986px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 25px;
}
