/* IE6 PNG fix */
a { behavior: url(iepngfix.htc) }

body {
	width: 700px;
	height: 480px;
	
	background-repeat: no-repeat;
	
	padding: 15px 20px 20px 20px;
}

#content
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#dr1, #dr2, #dr3, #dr4, #dr5, #dr6, #dr7, #dr8, #dr9, #dr10, #dr11, #dr12, #dr13, #dr14, #dr15, #dr16, #dr17, #dr18, #dr19, #dr20, #dr21, #dr22, #dr23, 
#udr1, #udr2, #udr3, #udr4, #udr5, #udr6, #udr7, #udr8, #udr9, #udr10, #udr11, #udr12, #udr13, #udr14, #udr15, #udr16, #udr17, #udr18, #udr19, #udr20, #udr21, #udr22, #udr23 {
	width: 70px;
	height: 70px;
	background-image: url(img/doors.png);
	display: inline-block;
	
	margin: 20px 20px 20px 20px;
}

#dr24, #udr24 {
	width: 90px;
	height: 90px;
	background-image: url(img/doors.png);
	display: inline-block;
	
	margin: 10px 10px 10px 10px;
}

#dr1, #udr1 { background-position: 0px 0px; }
#dr2, #udr2 { background-position: -70px 0px; }
#dr3, #udr3 { background-position: -140px 0px; }
#dr4, #udr4 { background-position: -210px 0px; }
#dr5, #udr5 { background-position: -280px 0px; }
#dr6, #udr6 { background-position: -350px 0px; }
#dr7, #udr7 { background-position: -420px 0px; }
#dr8, #udr8 { background-position: -490px 0px; }
#dr9, #udr9 { background-position: -560px 0px; }
#dr10, #udr10 { background-position: -630px 0px; }
#dr11, #udr11 { background-position: -700px 0px; }
#dr12, #udr12 { background-position: -770px 0px; }
#dr13, #udr13 { background-position: -840px 0px; }
#dr14, #udr14 { background-position: -910px 0px; }
#dr15, #udr15 { background-position: -980px 0px; }
#dr16, #udr16 { background-position: -1050px 0px; }
#dr17, #udr17 { background-position: -1120px 0px; }
#dr18, #udr18 { background-position: -1190px 0px; }
#dr19, #udr19 { background-position: -1260px 0px; }
#dr20, #udr20 { background-position: -1330px 0px; }
#dr21, #udr21 { background-position: -1400px 0px; }
#dr22, #udr22 { background-position: -1470px 0px; }
#dr23, #udr23 { background-position: -1540px 0px; }
#dr24, #udr24 { background-position: 0px -140px; }

#dr1:hover { background-position: 0px -70px; }
#dr2:hover { background-position: -70px -70px; }
#dr3:hover { background-position: -140px -70px; }
#dr4:hover { background-position: -210px -70px; }
#dr5:hover { background-position: -280px -70px; }
#dr6:hover { background-position: -350px -70px; }
#dr7:hover { background-position: -420px -70px; }
#dr8:hover { background-position: -490px -70px; }
#dr9:hover { background-position: -560px -70px; }
#dr10:hover { background-position: -630px -70px; }
#dr11:hover { background-position: -700px -70px; }
#dr12:hover { background-position: -770px -70px; }
#dr13:hover { background-position: -840px -70px; }
#dr14:hover { background-position: -910px -70px; }
#dr15:hover { background-position: -980px -70px; }
#dr16:hover { background-position: -1050px -70px; }
#dr17:hover { background-position: -1120px -70px; }
#dr18:hover { background-position: -1190px -70px; }
#dr19:hover { background-position: -1260px -70px; }
#dr20:hover { background-position: -1330px -70px; }
#dr21:hover { background-position: -1400px -70px; }
#dr22:hover { background-position: -1470px -70px; }
#dr23:hover { background-position: -1540px -70px; }
#dr24:hover { background-position: 0px -230px; }

img
{
border-style: none;
}
