.Menu-Top {
	width: 750px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	background-color: #ffffff;
	/*
	background-image: url(../images/menu-top.gif);
	background-repeat: no-repeat;
	*/
}
.Menu-Bottom {
	width: 750px;
	height: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	/*
	background-color: #ffffff;
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
	*/
}
#Menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/menu-background.gif);
	background-repeat: no-repeat;
	*/
	list-style-type: none;
}
#Menu li {
	position: absolute;
	top: 0px;
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/icon-arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	*/
}
#Menu li#Menu-01 {
	top: 0px;
	left: 0px;
}
#Menu li#Menu-01 a:link {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-01 a:visited {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-01 a:hover {
	border-bottom: 2px solid #001e5a;
	color: #ff6600;
}

#Menu li#Menu-02 {
	top: 0px;
	left: 150px;
}
#Menu li#Menu-02 a:link {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-02 a:visited {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-02 a:hover {
	border-bottom: 2px solid #001e5a;
	color: #ff6600;
}

#Menu li#Menu-03 {
	top: 0px;
	left: 300px;
}
#Menu li#Menu-03 a:link {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-03 a:visited {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-03 a:hover {
	border-bottom: 2px solid #001e5a;
	color: #ff6600;
}

#Menu li#Menu-04 {
	top: 0px;
	left: 450px;
}
#Menu li#Menu-04 a:link {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-04.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-04 a:visited {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-04.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-04 a:hover {
	border-bottom: 2px solid #001e5a;
	color: #ff6600;
}

#Menu li#Menu-05 {
	top: 0px;
	left: 600px;
}
#Menu li#Menu-05 a:link {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-05 a:visited {
	display: block;
	width: 150px;
	height: 45px;
	background-color: transparent;
	background-image: url(../images/menu-05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
#Menu li#Menu-05 a:hover {
	border-bottom: 2px solid #001e5a;
	color: #ff6600;
}

#Menu img {
	border: none;
}
#Menu a:link {
}
#Menu a:visited {
}
#Menu a:hover {
}