#container {
	background-color: #FFF;
	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 {
	height: 0px;
	width: 1024px;
	float: left;
	padding-left: 0px;
	background-color: #FFF;
}
#container #bodyArea #left p {
	line-height: 15px;
}
#container #bodyArea #left img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #bodyArea #left h1 {
	padding-left: 35px;
	padding-top: 10px;
}
#container #bodyArea #footer {
	background-color: #FFF;
	height: 34px;
	width: 1024px;
	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;
	list-style-position: inside;
	list-style-type: circle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #333;
}
#container #nav2 {
	background-color: #FFF;
	width: 1024px;
	height: 35px;
}
#container #nav2 p {
	padding-left: 25px;
	font-weight: bold;
	padding-top: 10px;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	padding-left: 55px;
}
.b1head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
}
.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}
