#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 224px;
	width: 900px;
}
#bodyArea #left {
	float: left;
	height: 1008px;
	width: 188px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
}
#bodyArea #middle {
	float: left;
	width: 523px;
	background-color: #FFFFFF;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 1008px;
}
#bodyArea #right {
	float: right;
	width: 189px;
	height: 1008px;
	background-image: url(../images/index_04c.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	height: 227px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	font-weight: normal;
	text-align: left;
}
#shadow {
	background-color: #FFFFFF;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
}
#shadow #container #bodyArea #left p {
	margin-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 6px;
}
#bodyArea #left img {
	border: 0px none;
}
#bodyArea #right p {
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodyArea #right img {
	border: none;
}
.ahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 10px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
#bodyArea #middle p {
	margin-left: 20px;
	margin-right: 15px;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003366;
}
#bodyArea #middle a {
	font-weight: bold;
	color: #003366;
}
#header img {
	border-top-width: 4px;
}

