#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/applications/house%20images/housing_01.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 399px;
	float: left;
	padding-left: 0px;
}
#container #bodyArea #left h1 {
	color: #F00;
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#container #bodyArea #right {
	background-image: url(../images/applications/house%20images/housing_02.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 686px;
	width: 625px;
}
#container #bodyArea #right h1 {
	margin-left: 400px;
	margin-top: 30px;
	color: #F00;
}
#container #bodyArea #right p {
	margin-right: 10px;
	margin-left: 400px;
}
#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;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	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: 16px;
	font-weight: bold;
	color: #333;
}
