#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 840px;
}
#clear {
	clear: both;
}
#header {
	background: url(../images/main/header_bg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 840px;
}
#header #hl_box {
	margin-top: 20px;
	padding: 0px;
	width: 297px;
	float: left;
}
#header #ht_box {
	padding: 3px 15px 0px 0px;
	float: right;
	width: 460px;
	margin: 0px;
}
#mn_box {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 840px;
	clear: both;
}
#mn_box ul {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#mn_box li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#location {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 840px;
	clear: both;
}
#location #loc_box {
	margin: 0px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#location #loc_box a {
	color: #FFFFFF;
	text-decoration: underline;
}
#location #loc_box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#location #loc_box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
}
#footer #f_nav {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#footer #f_nav ul {
	font-size: 11px;
	line-height: 0px;
	color: #999999;
	margin: 0px;
	padding: 20px 0px 20px 5px;
	list-style: none;
}
#footer #f_nav li {
	display: inline;
	margin: 0px;
	padding: 0px 3px;
}
#footer #f_nav a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#footer #f_nav a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#footer #f_nav a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#footer #f_copy {
	margin: 5px 0px 0px 6px;
	padding: 0px;
	height: 20px;
}
.txt_mg {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
}
.txt_sg {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}
.txt_mw {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_sw {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
}
