#portfolio1b a:hover,
#blog1b a:hover,
#shop1b a:hover  {
   background-position: -219px 0%;
}

#portfoliob a:hover  {
   background-position: -65px 0%;
}

#shopb a:hover  {
   background-position: -38px 0%;
}

#blogb a:hover  {
   background-position: -106px 0%;
}

#portfoliob  {
   visibility: visible;
   position: absolute;
   left: 100px;
   top: 476px;
   z-index: 3;
   width: 65px;
   height: 18px;
}

#shopb  {
   visibility: visible;
   position: absolute;
   left: 379px;
   top: 476px;
   z-index: 3;
   width: 38px;
   height: 18px;
}

#blogb  {
   visibility: visible;
   position: absolute;
   left: 614px;
   top: 476px;
   z-index: 3;
   width: 106px;
   height: 18px;
}


