a:link {
background-color:transparent;
color:#0099FF;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#666666;
text-decoration:none;
}

a:visited {
background-color:transparent;
color:#0099FF;
text-decoration:none;
}

#fancymenu {
position:relative;
height: 30px;
width: 950px;
padding: 5px 15px 5px 15px;
margin: 0;
overflow: hidden;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}

#fancyfooter {
position:relative;
height: 30px;
width: 950px;
padding: 5px 15px 5px 15px;
margin: 0;
overflow: hidden;
}
  
#fancyfooter ul {
padding: 0;
margin: 0;
}

#fancyfooter ul li a span {
padding: 0 20px;
}

#fancyfooter ul li {
float: left;
list-style: none;
}

#fancyfooter ul li a {
z-index: 10;
color:#333;
font:17px Arial, Verdana;
font-weight:bold;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 5px 20px 5px 20px;
}

#fancyfooter .border_bonus {
border-left: 2px solid #FFF;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
z-index: 10;
color:#000;
font:16px Arial, Verdana;
font-weight:bold;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 5px 10px 5px 10px;
}




#menu_home a {
width: 69px;
background: url('../menu/newconcept_menu_1.png') no-repeat center;
}
  
#menu_about a {
width: 79px;
background: url('../menu/newconcept_menu_2.png') no-repeat center;
}
  
#menu_portfolio a {
width: 117px;
background: url('../menu/newconcept_menu_3.png') no-repeat center;
}
  
#menu_services a {
width: 100px;
background: url('../menu/newconcept_menu_4.png') no-repeat center;
}

#menu_resources a {
width: 128px;
background: url('../menu/newconcept_menu_5.png') no-repeat center;
}

#menu_contact a {
width: 100px;
background: url('../menu/newconcept_menu_6.png') no-repeat center;
}

  
#fancymenu .background .left {
height: 30px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background: url('../menu/fancymenu_bg.png');
z-index: 8;
position: absolute;
visibility: hidden;
}