@charset "utf-8";
/* CSS Document */
body {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/campaign_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;;
	background-color: #00007f;
}
#header {
	background-color: #000761;
	margin-top: -25px;
	border: 0;
	top: 0px;
	width:100%;
	height: 43px;
}
#container {
	position: absolute;
	left: 50%;
	margin-left: -445px;
	border: 0;
	top: 40px;
	width: 890px;
	height: 591px;
}
#apDiv1 {
	position:absolute;
	width:467px;
	height:268px;
	z-index:1;
	left: 74px;
	top: 230px;
}
#apDiv2 {
	color: #fff;
	position:absolute;
	width:234px;
	height:357px;
	z-index:2;
	left: 581px;
	top: 121px;
}
li {
	color: #CCCCCC;
	}