@charset "utf-8";
/* RHD */
body {
	margin: 0;
	padding: 0;
	background: #dedfe0 url(img/bg.png) repeat-x;
	font: 0.75em verdana, Arial, Helvetica, sans-serif;
	color: #747177;
}
p,ul, ol, blockquote,form,img,li,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
/*	list-style: none;*/
}
ul.norm, ol.norm {
/*	margin-left: 20px;
	padding-left: 10px;*/
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	line-height:1.5em;
/*	border: none;
	outline: 0;*/
/*	list-style: none;*/
}
ol.norm li, ul.norm li  {
	margin: 0 0 5px 0px;
	padding: 0 0 3px 0px;
	line-height:1.5em;
}
a {
	color: #545157;
	text-decoration: underline;
font-weight:bold;
}
a:hover {text-decoration: underline;}
#wrap {
	width: 762px;
	margin: 10px auto;
	padding: 3px;
	background: #FFF;
	overflow: hidden;
}
#head {
	background: url(img/topbg.png);
	margin: 0 1px;
	height: 85px;
	border-bottom: 2px solid #f5ae50;

}
h1 {float:left;}
h1 a {
	height: 54px;
	width: 258px;
	display: block;
	text-indent: -9999em;
	margin: 13px 0 0 19px;
}
#nav {
	height: 40px;
	background: url(img/navbar.png) no-repeat left 2px;
	position: relative;
}
#nav li { display: inline; }
#nav a {
	display: block;
	position: absolute;
	height: 38px;
	text-indent: -9999em;
	top: 0px;
}
#nav a:hover { background: url(img/point-orange.png) no-repeat center top; }
#nav li#home a {
	width: 55px;
	left: 124px;
}
#nav li#gallery a {
	width: 80px;
	left: 210px;
}
#nav li#contact a {
	width: 86px;
	left: 320px;
}
#nav li#location a {
	width: 96px;
	left: 432px;
}
#nav li#sitemap a {
	width: 81px;
	left: 555px;
}
#banner {
	border-bottom: 2px solid #f5ae50;
	padding: 2px 0;

}
#main {
	clear: both;
	margin: 2px 0;
	background: url(img/leftbg1.png) repeat-y;
	overflow: hidden;
	width: 762px;
	float: left;
}
#left {
	width: 188px;
	float: left;
	/*background: url(img/leftbg2.png) no-repeat left bottom;*/
}
#left li {
	display: block;
	float: left;
	clear: left;
}
#left li a {
	background: url(img/leftnav.png) no-repeat;
	text-indent: -9999em;
	display: inline;
	float: left;
	width: 170px;
	height: 16px;
	margin: 10px 0 10px 15px;
}
#left ul li {

}
#left li ul a {
	height: 14px;
}
#left li#l-space a { background-position: 0 0; }
#left li#l-refurb a { background-position: 0 -18px; }
#left li#l-office a { background-position: 0 -36px; }
#left li#l-part a { background-position: 0 -54px; }
#left li#l-recep a { background-position: 0 -72px; }
#left li#l-furn a { background-position: 0 -90px; }

#left li#l-s-seat a { background-position: 0 -105px; }
#left li#l-s-desk a { background-position: 0 -120px; }
#left li#l-s-recep a { background-position: 0 -135px; }
#left li#l-s-meet a { background-position: 0 -150px; }
#left li#l-s-bespoke a { background-position: 0 -165px; }
#left li#l-s-install a { background-position: 0 -180px; } /**/
#left li#l-s-project a { background-position: 0 -195px; }
#left li#l-s-relocation a { background-position: 0 -210px; }
#left li#l-s-decoration a { background-position: 0 -225px; }
#left li#l-s-partioning a { background-position: 0 -240px; }
#left li#l-s-storage a { background-position: 0 -255px; }
#left li#l-s-funding a { background-position: 0 -270px; }
#left li#l-s-spaceplanning a { background-position: 0 -285px; }
#left li#l-s-surveys a { background-position: 0 -300px; }
#left li#l-s-visualisation a { background-position: 0 -315px; }
#left li#l-s-audit a { background-position: 0 -330px; }
#left li#l-s-building a { background-position: 0 -345px; }
#left li#l-s-DDA a { background-position: 0 -360px; }

#left li.tbc a { background-position: 0 -375px !important; }

#left ul {

}
#content {
	width: 544px;
	padding: 15px;
	float: left;
}
h2#title {
	padding: 0 0 5px 0;
/*	float: left;*/
}
h2 {
	padding: 5px 0 3px 0;
	margin:0;
/*	float: left;*/
font:bold 1.2em verdana;
}
h3 {
	padding: 0 0 5px 0;
	margin:0;
/*	float: left;*/
font:bold 1.1em verdana;
}
p {
	clear: left;
	padding: 0.4em 0;
	line-height: 1.5em;
}
img.right {
	float: right; 
	padding: 2px;
	border: 2px solid #807d83;
	margin: 0 0 10px 10px;
}
#foot {
	clear: both;
	padding: 10px 0;
	background: url(img/foot.png) repeat-x 0 2px ;
	color: white;
	text-align: center;
	margin: 2px 0 0 0;
	font-size: 0.8em;
	border-top: 2px solid #f5ae50;
	float: left;
	width: 762px;
}
#foot a { color:white; text-decoration:underline; }


.galleryimage {
border:1px solid #747177;
}
.highlight {
font: 1.6em Verdana, Arial, Helvetica, sans-serif;
}