#error404pagenotfound  {
   background: url(error/error404media/error404pagenotfound.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 140px;
   top: 109px;
   z-index: 2;
   width: 459px;
   height: 139px;
}

#layer1,
#layer1copy  {
   background: url(error/error404media/layer1copy.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 40px;
   z-index: 2;
   width: 800px;
   height: 36px;
}

#homebutton a:hover  {
   background-position: -306px 0%;
}

#homebutton a  {
   background: url(error/error404media/homebutton.png) no-repeat 0% 0px;
   display: block;
   height: 86px;
   width: 306px;
   font-size: 86px;
   line-height: 86px;
}

#layer1copy  {
   top: 524px;
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 444px;
   top: 374px;
   z-index: 3;
   width: 306px;
   height: 86px;
}

#background  {
   background: url(error/error404media/background.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 880px;
   height: 1280px;
}

#error404  {
   margin: 0px auto 0px auto;
   width: 880px;
   position: relative;
}

#layer1  {
   top: 40px;
}

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

