body {
	background-color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}
#head {
	background-image: url(images/head.jpg);
	width: 1024px;
	height: 405px;
	margin: auto;
	margin-top: 0px;
	position: relative;
	display: top;
}
#content {
	background-image: url(images/body.jpg);
	width: 1024px;
	height: 1037px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
}
#footer {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 108px;
	color: #FFF;
	font-size: 10px;
	cursor: auto;
}
#logo {
	position: absolute;
	left: 36px;
	top: 27px;
	width: 219px;
	height: 112px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#footer {
	font-size: 10px;
}
p {
	font-weight: normal;
}
#content #apDiv2 p strong em {
	font-size: 12px;
}
#content #apDiv2 p em strong {
	font-size: 14px;
}
#content #apDiv2 #apDiv14 p span {
	font-size: 12px;
}
#footer #apDiv22 a {
	color: #FFF;
}
#footer #apDiv27 a {
	color: #FFF;
}

