@charset "utf-8";
/* CSS Document */
body,td,th {
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}

.textmain {
	font-size: 14px;
}
.textsmall {
	font-size: 10px;
}
.textbold {
	font-size: 14px;
	font-weight:bold;
}
.largeitalic {
	font-size: 24px;
	font-style: italic;
	color: #3333FF;
} 
.style1 {color: #000033}
.style2 {color: #000066}

#wrapper {
	background-color:#9999FF;
	background-image: url(images/meridiancoolingshadedbar.jpg);
	width: 1000px;
	height: 1000px;
	position: relative;
	margin: 0px auto;
	text-align:left;
}

#apDiv1 {
	position:absolute;
	left:25px;
	top:0px;
	width:950px;
	height:133px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	left:25px;
	top:133px;
	width:950px;
	height:30px;
	z-index:20;
	background-color: #000066;
}
#apDiv3 {
	position:absolute;
	padding: 10px;
	left:25px;
	top:202px;
	width:710px;
	height:699px;
	z-index:6;
	background-color: #FFFFFF;
	overflow: auto;
}

#apDiv4 {
	position:absolute;
	left:766px;
	top:165px;
	width:210px;
	height:822px;
	z-index:5;
	background-image:url(images/sidetile.jpg);
	background-repeat: repeat-y;
	/*background-color: #CCCCFF; */
}

#apDiv5 {
	position:absolute;
	left:25px;
	top:919px;
	width:950px;
	height:83px;
	z-index:8;
}

#apDiv6 {
	position:absolute;
	left:25px;
	top:160px;
	width:950px;
	height:39px;
	z-index:7;
}
#apDiv7 {
	position:absolute;
	left:650px;
	top:0px;
	width:325px;
	height:133px;
	z-index:4;
}

#apDiv9 {
	position:absolute;
	left:47px;
	top:973px;
	width:895px;
	height:23px;
	z-index:9;
}

#apDiv10 {
	position:absolute;
	left:27px;
	top:944px;
	width:180px;
	height:19px;
	z-index:10;
}

#apDiv11 {
	position:absolute;
	left:880px;
	top:942px;
	width:89px;
	height:17px;
	z-index:12;
}
