ul.nav1st {
	background: url(images/navi-bg-hm.gif) repeat-x -12px;
}

ul.nav1st li a {
	color: #000;
}

ul.nav1st li a.current {
	color: #000;
	background: url(images/navi-mo-hm.gif) repeat-x !important;
}

ul.nav1st li a:hover {
	color: #333;
	background: url(images/navi-hover-hm.gif) repeat-x;
}

#footer {
	background: url(images/footer-hm.gif) no-repeat;
	border-bottom: 5px solid #D69D00;
}