@charset "utf-8";
/* CSS Document */

.style1 {
	color: #FFFFFF;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 12px;
}

.headintro {
	color: #FFFFFF;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 16px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	scrollbar-base-color:#304656;
scrollbar-face-color:#304656;
scrollbar-arrow-color:#bbbbbb;
}
.oneColFixCtr #container {
	width: 929px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #304656;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
.oneColFixCtr #mainContent {
	position: relative;
}
#apDiv1 {
	position:absolute;
	z-index:1;
	left: -1px;
	top: 92px;
}
#apDiv2 {
	position:absolute;
	left:3px;
	top:311px;
	width:101px;
	height:196px;
	z-index:5;
}
#apDiv3 {
	position:absolute;
	left:885px;
	top:314px;
	width:151px;
	height:699px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:170px;
	top:280px;
	width:716px;
	height:668px;
	z-index:50;
}
#apDiv5 {
	position:absolute;
	left:13px;
	top:5px;
	width:1013px;
	height:150px;
	z-index:90;
}
#apDiv6 {
	position:absolute;
	left:12px;
	top:279px;
	width:129px;
	height:226px;
	z-index:99;
}

#apDiv7 {
	position:absolute;
	left:684px;
	top:-3px;
	width:343px;
	height:147px;
	z-index:92;
}
#apDiv8 {
	position:absolute;
	left:719px;
	top:11px;
	width:254px;
	height:250px;
	z-index:93;
	background-image: url(menu.jpg);
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}



