a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contactbutton a,
#maauthbutton a,
#aboutbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 160px;
   background-position: 0% 0px;
   font-size: 160px;
   line-height: 160px;
}

#contact,
#index,
#about  {
   margin: 0px auto 0px auto;
   height: 768px;
   width: 1024px;
   position: relative;
   background-color: #000000;
}

#contactbutton a:hover  {
   background-position: -249px 0%;
}

#maauthbutton a:hover  {
   background-position: -266px 0%;
}

#dealerbutton a:hover  {
   background-position: -262px 0%;
}

#aboutbutton a:hover  {
   background-position: -248px 0%;
}

#contactbutton a  {
   width: 249px;
   background-image: url(contactmedia/contactbutton.gif);
}

#maauthbutton a  {
   width: 266px;
   background-image: url(contactmedia/maauthbutton.gif);
}

#dealerbutton a  {
   background: url(contactmedia/dealerbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 161px;
   width: 262px;
   font-size: 161px;
   line-height: 161px;
}

#aboutbutton a  {
   width: 248px;
   background-image: url(contactmedia/aboutbutton.gif);
}

#backgroundimg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 768px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 19px;
   top: 524px;
   z-index: 5;
   width: 249px;
   height: 160px;
}

#maauthbutton  {
   visibility: visible;
   position: absolute;
   left: 19px;
   top: 297px;
   z-index: 3;
   width: 266px;
   height: 160px;
}

#dealerbutton  {
   visibility: visible;
   position: absolute;
   left: 19px;
   top: 408px;
   z-index: 4;
   width: 262px;
   height: 161px;
}

#aboutbutton  {
   visibility: visible;
   position: absolute;
   left: 19px;
   top: 184px;
   z-index: 2;
   width: 248px;
   height: 160px;
}

#footerimg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 696px;
   z-index: 2;
   width: 1024px;
   height: 34px;
}

#headerimg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 1024px;
   height: 169px;
}

#shape1  {
   background: url(contactmedia/shape1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 348px;
   top: 216px;
   z-index: 2;
   width: 665px;
   height: 433px;
}

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

