#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	width: 900px;
}
#Level1 {
	width: 900px;
}
.boxA {
	width: 214px;
	float: left;
	height: 155px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: 7px;
}
.boxD {
	background-repeat: no-repeat;
	float: right;
	height: 155px;
	width: 216px;
	margin-top: 4px;
	margin-right: 7px;
}
.boxB {
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 216px;
	margin-top: 4px;
	margin-left: 7px;
}
.boxC {
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 216px;
	margin-top: 4px;
	margin-left: 7px;
}
#Level2 {
	width: 900px;
	float: left;
}
.imgFlash {
	float: left;
	height: 276px;
	width: 605px;
	margin-top: 7px;
	margin-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93A8A9;
	background-color: #F8F8F8;
}
.newsBox {
	float: right;
	height: 276px;
	width: 280px;
	margin-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #93A8A9;
	border-right-color: #93A8A9;
	border-bottom-color: #93A8A9;
	margin-right: 7px;
}

.title {
	height: 30px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A8A9;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}
#level3 {
	height: 73px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#boxleft {
	float: left;
	height: 73px;
	width: 602px;
	margin-left: 7px;
}
#boxright {
	float: right;
	height: 73px;
	width: 285px;
	margin-right: 5px;
	background-image: url(../images/counter-01.png);
}
.boxTitle {
	float: left;
	height: 21px;
	width: 602px;
	background-image: url(../images/titleBox.png);
}
.boxLink {
	float: left;
	height: 52px;
	width: 602px;
}
