@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	clear: both;
}
.oneColFixCtrHdr #container {
	width:800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1200px;
	margin: 0px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */

}

.oneColFixCtrHdr #header {
	height:61px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #8f1819;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	height: 1199px;
	background-image: url(/mainback80.png);
	margin: 0;
	border-top: solid; border-top-width:1px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer {
	height: 23px;
	padding: 0 10px;
	background-color: #8f1819;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#navigation-bar {
	font-size: x-small;
	visibility:visible;
	width:auto;
	height:auto;
	padding-top:18px;
	padding-left:151px;
	text-align:right;
}
.navigationBar 
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
list-style-type: none;
}

.navigationBar li
{
margin-top: 0px;
padding-top: 0px;
float: right;
text-align: center;
display: inline;
}

.navigationBar a
{
margin-top: 0px;
padding-top: 0px;
display: block;
padding: 4px 15px 4px 15px;

background-color: #000 
color: #fff;
}

.navigationBar a:link
{
color: #fff;
text-decoration: none;
}

.navigationBar a:visited
{
color: #fff;
text-decoration: none;
}

.navigationBar a:hover
{
background-color: #5dbefd;
color: #fff;
text-decoration: none;
}

a img {border: none; background-color:} 


#apDiv1 {
	position:absolute;
	visibility:visible;
	height:45px;
	z-index:6;
	top: 7px;
	width: 151px;
}
#main {
	position:absolute;
	width:770px;
	height:594px;
	z-index:1;
	top: 20px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	visibility:hidden;
	width:200px;
	height:115px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	visibility:visible;
	width:60px;
	height:400px;
	z-index:4;
	top: 111px;
	margin-left:5px;
	font-size: xx-small;
}
#apDiv4 {
	position:absolute;
	visibility:visible;
	width:750px;
	height:40px;
	z-index:5;
	top: 540px;
	text-align: center;
}
#apDiv5 {
	position:absolute;
	visibility:visible;
	width:350px;
	height:425px;
	z-index:2;
	top: 111px;
	margin-left: 110px;
}
#apDiv28 {
	position:absolute;
	visibility:visible;
	width:250px;
	height:425px;
	z-index:7;
	top: 111px;
	margin-left: 510px;
}
#apDiv6 {
	visibility:visible;
	width:300px;
	height:340px;
	z-index:4;
	margin-top: 100px;
	margin-left: 110px;
	background-repeat: no-repeat;
}
#apDiv7 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:340px;
	z-index:5;
	top: 151px;
	margin-left: 430px;
}
#apDiv8 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:55px;
	z-index:1;
}
#apDiv9 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:285px;
	z-index:2;
	margin-top: 55px;
}
#apDiv10 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:95px;
	z-index:3;
	margin-top: 150px;
}
#apDiv11 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:95px;
	z-index:4;
	margin-top: 245px;
}
.style1 {
	font-size: 30px;
	color: #102568;
	font-weight: bold;
}
#apDiv12 {
	position: absolute;
	margin-left: 260px;
	visibility:visible;
	width:40px;
	height:40px;
	z-index:6;
}
#apDiv13 {
	position:absolute;
	visibility:visible;
	width:260px;
	height:55px;
	z-index:7;
}
.style10 {
	font-size: 18px;
	color: #102568;
}
.style10 li
{
	line-height:30px;
}

.style10 a:link
{
color: #102568;
text-decoration: none;
}

.style10 a:visited
{
color: #102568;
text-decoration: none;
}

.style10 a:active
{
color: #102568;
text-decoration: none;
}
.style10 a:hover
{
background-color: #102568;
color: #fff;
text-decoration: none;
}

.style14 {
	color: #999999;
	font-weight: bold;
	font-size: 18px;
}

.style14 a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style14 a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style14 a:active{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style14 a:hover{
	color: #FFFFFF;
	background-color:#102568;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

#apDiv14 {
	position:absolute;
	visibility:visible;
	width:160px;
	height:160px;
	z-index:3;
	top: 423px;
	margin-left: 15px;
}

#apDiv15 {
	position:absolute;
	visibility:hidden;
	width:300px;
	height:340px;
	z-index:3;
	left: 101px;
	top: 40px;
}
#apDiv16 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:340px;
	z-index:3;
	margin-top: 50px;
	margin-left: 110px;
}

#apDiv17 {
	position:absolute;
	width:536px;
	height:402px;
	z-index:7;
	top: 121px;
	margin-left: 117px;
	visibility: visible;
}
#apDiv18 {
	position:absolute;
	visibility:visible;
	width:170px;
	height:325px;
	z-index:7;
	top: 220px;
	margin-left:20px;
	background-repeat:no-repeat;

}
#apDiv19 {
	position:absolute;
	visibility:visible;
	width:500px;
	height:450px;
	z-index:9;
	top: 121px;
	margin-left:240px;
}
#apDiv20 {

	visibility:visible;
	width:510px;
	height:60px;
	z-index:4;
	background-image: url(h2bg.png);
	margin-top: 40px;
	margin-left:230px;
}
.style16 {
	color: #444444;
	font-weight: bold;
	font-size: 18px;
}


.style16 a:link{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style16 a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style16 a:active{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.style16 a:hover{
	color: #8F1919;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
h2 {

/*	background-color: #8F1919;*/	
	line-height: 150%;
	text-align: center;
}
.style15 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#apDiv21 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv22 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv23 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv24 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv25 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv26 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
#apDiv27 {

	visibility:visible;
	width:160px;
	height:35px;
	z-index:10;
	background-image: url(menubg.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:3px;
}
.style17 {
	font-size: 14px;
	color: #102568;
}
.style17 a:link
{
	font-size: 14px;
	color: #102568;
	text-decoration: none;
}
.style17 a:visited
{
	font-size: 14px;
	color: #102568;
	text-decoration: none;
}
.style17 a:active
{
	font-size: 14px;
	color: #102568;
	text-decoration: none;
}
.style17 a:hover
{
	font-size: 14px;
	color: #102568;
	background-color: #FFFFFF;
	text-decoration: none;
}

#apDiv30 {
	position:absolute;
	visibility:visible;
	width:225px;
	height:129px;
	z-index:8;
	top: 405px;
	margin-left: 535px;
}
.style25 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style25 a:link {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style25 a:visited {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style25 a:hover
{
background-color: #5dbefd;
color: #fff;
text-decoration: none;
}

#apDiv29 {
	position:absolute;
	visibility:hidden;
	width:152px;
	height:99px;
	z-index:8;
	left: 721px;
	top: 490px;
}
#apDiv30 {
	position:absolute;
	visibility:visible;
	width:225px;
	height:129px;
	z-index:1;
	top: 508px;
	left: 754px;
}
#apDiv31 {
	position:absolute;
	visibility:hidden;
	height:1000px;
	z-index:7;
}
#apDiv32 {
	position:absolute;
	visibility:visible;
}
.style21 {
	font-size: 36pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#apDiv33 {
	position:absolute;
	visibility:visible;
	z-index:7;
	width: 800px;
	height: 1200px;
	top: 60px;
}
#apDiv34 {	position:absolute;
	visibility:hidden;
	width:200px;
	height:115px;
	z-index:7;
	left: 20px;
	top: 80px;
}
#apDiv35 {
	position:absolute;
	visibility:visible;
	width:800px;
	height:1100px;
	z-index:8;
	top: 100px;
}
#apDiv36 {
	position:absolute;
	visibility:visible;
	width:800px;
	height:60px;
	z-index:8;
	top: 35px;
}
#apDiv37 {
	position:absolute;
	visibility:visible;
	width:465px;
	height:240px;
	z-index:1;
	left: 0px;
}
#apDiv38 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:236px;
	z-index:2;
	left: 500px;
	top: 10px;
}
#apDiv39 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:236px;
	z-index:3;
	top: 280px;
	left: 0px;
}

#apDiv40 {
	position:absolute;
	visibility:visible;
	width:484px;
	height:240px;
	z-index:4;
	top: 270px;
	left: 315px;
}
#apDiv41 {
	position:absolute;
	visibility:visible;
	width:400px;
	height:400px;
	z-index:5;
	left: 0px;
	top: 500px;
}
#apDiv42 {
	position:absolute;
	visibility:visible;
	width:400px;
	height:400px;
	z-index:6;
	left: 400px;
	top: 500px;
}
#apDiv43 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:250px;
	z-index:1;
	left: 48px;
	top: 20px;
}
#apDiv44 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:250px;
	z-index:1;
	left: 55px;
}
#apDiv45 {
	position:absolute;
	visibility:visible;
	width:250px;
	height:115px;
	z-index:2;
	left: 75px;
	top: 270px;
}
#apDiv46 {
	position:absolute;
	visibility:visible;
	width:250px;
	height:115px;
	z-index:2;
	left: 75px;
	top: 270px;
}
#apDiv47 {
	position:absolute;
	visibility:visible;
	width:484px;
	height:240px;
	z-index:5;
	left: 0px;
	top: 535px;
}
#apDiv48 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:231px;
	z-index:6;
	left: 500px;
	top: 550px;
}
#apDiv49 {
	position:absolute;
	visibility:visible;
	width:300px;
	height:231px;
	z-index:7;
	left: 0px;
	top: 830px;
}
#apDiv50 {
	position:absolute;
	visibility:visible;
	width:484px;
	height:240px;
	z-index:8;
	left: 316px;
	top: 820px;
}
#apDiv51 {
	position:absolute;
	visibility:visible;
	width:800px;
	height:500px;
	z-index:5;
	top: 550px;
}
#apDiv52 {
	position:absolute;
	visibility:visible;
	width:800px;
	height:1000px;
	z-index:6;
}
#apDiv53 {
	position:absolute;
	visibility:visible;
	width:200px;
	height:115px;
	z-index:8;
	left: 599px;
	top: 69px;
	display: inline;
}
.style26 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style26 a:link {
	font-size: 13pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style26 a:visited {
	font-size: 13pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style26 a:hover
{
background-color: #5dbefd;
color: #fff;
text-decoration: none;
}

