body {
	background: url(/images/tpl1/i/bg-body.png) repeat-x;
}
#nav {
	margin-bottom: 7px;
}

#space1, space2 {
	float:right;
	min-height:201px;
	width:1%;
}
#one-room {
	background:#FFFFFF none repeat scroll 0 0;
	float:right;
	min-height:201px;
	width:33%;
}
#one-welcome {
	margin:5px 6px 0;
	background:transparent url(/images/tpl1/i/1.jpg) no-repeat scroll right;
	min-height:191px;
}

#two-room {
	background:#FFFFFF none repeat scroll 0 0;
	float:right;
	min-height:201px;
	width:32%;
}
#two-welcome {
	margin:5px 6px 0;
	background:transparent url(/images/tpl1/i/2.jpg) no-repeat scroll right;
	min-height:191px;
}

#three-room {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	min-height:201px;
	position:relative;
	width:33%;
}
#three-welcome {
	margin:5px 6px 0;
	background:transparent url(/images/tpl1/i/3.jpg) no-repeat scroll right;
	min-height:191px;
}

#three-room h2 {
	background:#EAE7D2 url(/images/tpl1/i/h2-currently.png) no-repeat scroll 0 0;
	height:200px;
	left:-16px;
	overflow:hidden;
	position:absolute;
	text-indent:-5000px;
	width:16px;
	top:0px;
}
#overlay1, #overlay2, #overlay3 {
	background:transparent url(/images/tpl1/i/overlay.png) repeat scroll left top;
	float:right;
	height:90px;
	margin-top:91px;
	padding:10px 10px 0;
	width:215px;
	color: #FF9300;
}
#overlay1 h3, #overlay2 h3, #overlay3  h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
#overlay1 p, #overlay2 p, #overlay3  p {
	color: #FFFFFF;
	margin-bottom:10px;
}
#overlay1 a, #overlay2 a, #overlay3  a {
	color: #FFFFFF;
}

