@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;
}
.oneColFixCtrHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 594px;
	margin: 20px 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. */
	margin-top: 20px;
}
.oneColFixCtrHdr #header {
	height: 61px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(/headertop.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: 10px;
}
.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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	height: 510px;
	background-image: url(/mainback2.png);
	padding: 0 px;
}
.oneColFixCtrHdr #footer {
	height: 23px;
	padding: 0 10px;
	background-image: url(/tooterbg.png);
}
.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: 10px 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:770px;
	height:20px;
	text-align:right; 
	background-color:#000000;
}
.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: #5285c2;
color: #fff;
text-decoration: none;
}

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


#apDiv1 {
	position:absolute;
	visibility:visible;
	height:45px;
	z-index:6;
	top: 28px;
	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: #FFFFFF;
	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: #FFFFFF;
	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;
}
