#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/wallform_03.jpg);
	background-repeat: no-repeat;
	height: 686px;
	width: 399px;
	float: left;
	padding-left: 0px;
}
#container #bodyArea #left p {
	padding-left: 35px;
	padding-right: 40px;
	line-height: 15px;
	text-align: left;
}
#container #bodyArea #left h1 {
	padding-left: 35px;
}
#container #bodyArea #right {
	background-image: url(images/wallform_04.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 686px;
	width: 625px;
}
#container #bodyArea #right ul li {
	margin-left: 30px;
	color: #F00;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
}
#container #bodyArea #left h1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #bodyArea #right ul li a {
	color: #F00;
}
#container #bodyArea #right .bhead a {
	color: #F00;
}
#container #bodyArea #right li {
	list-style-type: decimal;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	white-space: normal;
}
#container #bodyArea #right h1 {
	padding-left: 40px;
}
#container #bodyArea #right p {
	padding-right: 20px;
	padding-left: 40px;
}
#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: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F00;
}
.redbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #F00;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
