@charset "utf-8";
/* CSS Document */

#menu {
	width: 960px;
	height: 125px;
	margin: 0px auto -3px auto;
	border-left: 6px solid #000;
	border-right: 6px solid #000;
	background: url(../images/menu/menu_bg.gif);
	text-align: center;
}

html>body>div#menu {
	margin-bottom: 0px;
}

#menu a img {
	margin-right: 50px;
}

h6 { color:#000; }
h5 { color:#000; }
