@charset "utf-8";
body {
	background-image: none;
	background-color: #FFFFFF;
}

/* CSS Document */

#apDiv1 {
	position: fixed;
	background-image: url(../images/banner.jpg);
	left:0px;
	top:0px;
	width: 100%;
	height:260px;
	z-index:7;
	overflow: hidden;
}
#apDiv2 {
	position: absolute;
	left:50%;
	margin-left: -235px;
	top:20px;
	width:452px;
	height:170px;
	z-index:8;
	background-position: center;
}
#apDiv3 {
	position:absolute;
	left:50%;
	margin-left: -600px;
	top:260px;
	width: 1200px;
	height:100%;
	min-height:1400px;
	z-index:3;
	overflow: hidden;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apDiv4 {
	position: absolute;
	left:50%;
	margin-left: -600px;
	top:1200px;
	width: 100%;
    max-width: 1200px;
	height:152px;
	background-image: url(../images/footer.jpg);
	z-index:12;
	overflow: hidden;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height: 100%;
    max-height:1200px;
	z-index:11;
	overflow: auto;
	background-image: url(../images/side_bar.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#apDiv6 {
	position:absolute;
	left:50%;
	margin-left: -600px;
	top:0px;
	width: 100%;
    max-width: 1200px;
	height:500px;
	z-index:4;
}
#apDiv7 {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	max-width:900px;
	height: 100%;
	min-height:700px;
	z-index:7;
	color: #000000;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apDiv8 {
	position:absolute;
	left:0px;
	width: 100%;
    max-width:850px;
	height:280px;
	z-index:9;
	top: 365px;
}
#apDiv9 {
	position:absolute;
	left:120px;
	top:45px;
	width:500px;
	height:100px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#apDiv10 {
	position:absolute;
	left:50%;
	margin-left: -450px;
	top:215px;
	width: 100%;
    max-width:900px;
	height:30px;
	z-index:13;
}
#apDiv11 {
	position:absolute;
	left:800px;
	top:-10px;
	width:296px;
	height:150px;
	z-index:10;
}
#apDiv12 {
	position:absolute;
	left:50%;
	margin-left: -600px;
	top:1352px;
	width: 100%;
    max-width:1200px;
	height:50px;
	z-index:9;
	background-color: #FF0000;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apDiv13 {
	position:absolute;
	left:180px;
	top:500px;
	width: 100%;
    max-width:900px;
	height:700px;
	z-index:7;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-y: auto;
}
#apDiv14 {
	position: absolute;
	left:50%;
	margin-left: 235px;
	top:20px;
	width:240px;
	height:50px;
	z-index:8;
	background-position: center;
}


.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C322B;
	text-decoration: underline;
}
a:link.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C322B;
	text-decoration: underline;
}
a:visited.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C322B;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a:active.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C322B;
	text-decoration: underline;
}
a.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}


a:hover.nav2 {

	background-color: #000000;
}

a.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
a:link.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a:visited.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
a:active.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-style: italic;
}
h1 {
	font-family: "Modern No. 20", "Garamond Premr Pro", "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: "Modern No. 20", "Garamond Premr Pro", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
}
h5 {
	font-family: "Modern No. 20", "Garamond Premr Pro", "Times New Roman";
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
