#blob {
-moz-border-radius:4px;
-moz-box-shadow:2px 3px 10px #011331;
-webkit-border-radius:4px;
-webkit-box-shadow:2px 3px 10px #011331;
background:0 to(#1153c0));
border-left:1px solid #0059ec;
border-right:1px solid #0059ec;
position:absolute;
top:0;
z-index:1;
}

#blob li {
background-color:#0b2b61;
height:80px;
left:0;
overflow-x:hidden;
overflow-y:hidden;
top:-10px;
width:171px;
}

#menu {
background:#8FC40A;
display:inline-block;
float:left;
margin:0;
padding:0;
position:relative;
text-align:center;
vertical-align:top;
width:100%;
}

#menu li {
border-left:1px solid #000;
border-right:1px solid #4a4a4a;
display:inline;
float:left;
list-style:none;
text-align:center;
width:190px;
zoom:1;
}

#menu li a {
color:#FFF;
float:left;
font-family:Philosopher;
font-size:14px;
font-weight:700;
padding:20px 55px;
position:relative;
text-align:center;
text-decoration:none;
text-transform:uppercase;
z-index:2;
}

@font-face {
font-family:Philosopher;
font-style:normal;
font-weight:400;
src:local(Philosopher), url(Philosopher.woff) format(woff);
}