
#menubar .menu ul {
	width: 910px;
	height: 77px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.extramenu {
	float: left;
	width: 254px;
	height: 54px;
	padding-top: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	#background: url(extramenu.gif) no-repeat 0 0;
	text-align: center;
	margin-left: 45px;
	margin-top: 106px;
}

.extramenu1 {
	position: relative;
	top: 107px;
	left: -100px;
	width: 300px;
	height: 40px;
	margin: 0;
	padding: 6px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	#background: url(extramenu.gif) no-repeat 0 0;
}

.menu li {
	width: 130px;
	height: 77px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	text-align: center;
}

.menu li.m1 {
	background: url(menu1.jpg) no-repeat 0 0;
}

.menu li.m2 {
	background: url(menu2.jpg) no-repeat 0 0;
}

.menu li.m3 {
	background: url(menu3.jpg) no-repeat 0 0;
}

.menu li.m4 {
	background: url(menu4.jpg) no-repeat 0 0;
}

.menu li.m5 {
	background: url(menu5.jpg) no-repeat 0 0;
}

.menu li.m6 {
	background: url(menu6.jpg) no-repeat 0 0;
}

.menu li.m7 {
	background: url(menu7.jpg) no-repeat 0 0;
}

.menu a, .menu a:hover {
	display: block;
	width: 130px;
	height: 67px;
	text-decoration: none;
	padding: 10px 0 0 0;
	margin: 0;
	color: white;
}

.menu a:hover, .menu li.m1_over a, .menu li.m2_over a, .menu li.m3_over a, .menu li.m4_over a, .menu li.m5_over a, .menu li.m6_over a, .menu li.m7_over a {
	color: #002c62;
}


.menu li.m1 a:hover, .menu li.m1_over {
	background: url(menu1_over.jpg) no-repeat 0 0;
}

.menu li.m2 a:hover, .menu li.m2_over {
	background: url(menu2_over.jpg) no-repeat 0 0;
}

.menu li.m3 a:hover, .menu li.m3_over {
	background: url(menu3_over.jpg) no-repeat 0 0;
}

.menu li.m4 a:hover, .menu li.m4_over {
	background: url(menu4_over.jpg) no-repeat 0 0;
}

.menu li.m5 a:hover, .menu li.m5_over {
	background: url(menu5_over.jpg) no-repeat 0 0;
}

.menu li.m6 a:hover, .menu li.m6_over {
	background: url(menu6_over.jpg) no-repeat 0 0;
}

.menu li.m7 a:hover, .menu li.m7_over {
	background: url(menu7_over.jpg) no-repeat 0 0;
}
