#blogbutton a:hover,
#servicesbutton a:hover  {
   background-position: -159px 0%;
}

#portfoliobutton a:hover  {
   background-position: -160px 0%;
}

#contactbutton a:hover  {
   background-position: -158px 0%;
}

#homebutton a:hover  {
   background-position: -155px 0%;
}

#portfoliobutton a  {
   background: url(homemedia/portfoliobutton.gif) no-repeat 0% 0px;
   display: block;
   height: 274px;
   width: 160px;
   font-size: 274px;
   line-height: 274px;
}

#portfoliobutton  {
   visibility: visible;
   position: absolute;
   left: 652px;
   top: 358px;
   z-index: 5;
   width: 160px;
   height: 274px;
}

#servicesbutton  {
   visibility: visible;
   position: absolute;
   left: 390px;
   top: 358px;
   z-index: 3;
   width: 159px;
   height: 275px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 784px;
   top: 358px;
   z-index: 6;
   width: 158px;
   height: 275px;
}

#background  {
   background-image: url(contactmedia/background.gif);
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 261px;
   top: 358px;
   z-index: 2;
   width: 155px;
   height: 275px;
}

#blogbutton  {
   visibility: visible;
   position: absolute;
   left: 522px;
   top: 358px;
   z-index: 4;
   width: 159px;
   height: 275px;
}

