* {
	margin: 0;
	padding: 0;
}

html, html body  {
	height: 100%;
}

body {
	background: url(../img/bg.jpg);
	text-align: center;
}

#block {
	text-align: left;
	margin: 0 auto;
	padding: 0 90px;
	width: 570px;
	background: url(../img/blockbg2.png) repeat-y;
	display:block;
	height:100%;
}

* html #block {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/blockbg2.png');
}

html>body  #block {
	height: auto;
	min-height: 100%;
}

#header { 
	padding-top: 258px; 
	width: 560px;
	background-image: url(../img/masthead.gif); 
	background-repeat: no-repeat; 
	overflow: hidden; 
	height: 258px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 0; 
}

#menu {
	width: 560px;
	margin: 5px 0 20px 0;
}

#menu ul {
	white-space: nowrap;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu a, #menu a:link, #menu a:visited {
	padding: 0 22px 0 0;
}

#menu a img, #menu a:link img , #menu a:visited img {
	color: #fff;
	border: none;
	text-decoration: none;
}

#ct {
	padding: 0;
}

p {
	font: 12px/2em "Trebuchet MS", Times New Roman, serif;
	color: #6F6F6F;
}

#bedroom { 
	padding-top: 23px; 
	width: 160px;
	background-image: url(../img/head_bedroom.gif); 
	background-repeat: no-repeat; 
	overflow: hidden; 
	height: 23px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 0; 
	margin: 0 0 5px 93px;
}

#tables { 
	padding-top: 23px; 
	width: 107px;
	background-image: url(../img/head_tables.gif); 
	background-repeat: no-repeat; 
	overflow: hidden; 
	height: 23px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 0; 
	margin: 0 0 5px 93px;
}

#specialty { 
	padding-top: 23px; 
	width: 158px;
	background-image: url(../img/head_specialty.gif); 
	background-repeat: no-repeat; 
	overflow: hidden; 
	height: 23px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 0; 
	margin: 0 0 5px 93px;
}

#cabinets { 
	padding-top: 23px; 
	width: 149px;
	background-image: url(../img/head_cabinets.gif); 
	background-repeat: no-repeat; 
	overflow: hidden; 
	height: 23px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 0; 
	margin: 0 0 5px 93px;
}
#leftimg {
	width: 85px;
	float: left;
}

#furni {
	margin-left: 8px;
	width: 290px;
	float: left;
}

#rightimg{
	width: 182px;
	float: right;
}

h3 {
	font: bold italic 14px "Trebuchet MS", Times New Roman, serif;
	color: #6F6F6F;
}

.desc {
	font: 12px/1.3em "Trebuchet MS", Times New Roman, serif;
	margin: 10px 0;
}