@charset "utf-8";

/* CSS Document */
#AreaHead {
	background: #f8f8f8;
	height: 156px;
	margin: 0;
	padding: 0;
	width: 756px;
}

#AreaController {
	background: #f8f8f8;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 210px;
}

#AreaImages {
	float: right;
	left: 50%;
	position: absolute;
	top: 80px;
	height: 225px;
	margin: 0 0 0 -221px;
	padding: 0;
	width: 606px;
}

#AreaContent {
	background: #f8f8f8;
	float: left;
	height: auto;
	margin: 137px 0 0 0;
	padding: 0;
	width: 546px;
}

#AreaFooter {
	background: #cccccc;
	height: 20px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	width: 756px;
	float: left;
	text-align: center;
	vertical-align: middle;
}