html, body {
  background-color: #fff;
  color: #052679;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 12px;
  height: 100%;
  line-height: 16px;
  width: 100%;
}
a:link, 
a:active, 
a:visited {
  color: #990000;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
#error404 {
  background-image: url(bg_produ.gif);
  background-position: 0px 36px;
  background-repeat: repeat-x;
  border: 1px solid #99a6c8;
  left: 154px;
  margin: 24px 0px 96px 154px;
  padding-bottom: 21px;
  width: 623px;
}
#error404 h1 {
  background-image: url(bg_produ.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding-left: 9px;
}
#error404 h2 {
  background-image: url(bg_prodv.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #052679;
  display: block;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 11px 0px 10px 11px;
  padding-left: 43px;
}
#error404 p {
  padding-left: 54px;
}
#error404 ul {
  padding: 3px 0px 10px 54px;
}
#error404 ul li {
  background-image: url(bg_prodw.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #052679;
  font-size: 12px;
  line-height: 16px;
  padding-left: 10px;
}