@charset "UTF-8";

body {
	background-color: #FFFFFF;
	background-image: url(tall_top.gif);
	background-repeat: repeat-x;
	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;
	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;
}
.oneColElsCtr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
	height: 250px;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:310px;
	z-index:1;
	background-color: #0000AF;
	background-image: url(Background.gif);
	background-repeat: repeat-x;
}
#apDiv2 {
	width:780px;
	height:100%;
	z-index:2;
	margin: 0 auto;
	padding: 10px 100px 0px 100px;
	background-image: url(Background2.gif);
	background-repeat: no-repeat;
}
#apDiv3 {
	position:absolute;
	width:535px;
	height:375px;
	z-index:1;
	margin: 0px 0px 0px 350px;
}
#apDiv4 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
#apDiv5 {
	width:275px;
	height:375px;
	margin: 0 auto;
}
#apDiv6 {
	position:absolute;
	width:375px;
	height:375px;
	z-index:2;
	margin: 0px 0px 0px 35px;
}
#apDiv11 {
	position:absolute;
	width:335px;
	height:375px;
}
.header1 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
.style1 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
.style2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
.style3 {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
.style6 {
	color: #999999;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
#apDiv6 {
	position:absolute;
	width:373px;
	height:375px;
	z-index:2;
	margin: 0px 0px 0px 35px;
}
