#wrap {
	position: absolute;
	left: 26px;
	top: 102px;
	width: 754px;
	height: 30px;
	z-index: 100;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display: block;
}
	
#menu {
    margin: 0px 3px 0px 0px;
    padding: 0px 0px 0px 0px;
	border: none;
	height: 30px;
}
	
#menu a {
    padding: 0px;
	margin: 0px;
	background-image: none;
}

#menu a.hover {
	background-image: none;
    font-size:12px;
	font-weight: bold;
}
	 
#menu span {
    display:none;
    font-size:12px;
	font-weight: bold;
    }
	 
#img {
    vertical-align:top;
}

#subnav {
    font-size:12px;
	font-weight: bold;
    margin-bottom:2px;
	background-color:#2A498C;
}

#subnav a {
    font-size:12px;
	font-weight: bold;
    color:#000000;
    margin-right:1em;
}
	 
#subnav span {
    color: #FBF9F7;
    margin-right:1em;
    font-size:12px;
	font-weight: bold;
}
	
.menu_section{
	font-weight: bold;
	font-size: 111px;
	color: #4076EA;
	text-decoration: none;
	cursor: default;
}
