img, div, a, #a1, #a2, #a3, #a4, #a5 { behavior: url('iepngfix.htc') }
#header { 
			width:950px;
			background:  url('skins/header.jpg') 0 0 no-repeat;
		 }
#a1, #a2, #a3, #a4, #a5 {
                          display: block;
                          visibility: hidden;
                          width: 950px;
                          position: absolute;
                          left: 0;
                          z-index: 10;
                          background:  url('skins/floors.png') 0 0 no-repeat;
                          }
#a5 {
      top: 100px;
      height: 140px;
      background-position: 0 18px;
      }
#a4 {
      top: 185px;
      height: 70px;
      background-position: 0 -163px;
      }
#a3 {
      top: 217px;
      height: 127px;
      background-position: 0 -324px;
      }
#a2 {
      top: 245px;
      height: 85px;
      background-position: 0 -476px;
      }
#a1 {
      top: 339px;
      height: 95px;
      background-position: -1px -566.5px;
      }
#texts div.window { background: transparent url('skins/win.gif') 0 0 no-repeat; }

td {
	height:110px;
}
.link {
	color:red;
}
