@charset "utf-8";
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;
}
#apDiv1 {
	position:inherit;
	left:464px;
	top:605px;
	width:424px;
	height:228px;
	z-index:1;
}

.oneColElsCtr #container {
	width: 1200px;
	background: #020109;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
	text-align: justify;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	font-style: normal;
	padding-right: 10px;
	text-align: justify;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
}

img2 {

}


.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	margin: 0px;
	padding: 0px;
}
div {
	text-align: center;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1px;
	font-weight: normal;
	color: #666666;
	left: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	color: #666666;
	font-weight: lighter;
	text-align: justify;
	padding-right: 10px;
}
