body {
	background: #fff;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 800px;
	overflow: hidden;
}

#header {
	background: #fff;
	width: 800px;
	height: 80px;
}

#logo {
	padding-top: 14px;
	width: 531px;
	height: 48px;
	float: left;
}

#search {
	float: right;
	padding-top: 40px;
}


#nav	{
	background: #330000;
	height: 22px;
	width: 800px;
}

#nav a {
	padding-left: 10px;
	font-family: Verdana;
	font-size: 14px;
	background: #330000;
	color: #fff;
	text-decoration: none;
}

#subnav {
	width: 800px;
	background: #fff;
	float: left;
	padding-top: 10px;
	font-family: Verdana;
	color: #000;
	padding-left: 10px;
	height: 30px;
	overflow: hidden;
}

#subnav a {
	color: #000;
}

#subwrap {
	width: 800px;
	overflow: hidden;
	border-top: 5px solid #330000;
}

#left {
	width: 190px;
	float: left;
	
	overflow: hidden;
	margin-top: 10px;
}

#leftt {
	padding-top: 5px;
	padding-left: 10px;
border: 1px solid #330000;
}

#leftt a {
	color: #330000;
}

#leftt a:hover {
	color: #330000;
}

#leftt a:visited {
	color: #330000;
}

#right {
	color: #666;
	width: 590px;
	float: right;
	overflow: hidden;
	margin-top: 10px;
}

#rightwrap {
	width: 590px;
	overflow: hidden;
}

#subright {
	color: #666;
	width: 750px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

#subrightwrap {
	width: 750px;
	overflow: hidden;
}

#rightl {
	width: 200px;
	float: left;
}

#rightr {
	width: 380px;
	float: right;
	padding-left: 10px;
	color: #666;
}

#rightt {
	padding-right: 10px;
}


#mainphoto {
	margin-top: 40px;
	background-image: url(http://furnituregroups.com/images/mainphoto.jpg);
	width: 800px;
	height: 376px;
}

#submain {
	background-image: url(http://furnituregroups.com/images/submain.jpg);
	margin-top: 10px;
	width: 800px;
	height: 218px;
}

#submain img {
	padding-top: 20px;
	padding-left: 22px;
}

#footer {
	margin-top: 12px;
	color: #666;
	border-top: 20px solid #330000;
	width: 800px;
}

#footer p {
	color: #666;
}

#footer a {
	color: #666;
	padding-left: 5px;
}