#container {
	background-color: #FFF;
	height: 870px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(images/master-index_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
#container #header p {
	text-align: right;
	padding-top: 0px;
}
#container #navigation {
	height: 48px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}
#container #navigation a {
	color: #FFF;
}
#container #navigation a:hover {
	color: #F00;
}
#container #navigation p {
}
#container #bodyArea #left {
	background-image: url(images/master-index_03.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 399px;
	float: left;
	padding-left: 0px;
}
#container #bodyArea #left p {
	padding-left: 15px;
	padding-right: 18
.....2.23333333+px;
	line-height: 15px;
	padding-right: 180px;
}
#container #bodyArea #left h1 {
	padding-left: 15px;
	padding-top: 10px;
	color: #F00;
}
#container #bodyArea #right {
	background-image: url(images/master-index_04.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 686px;
	width: 625px;
}
#container #bodyArea #footer {
	background-color: #FFF;
	height: 34px;
	width: 1024px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
	color: #333;
	text-align: center;
}
#container #bodyArea #footer p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}
.readhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #F00;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}
.smallredhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F00;
}
.greenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #060;
}
