div#banner {
	margin: 0 auto;
	background: #fff;
	}
div.banner {
	margin: 0 auto;
	width: 900px;
	height: 65px;
	border: 0px solid red;
	}
div#topnav {
	margin-bottom: 0;
}		
div.banner span  {
	display: none;
	}
div#banner h1  {
	margin: 0;
	padding: 0;
	height: 65px;
	width: 400px;
	border: 0px solid red;
	display: block;
	}
div#bigpicarea {
	position: relative;
	margin: 20px auto ;
	padding: 0;
	width: 900px;
	border: 0px solid red;
	}

div.captionleft {
	width: 221px;
	float: left;
	}
div.captionmiddle {
	width: 221px;
	float: left;
	}
div.captionright {
	width: 221px;
	float: left;
	}
div#thumbarealitebx {
		margin: 25px auto;
		width: 900px;
		padding: 45px 0 ;
		border: 0px solid #fff;
		}
div.onethumbns {
		float: left;
		margin-right: 10px;
		margin-bottom: 20px;
		height: 125px;
		width: 200px;
		border: 4px solid #fff;
		padding-bottom: 0px;
		padding-right: 0px;
		}
		
div.last {
	margin-right: 0;
}	
div#thumbarea img {
	border: 2px solid #fff;
	}
span.thumbcaption {
	font-family: Times, serif;
	font-size: 11px;
	color: #000;
	display: block;
	padding-top: 3px;
	}
	/* Recent work heads */	
span.rw_homedesign {
	position: absolute;
	right: 30px;
	top: 20px;
	background: transparent url("../images/homedesign_hd.gif") top left  no-repeat;
	width: 202px;
	height: 24px;
}
span.rw_gurney {
	position: absolute;
	right: 15px;
	top: 20px;
	background: transparent url("../images/robertgurney_hd.gif") top left  no-repeat;
	width: 325px;
	height: 24px;
}
span.rw_archdigest {
	position: absolute;
	right: 10px;
	top: 20px;
	background:  transparent url("../images/archdigest_hd.gif") top left  no-repeat;
	width: 325px;
	height: 25px;
	border: 0px solid #fff;
}
ul.recentworksubnav {
	list-style: none outside;
	padding: 0;
	margin: 5px;
	border: 0px solid #fff;
	font-size: .9em;
	font-family: helvetica, sans-serif;
	width: 900px;
	width: 200px;
	}	
ul.recentworksubnav li {
	list-style: none outside;
	padding: 0;
	margin: 6px 0;
	}	
ul.recentworksubnav li a:link, ul.recentworksubnav li a:visited {
	display: block;
	border: 1px solid #bfbebe;
	margin: 3px 0;
	padding: 1px 10px ;
	color: #000;
	text-decoration: none;
	background-color: #9E9D9D;
	}
ul.recentworksubnav li a:active, ul.recentworksubnav li a:hover {
	border: 1px solid #fff;
	margin: 0 0;
	padding: 1px 10px ;
	color: #fff;
	text-decoration: none;
	background-color: #707070;
	}
#topnav a:link.it, #topnav a:visited.it {
	border-bottom: 1px solid #fff;
	background-color: #707070;
}	