	body {
	background: url(../images/home-page-background.png) top center no-repeat #111111;
	margin: 0;
	padding: 0 0 20px 0;
	color:#e0e0e0;
	font:76%/140% "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}
	
	a {
	padding: 0;
	margin: 0;
	}
	
	body a {
	color: #c6b5a2;}
	
	body a:hover {
	color: #b7822c;}
	
	#wrapper {
	width: 932px;
	border-right: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	}
	
	#logo {
	padding: 30px 0 0px 30px;
	}
	
	#header {
	float: left;
	height: 180px;
	width: 932px;
	background: #000000 url(../images/header_pages_2008.gif) no-repeat bottom left;
	}
	

	#header.no_image {
	background: #000000 
	}
	
	#header_text {
	text-indent: -9999px;
	}
	
	#navigation_home {
	margin-left: auto;
	margin-right: auto;
	float: left;
	font-size: 88%;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 932px;
	background: #544a37;
	}

	#home_navigation {
	float: left;
	width: 933px;
	border-top: solid 1px #bbbbbb;
	}
	
	#overview_element {
	float: left;
	margin-bottom: 10px;
	padding: 8px;
	background: #69655e;
	width: 569px;
	}
	
	#home_navigation .block a {
	float: left;	
	display: block;
	height: 220px;
	width: 237px;
	padding: 0;
	text-indent: -9999px;
	background: #fff;
	}
	
	#home_navigation a:hover {
	float: left;	
	display: block;
	height: 220px;
	width: 237px;
	padding: 0;
	text-indent: -9999px;
	background: #fff;
	}
	
	/* home navigation panels have both normal and 'over' images on one JPG. When rolled over the image shifts from 'top lef' to 'top right' appearing like a pure rollover with no pre-load time.*/
	
	#home_navigation a.design {
	background: #fff url(../images/home_design.jpg) no-repeat top left;
	}
	
	#home_navigation a.design:hover {
	height: 220px;
	width: 237px;
	background: url(../images/home_design.jpg) no-repeat top right;
	}
	
	#home_navigation a.bespoke {
	background: #fff url(../images/home_bespoke.jpg) no-repeat top left;
	}
	
	#home_navigation a.bespoke:hover {
	height: 220px;
	width: 237px;
	background: url(../images/home_bespoke.jpg) no-repeat top right;
	}
	
	#home_navigation a.products {
	background: #fff url(../images/home_products.jpg) no-repeat top left;
	}
	
	#home_navigation a.products:hover {
	height: 220px;
	width: 237px;
	background: url(../images/home_products.jpg) no-repeat top right;
	}
	
	#home_navigation a.about {
	height: 111px;
	width: 221px;
	background: #fff url(../images/home_about.jpg) no-repeat top left;
	}
		
	#home_navigation a.about:hover {
	height: 111px;
	width: 221px;
	background: url(../images/home_about.jpg) no-repeat top right;
	}
	
	#home_navigation a.contact {
	height: 109px;
	width: 221px;
	background: #fff url(../images/home_contact.jpg) no-repeat top left;
	}
	
	#home_navigation a.contact:hover {
	height: 109px;
	width: 221px;
	background: url(../images/home_contact.jpg) no-repeat top right;
	}
	
	#home_navigation a.contact:down {
	background: url(../images/home_contact-down.jpg) no-repeat top left;
	}
	
	#navigation {
	margin-left: auto;
	margin-right: auto;
	float: left;
	font-size: 12px;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 112px;
	background: url(../images/nav_background_2008.gif) no-repeat left;
	text-align: center;
	width: 820px;
	}

	#navigation a{
	color: #e0e0e0;
	text-decoration: none;
	}

	#navigation a:hover{
	color: #CEB583;
	}
	
	#navigation a:visited{
	color: #e0e0e0;
	}
	
	#navigation a:visited:hover{
	color: #CEB583;
	}
	

	
	#interior_design {
	float: left;
	text-align: center;
	width: 135px;
	}
	
	#bespoke_services {
	float: left;
	width: 143px;
	text-align: center;
	}
	
	#general {
	float: left;
	width: 300px;
	text-align: center;
	padding-left: 45px;
	}

	#general div {
	padding: 0 5px 0 5px;
	}
	
	#live {
	float: left;
	margin-right: 6px;
	}

	#work {
	float: left;
	margin-right: 6px;
	}
	
	#eat {
	float: left;
	margin-right: 6px;
	}
	
	#sleep {
	float: left;
	margin-right: 6px;
	}
		
	#accessories {
	float: left;
	}
	
	#contact {
	float: left;
	width: 60px;
	}
	
	#about_us {
	float: left;
	width: 90px;
	}
	
	#contact_home {
	float: right;
	width: 216px;
	}
		
	body#body_bespoke #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_bespoke.jpg);
	border-bottom: solid 1px #bbbbbb;
	}

	body#body_design #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_design.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_accessories #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_products.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_eat #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_products.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_sleep #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_products.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_work #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_products.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_live #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_products.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	body#body_enhance #image_band {

	float: left;

	width: 932px;

	height: 175px;

	background: url(../images/band_products.jpg);

	border-bottom: solid 1px #bbbbbb;

	}


	body#body_contact #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_contact.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body#body_about #image_band {
	float: left;
	width: 932px;
	height: 175px;
	background: url(../images/band_about.jpg);
	border-bottom: solid 1px #bbbbbb;
	}
	
	body.product #column_1 h1 {
	font-size: 150%;
	}
	
	#content_wrap {
	padding: 20px 20px 10px 112px;
	}
	
/*introduction paragraph to each section - first paragraph of column1*/	
	.intro {
	margin-top: 0px;
	padding-top: 0px;
	
	}
	
	#category_small {
	float: left;
	display: block;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 30px;
	
	}
	
	#category_small a {
	text-decoration: none;
	}
	
	#category_image {
	float: left;
	width: 110px;
	border: #c6b5a2 solid 1px;
	}
	
	#category_name {
	font-size: 135%;
	}
	
	#product_small {
	float: left;
	display: block;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 30px;
	}
	
	#product_small a {
	text-decoration: none;
	}
	
	#product_image {
	float: left;
	width: 110px;
	margin-top: 2px;
	border: #c6b5a2 solid 1px;
	}
	
	#product_name {
	font-size: 120%;
	}
	
	#product_price {
	font-size: 100%;
	color: #ac9c83;
	}
	
	#product_large a {
	text-decoration: none;
	}
	
	#product_image_large {
	float: left;
	width: 360px;
	border: #c6b5a2 solid 8px;
	}
	
	#product_name_large {
	font-size: 155%;
	}
	
	#product_description p {
	margin-top: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
	#product_details {
	float: left;
	width: 170px;
	border-bottom: 1px #c6b5a2 solid;
	color: #e3e3e3;
	font-size: 100%;
	padding: 10px;
	}
	
	#column_product_details {
	float: left;
	border-top: 1px #c6b5a2 solid;
	margin-left: 10px;
	width: 190px;
	}
	
	#product_details em {
	font-size: 100%;
	font-weight: bold;
	color: #c6b5a2;
	font-style: normal;
	}
	

	#column_1 {
	float: left;
	width: 590px;
	padding-right: 25px;
	padding-bottom: 30px;
	font:90%/190%;
	}
	
	#column_1 h1 {
	font-size: 145%;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	padding-left: 42px;
	padding-top: 14px;
	height: 30px;
	font-weight: normal;
	text-transform: lowercase;
	background: url(../images/icon_design_2009.gif) no-repeat left;
	background-position: 0px 5px;
	}
	
	#column_1 h1 a {
	text-decoration: none;
	}

	#column_1 p {
	padding: 0;
	margin-top: 2px;
	line-height: 140%;
	}
	
	#column_1 p img {
	padding: 3px 10px 5px 0;
	}
	
	#left_images {
	width: 170px;
	float: left;
	padding: 0 10px 0 0px;
	}
	
	#left_images img {
	border: solid 7px #C6B5A2;
	padding: 0 0 0px 0;
	}
	
	#photo {
	float: left;
	padding: 0 0 10px 0;
	}
	
	span.caption {
	float: left;
	font-size: 85%;
	}

	
	h2 {
	font-size: 145%;
	font-weight: normal;
	text-transform: lowercase;
	}
	
	h3 {
	font-size: 135%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	padding-bottom: 0px;
	text-transform: lowercase;
	}
	
	h4 {
	font-size: 135%;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	text-transform: lowercase;
	}
	
	h4 a {
	text-decoration: none;
	text-transform: lowercase;
	}
	
	img.left {
	float: left;
	padding: 0 10px 0 0;
	}
	
	img.right {
	float: right;
	padding: 0 0 0 10px;
	}
	
	#column_2 {
	float: left;
	border-left: 1px solid #837e75;
	width: 160px;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 25px;
	font:90%/150%;
	color: #e4c995;
	}
	
	#project {
	font-size: 11px;
	}
	
	#column_2 a {
	color: #c6b5a2;
	text-decoration: none;
	}
	
	#column_2 a:hover {
	color: #fff;
	}
	
	#column_2 img {
	border: 6px solid #C6B5A2;
	margin:10px 0;
	padding:0 0;
	}
	
	#column_2 h4 {
	width: 130px;
	font-size: 135%;
	letter-spacing: 3px;
	margin-bottom: 5px;
	padding-top: 14px;
	color: #c6b5a2;
	}
	
	#column_2 p {
	padding: 0;
	margin-top: 2px;
	line-height: 140%;
	}
	
	#column_2 div {
	border-bottom: solid 1px #837e75;
	padding-bottom: 10px;
	
	}
	
	#clear_both {
	clear: both;
	}
	
	#footer_home {
	font-size: 80%;
	width: 924px;
	padding: 3px 8px 3px 0px;
	margin: 0 0 30px 3;
	text-align: right;
	border-top: solid 1px #bbbbbb;
	color: #ceb583;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#footer_home p {
	padding: 0 30px 0 0;
	margin: 0;
	}
	
	#footer {
	font-size: 88%;
	padding: 5px;
	text-align: right;
	padding-right: 30px;
	border-top: solid 1px #bbbbbb;
	}
	
	button {
	color: #000000;
	}
	
	.orange {
	}

	#product_dimension1 {
	line-height: 140%;
	}
	
	#product_dimension {
	line-height: 140%;
	}

	#product_finish1 {
	line-height: 140%;
	}
	
	#product_finish1 img {
	padding-top: 5px;
	}
	
	#product_price_large1 {
	line-height: 140%;
	}

		