*{
margin: 0;
padding: 0;
}
#room_wrapper{
background-image: url(../images/room/wrapper.jpg);
background-repeat: no-repeat;
width: 460px;
height: 380px;
position: relative;
margin: 20px 0;
	}/*
	#ky{
	position:absolute;
	left:46px;
	top:14px;
	width:58px;
	height:92px;
	}
	#va{
	width:77px;
	height:89px;
	position:absolute;
	left:137px;
	top:38px;
	}
	#md{
	width:48px;
	height:89px;
	position:absolute;
	left:213px;
	top:38px;
	}
	#pa{
	width:67px;
	height:89px;
	position:absolute;
	left:261px;
	top:38px;
	}
	#oh{
	width:86px;
	height:89px;
	position:absolute;
	left:327px;
	top:38px;
	}
	#theatre{
	width:88px;
	height:60px;
	position:absolute;
	top:167px;
	left:17px;
	}
	#executive{
	height:54px;
	left:155px;
	position:absolute;
	top:249px;
	width:69px;	
	}
	#cam{
	width: 47px;
	height: 54px;
	position: absolute;
	top: 249px;
	right: 52px;
	}
	#little{
	width:47px;
	height:57px;
	position:absolute;
	top:314px;
	right:52px;
	}*/
	#heritage{
	width: 32px;
	height: 29px;
	position: absolute;
	left: 155px;
	top: 342px;
	}
	#htown{
	width: 38px;
	height: 58px;
	position: absolute;
	left: 187px;
	top: 313px;
	}
#inside{
position: relative;
overflow: hidden;
top: -120px;
left: 20px;
width: 420px;
height: 380px;
display: none;
z-index: 1;
background-color: #c2c2c4;
font-family: Georgia, "Times New Roman", "Traditional Arabic";
	}
	#main_pic{
	height: 215px;
	width: 390px;
	padding: 15px;
	}
	#bottom{
	height: 120px;
	width: 390px;
	padding: 15px;
		}
		#room_title{
		position: absolute;
		top: 240px;
		width: 250px;
		padding: 5px;
		text-align: center;
		background-color: #4c1220;
		color: #FFFFFF;
		}
		#room_size{
		position: absolute;
		top: 240px;
		left: 280px;
		width: 110px;
		padding: 5px;
		text-align: center;
		background-color: #4c1220;
		color: #FFFFFF;
		}
		#seating{
		position: absolute;
		top: 275px;
		left: 20px;
		}
		#room-close{
		position: absolute;
		top: 350px;
		left: 355px;
		}
		#room_info{
		position: absolute;
		top: 275px;
		left: 40px;
		padding: 5px;
			}
			.row1{
			color: #4c1220;
			}
			.row2{
			color: #af1715;
			}
	.clear{
	clear: left;
	}
