

#fasha{
background-color: #283a49;
width: 100%;
height: 30px;
}

#mainmenu {
width: 100%;
max-width:70.5625rem;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
height: auto;
padding-right: 1.5em;
padding-left: 1.5em;
float: none;
height: 30px;
}

#mainmenu ul {
margin: 0;
padding: 0;
text-decoration:none;
display: block;
text-align: right;
}


#mainmenu ul li{
display: inline-block;
}

#mainmenu ul li a{
color: #D0D0D0;
font-size: 14px;
}

#mainmenu ul li a:hover{
color: white;
border-bottom:none;
}
