@charset "utf-8";
body {
	background-color: #0000FF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: left;

}



#div1 {
	height: auto;
	width: 205px;
	margin: 0px;
	left: 506px;
	position: absolute;
	top: 17px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#div1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}

#div1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#div1 a:hover {
	color: #FF6600;
	text-decoration: underline;
	padding-right: 20px;
}
#div1 a:active {

}






#div2 {
	height: auto;
	width: 404px;
	left: 65px;
	position: absolute;
	top: 15px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 3px solid #000066;
}

#div2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}
#div2 a:link {
	color: #FF6600;
	text-decoration: underline;
}
#div2 a:visited {
	color: #FF6600;
	text-decoration: underline;
}
#div2 a:hover {
	color: #000066;
	text-decoration: none;
}


#div2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #000066;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
}
#div2 img {
	padding-bottom: 15px;
}

#banner {
	float: left;
	position: fixed;
}
#apDiv3 {
	position:absolute;
	left:536px;
	top:429px;
	width:210px;
	height:566px;
	z-index:1;
}
