body {
	width: 1220px;
	margin-top: 0px;
	background-color: #000000;
}
.main_content {
	width: 1220px;
}


/* navigation */
.navigation {
	width: 1220px;
	height: 900px;
	padding: 0px 0px 0px 0px;
}
.hm_navigation {
	width: 1220px;
	height: 452px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	position: absolute;
}
.home_html_navbar {
	width: 1220px;
	padding: 0px 0px 0px 0px;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	top: 775px;
	position: absolute;
}
.subpg_html_navbar {
	width: 1220px;
	padding: 0px 0px 0px 0px;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	top: 850px;
	position: absolute;
}

/* footer */
.footer {
	width: 1220px;
	height: 30px;
	float: top;
}
.footer_text {
	padding: 32px 0px 0px 375px;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #B0832B;
}
.footer_text a:link,
.footer_text a:active,
.footer_text a:visited {
	color: #B0832B;
	text-decoration: none;
}
.footer_text a:hover {
	color: #F7E6B2;
	text-decoration: underline;
}
.footer_title {
	color: #B0832B;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	float: center;
}

.footer_title2 {
	color: #B0832B;
	font-weight: bold;
	padding: 4px 0px 0px 215px;
	float: center;
}




/* designer */
#globalDesigner {
	height: 15px;
	width: 1220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-color: #CCCCCC;
	border-top: 1pt solid #BFBFBF;
}
#globalDesigner a:link,
#globalDesigner a:active,
#globalDesigner a:visited {
	color: #333333;
	text-decoration: underline;
}
#globalDesigner a:hover {
	color: #660000;
	text-decoration: underline;
}

