div, p, span, td, li {
	font-family: Arial, sans;
	font-size: 14px;
	line-height: 18px;
	color: #2E2635;
}

a{text-decoration: none;color:#2E2635;font-weight: normal;}
a:hover{text-decoration:underline;}
.footer{font-size: 11px;}
body{ background-color:#FAFAFA;}
.headerblue{color:#629AB7;}

#page {
	position: relative;
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 1024px;
	height: 800px;
	background-image:url(images/site/bg-box.gif); 
	background-repeat:no-repeat;
}
#pagehome {
	position: relative;
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 1024px;
	height: 800px;
	background-image:url(images/site/bg-box-home.gif); 
	background-repeat:no-repeat;
}
#apDiv2 {
	position:absolute;
	left:47px;
	top:43px;
	width:930px;
	height:360px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:47px;
	top:39px;
	width:930px;
	height:260px;
	z-index:3;
}
