a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contactbutton a,
#msdsbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 11px;
   background-position: 0% 0px;
   font-size: 11px;
   line-height: 11px;
}

#contactbutton a:hover  {
   background-position: -67px 0%;
}

#labelbutton a:hover  {
   background-position: -562px 0%;
}

#msdsbutton a:hover  {
   background-position: -42px 0%;
}

#contactbutton a  {
   width: 67px;
   background-image: url(homemedia/contactbutton.gif);
}

#labelbutton a  {
   background: url(homemedia/labelbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 682px;
   width: 562px;
   font-size: 682px;
   line-height: 682px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 701px;
   top: 9px;
   z-index: 2;
   width: 67px;
   height: 11px;
}

#msdsbutton a  {
   width: 42px;
   background-image: url(homemedia/msdsbutton.gif);
}

#labelbutton  {
   visibility: visible;
   position: absolute;
   left: 151px;
   top: 560px;
   z-index: 2;
   width: 562px;
   height: 682px;
}

#msdsbutton  {
	visibility: visible;
	position: absolute;
	left: 626px;
	top: 9px;
	z-index: 2;
	width: 42px;
	height: 11px;
}

#background  {
   margin: 0px auto 0px auto;
   background: url(homemedia/background.gif) no-repeat;
   height: 1395px;
   width: 830px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #D6E4F1;
}

