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;
	clear: both;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
}
.boxLeft {
	height: 585px;
	width: 290px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.boxCenter {
	height: 585px;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.boxCenter_tp {
	float: left;
	height: 102px;
	width: 300px;
	margin-top: 0px;
	background-image: url(images/louverTitle.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxCenter_btm {
	float: left;
	height: 450px;
	width: 300px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.boxCenter_btm_lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	height: 450px;
	width: 150px;
	margin-top: 0px;
}
.boxCenter_btm_rt {
	height: 450px;
	width: 150px;
	float: left;
}
.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_top.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: 550px;
	width: 380px;
	float: left;
}
.boxRightTop {
	height: 52px;
	width: 380px;
	margin-top: 0px;
}
.boxRightMiddle {
	height: 510px;
	width: 380px;
	margin-top: 0px;
}
