body {
	background-color: black; 
	padding: 0;
	margin: 0;
	text-align: center;
	}
#main  { 	
	width: 708px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #2b3517;
	border-bottom: 0;
	 }
#middlewrapper {
	clear: both;
	margin-bottom: 20px;
	}
#nav {
	float: left;
	width: 188px;
	margin: 175px 0 0 12px;
	text-align: left;
	background: transparent;
	}
#contentwrapper {
	margin: 147px 14px 0 241px;
	padding: 8px 37px 20px 9px;
	background: transparent url(images/imageaccent_lr.gif) no-repeat bottom right;
	text-align: center;
	}
#content {
	background: #f7eecc;
	border: 1px solid #506745;
	padding: 0;
	margin: 0;
	}
#contentad {
	background: #f7eecc url(images/btm_archdesign.jpg) no-repeat bottom center;
	border: 1px solid #506745;
	padding: 0 0 86px 0;
	margin: 0;
	}
#contentconsult {
	background: #f7eecc url(images/btm_consulting.jpg) no-repeat bottom center;
	border: 1px solid #506745;
	padding: 0 0 86px 0;
	margin: 0;
	}
#contentid {
	background: #f7eecc url(images/btm_interiordetail1.jpg) no-repeat bottom center;
	border: 1px solid #506745;
	padding: 0 0 86px 0;
	margin: 0;
	}
#text {
	color: #506745;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: justify;
	padding: 12px 24px 0px 24px;
	line-height: normal;
	margin: 0 0 16px 0;
	}
#text h1 {
	font-size: 120%;
	margin-bottom: 1em;
	margin-top: 0;
	}
#text a {
	font-weight: bold;
	}
#text a:link {
	color: #2b3517;
	text-decoration: underline;
	}
#text a:visited {
	color: #2b3517;
	text-decoration: underline;
	}
#text a:hover {
	color: #6b8665;
	text-decoration: none;
	}
#text a:active {
	color: #2b3517;
	text-decoration: underline;
	}
#thumbnails {
	clear: both;
	text-align: center;
	background: transparent;
	margin: 10px 0 0 0;
	color: white; 
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: smaller;
	}
#thumbnails img {
	border: 1px solid #506745;
	}
#footer {
	width: 708px;
	clear: both;
	margin: 24px 0 0 0;
	background: #506745;
	border-bottom: 1px solid #2b3517;
	color: #2b3517;
	padding: 4px 0;
	text-align: center;
	}
#footer #heading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .4em;
	border-bottom: 1px solid #2b3517;
	margin: 0 20px;
	padding: 16px 0 4px 0;
	}
#footer #contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	margin: 4px 0 0 0;
	padding: 0 0 16px 0;
	}
#footer #email {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	margin: 8px 0 0 0;
	}	
#footer #email a:link {
	color: #f7eecc;
	text-decoration: none;
	font-weight: normal;
	}
#footer #email a:visited {
	color: #f7eecc;
	text-decoration: none;
	font-weight: normal;
	}
#footer #email a:hover {
	color: #8b9967;
	text-decoration: underline;
	font-weight: normal;
	}
#footer #email a:active {
	color: #f7eecc;
	text-decoration: none;
	font-weight: normal;
	}
#note {
	clear: both;
	width: 500px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 140%;
	color: white;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	}
