#wrapper { 
  background-color: white;
  margin: 20px auto;
  padding: 0;
  width: 820px;
 }

#imap { 
  background: transparent url(images/main_img_no_header_80_noshad.jpg) no-repeat scroll 0 0;
  display: block;
  width: 820px;
  height: 436px;
  position: relative;
}

#imap dd { 
  position: absolute;
  padding: 0;
  margin: 0;
 }

#imap #preorder { 
  left: 308px;
  top: 136px;
  z-index: 20;
 }

#imap a#preorder { 
  background: transparent none repeat scroll 0 0;
  display: block;
  height: 165px;
  width: 165px;
  text-decoration: none;
  z-index: 20;
 }

#footer {
  margin-left: 192px;
  width: 426px;
  height: 156px;
 }

img { 
border: none;
 }
