.header {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.hcc_iframe {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.upper_line {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main_container {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.left_menu {
	float: left;
	height: 230px;
	width: 160px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
}
.linkex {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.right_container {
	float: right;
	height: 700px;
	width: 620px;
}
.text_container {
	height: 80px;
	width: 600px;
	padding-left: 20px;
	text-align: justify;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.top_menu {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.pages:link, .pages:visited {
	color: #333333;
	text-decoration: underline;
}
.pages:hover {
	color: #333333;
	text-decoration: none;
}
.footer {
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bottom_line {
	text-align: left;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}