body {
	height: 585px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #666;
}
.container {
	height: 570px;
	width: 100%;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	clear: both;
}
.boxLeft {
	height: 585px;
	width: 290px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.boxCenter {
	height: 585px;
	width: 225px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.boxCenter_tp {
	float: left;
	height: 360px;
	width: 225px;
	margin-top: 0px;
}
.boxCenter_btm {
	float: left;
	height: 225px;
	width: 225px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.boxCenter_btmTxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
}
.boxCenter_btmTx_Sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	font-weight: bold;
}
.MainBox {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 585px;
	width: 100%;
}
.boxLeft_lt {
	float: left;
	height: 585px;
	width: 150px;
	margin-top: 0px;
}
.boxLeft_rt {
	float: left;
	height: 585px;
	width: 127px;
	margin-top: 0px;
}
.boxRight {
	height: 585px;
	width: 456px;
	float: left;
}
.boxRightTop {
	height: 50px;
	width: 456px;
	margin-top: 0px;
}
.boxRightMiddle {
	height: 300px;
	width: 456px;
	margin-top: 0px;
}
