﻿br.clearBoth {
	clear: both;
}

body {
	background-image: url(../furniture/body_bkgd4.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #EBF1F7;
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

#top {
	position: relative;
	background-image: url(../furniture/top_bkgd4.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 102px;
}

#logo {
	position: absolute;
	left: 0;
	top: 30px;
	width: 320px;
	height: 0px;
	background-color: transparent;
}
#logo a {
	width: 320px;
	display: block;
	overflow: hidden !important;
	text-indent: -5000px;
	padding-bottom: 50px;
}

#topContactDetails {
	position: absolute;
	right: 0;
	top: 15px;
	font: normal 11px Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: white;
}
#topContactDetails a {
	font-weight: bold;
	color: white;
}

#topNav {
	clear: both;
	position: relative;
	background-image: url(../furniture/topnav_bkgd.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #d9e4f0;
	height: 3em;
	font-size: 11px;
	font-weight: bold;
}
#topNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 320px;
	top: 0;
}
#topNav ul li {
	float: left;
}
#topNav ul li a {
	display: block;
	height: 2em;
	background-color: #D9E4F0;
	color: #eb6b3c;
	text-decoration: none;
	padding: .7em 5px .3em 5px;
	text-align: center;
}
#topNav ul li#n1 a {
	width: 99px;
}
#topNav ul li#n2 a {
	width: 99px;
}
#topNav ul li#n3 a {
	width: 100px;
}
#topNav ul li#n4 a {
	width: 102px;
	}
#topNav ul li#n5 a {
	width: 70px;
}

#topNav ul li a:hover, #topNav ul li a.on {
	background-color: #eb6b3c;
	color: white;
}

#banner {
	margin: 0;
	background-image: url(../furniture/mainarea_bkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #D9E4F0;
	padding-bottom: 50px;
}

body#projects #banner {
	background-image: url(../furniture/mainarea_bkgd_ib.gif);
}

body#home #banner {
	background-image: url(../furniture/mainarea_bkgd_ib.gif);
}

body#contactUs #banner {
	background-image: url(../furniture/mainarea_bkgd_ib.gif);
}

body#brands #banner {
	background-image: url(../furniture/mainarea_bkgd_ib.gif);
}
#mainArea {
	clear: both;
	background-color: white;
	height: 1%;
	padding: 10px 0 1em 0;
	margin: 0 50px;
}

#colLeft {
	float: left;
	margin: 0 30px 0 0;
	width: 490px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}
body#priceList #colLeft, body#contactUs #colLeft {
	width: 100%;
	margin-right: 0;
}


#colRight {
	width: 140px;
	float: left;
	margin: 0;
	background-color: transparent;
}
body#priceList #colRight, body#contactUs #colRight {
	display: none;
}

dl.quote {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #EBF1F7;
	color: #2461AA;
}
#colRight dl.quote {
	width: 140px;
}

#content dl.quote {
	margin-bottom: 5em;
}

dl.quote dt {
	margin: 0;
	padding: 0;
	background-color: #D9E4F0;
	color: #2461AA;
	padding: 10px;
	border-bottom: 1px solid white;
	font-weight: bold;
}
dl.quote dd {
	margin: 10px;
	padding: 0 0 5px 0;
	color: #333333;
}
dl.quote dd p {
	line-height: 1.3em;
	margin-top: 0;
}

#content {
	float: left;
	background-color: transparent;
	color: #666666;
	font-size: 12px;
	padding-bottom: 1em;
	margin-right: 0;
	font-size: 12px;
	color: #39354C;
}
body#priceList #content {
	margin-right: 0;
}

#content p {
	text-align: justify;
}

#content ol {
	margin: 0;
	padding: 0 0 0 2em;
}

#content a {
	color: #0000FF;
}

h1 {
	margin-top: 0;
	color: #2461AA;
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	background-image: url(../furniture/h1_dots.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 0 0 10px 0;
}

h2 {
	color: #2461AA;
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
}	

#content p {
	line-height: 1.5em;
}



#footer {
	clear: both;
	font-size: 11px;
	margin: 0;
	color: #333333;
}
#footer #footerInfo {
	float: left;
	border-left: 15px solid white;
	border-bottom: 15px solid white;
	background-color: #EBF1F7;
	height: 5em;
	padding-top: .5em;
	width: 500px;
}
#footer #point {
	float: left;
	border-right: 15px solid white;
	border-bottom: 15px solid white;
	background-color: #EBF1F7;
	margin: 0;
	height: 5em;
	padding: .5em 0 0 0;
	width: 228px;
	border-left: 2px solid white;
}
#footer p {
	margin: 0 10px;
}
#footer a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

ol {
	font-weight: bold;
}

table.priceListTable {
	border-collapse: collapse;
	margin: 0 0 2em 0;
}
table.priceListTable caption {
	background-color: #B8EB7E;
	padding: 5px;
	color: #249D03;
	width: 660px;
}
table.priceListTable td, table.priceListTable th {
	vertical-align: top;
	padding: 5px;
}
table.priceListTable th {
	border: 1px solid white;
	color: white;
	background-color: #2461AA;
}
table.priceListTable th.type {
	width: 20%;
}
table.priceListTable th.description {
	width: 20%;
}
table.priceListTable th.cost {
	width: 15%;
}
table.priceListTable td {
	border: 1px solid #E3F7CB;
}
table.priceListTable td.highlight {
	background-color: #E3F7CB;
	border-color: white;
	font-weight: bold;
}

p.standfirst {
	font-size: 16px;
	font-family: Arial, helveitca, sans-serif;
}