#bottomimage {
	float: left;
	width: 720px;
	position: relative;
	height: 200px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: right top;
	padding-bottom: 10px;
	background-image: url(../images/bedroom2-long-wide.jpg);
}
#logo {
	float: left;
	width: 720px;
	position: relative;
	height: 90px;
	margin-top: 10px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	padding-left: 20px;
}
#textpanel {
	float: left;
	width: 580px;
	position: relative;
	background-color: #E8E2E0;
	height: 20px;
}
#textpanel2 {
	float: left;
	width: 380px;
	position: relative;
	padding-right: 5px;
}
#textpanel3 {
	float: left;
	width: 380px;
	position: relative;
	margin-top: -22px;
	padding-left: 160px;
}
#rightbox1 {
	float: left;
	height: 257px;
	width: 150px;
	position: relative;
	margin-left: 10px;
	}
#rightbox2 {
	float: left;
	width: 155px;
	position: relative;
	margin-top: 10px;
	background-color: #E8E2E0;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: top;
	height: 198px;
	}
.navarrow {
	float: right;
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
}
#rightbox3 {
	float: left;
	height: 190px;
	width: 190px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #7b6c67;
}
