
#leftcol {
	width: 298px;
	}
#rightcol {
	width: 670px;
	}
h1 a {
	height: 162px;
	background-image: url(rooms.png);
	}
#leftcol h2 {
	padding: 0;
	background: transparent;
	margin-bottom: 1em;
	height: auto;
	}

#rightcol {
	height: 496px;
	}
#rightcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
#rightcol ul li {
	float: left;
	width: 216px;
	margin-left: 2px;
	}
#rightcol ul li#livingroom {
	margin-left: 0;
	}
#rightcol .box {
	margin-bottom: 0;
	}

#mainroom h2 {
	background-image: url(../txt/mainroom.png);
	}
#livingroom h2 {
	background-image: url(../txt/livingroom.png);
	}
#bedroom h2 {
	background-image: url(../txt/bedroom.png);
	}

#leftcol .box {
	margin-top: 2px;
	}
#rightcol img {
	margin: 2px 0;
	border: 8px solid #231f20;
	display: block;
	}
#leftcol .box, #rightcol .box {
	min-height: 302px;
	}
#hdr {
	width: 298px;
	height: 162px;
	margin-top: -162px;
	}
