#facebookbutton a:hover  {
   background-position: -55px 0%;
}

#twitterbutton a:hover  {
   background-position: -54px 0%;
}

#consultbutton a:hover  {
   background-position: -220px 0%;
}

#adresstext p a:hover  {
   font-style: italic;
   font-weight: bold;
}

#facebookbutton a  {
   background: url(topbannerbgmedia/facebookbutton.png) no-repeat 0% 0px;
   display: block;
   height: 56px;
   width: 55px;
   font-size: 56px;
   line-height: 56px;
}

#consultbutton a  {
   background: url(topbannerbgmedia/consultbutton.png) no-repeat 0% 0px;
   display: block;
   height: 33px;
   width: 220px;
   font-size: 33px;
   line-height: 33px;
}

#twitterbutton a  {
   background: url(topbannerbgmedia/twitterbutton.png) no-repeat 0% 0px;
   display: block;
   height: 55px;
   width: 54px;
   font-size: 55px;
   line-height: 55px;
}

#adresstext p a  {
   font-style: Normal;
   font-weight: Normal;
   text-decoration: none;
   color: #FEFEFF;
}

#facebookbutton  {
   visibility: visible;
   position: absolute;
   left: 519px;
   top: 147px;
   z-index: 1;
   width: 55px;
   height: 56px;
}

#twitterbutton  {
   visibility: visible;
   position: absolute;
   left: 587px;
   top: 147px;
   z-index: 1;
   width: 54px;
   height: 55px;
}

#consultbutton  {
   visibility: visible;
   position: absolute;
   left: 469px;
   top: 214px;
   z-index: 1;
   width: 220px;
   height: 33px;
}

#adresstext p  {
   font: 14px/17px Arial;
   margin: 0px;
   text-align: center;
   color: #FEFEFF;
}

#topbannerbg  {
   margin: 0px auto 0px auto;
   width: 708px;
   position: relative;
}

#adresstext  {
   visibility: visible;
   position: absolute;
   left: 457px;
   top: 73px;
   z-index: 1;
   width: 251px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


