#page {
	position:relative;
	width: 985px;
	margin: 20px 0px 0px 20px;
	background-color: transparent;
}
#slideshow {
	height:295px;
	position: relative;
}

#picture-slides-image {
	width:484px;
	height: 287px;
	margin-right:7px;
}

#picture-slides-thumbnails {
	width: 120px;
	position: absolute;
	top: 0px;
	right: 15px;
	height:287px;
	margin:0px;
	padding:0px;
}

/*Star HTML Hack. http://css-discuss.incutio.com/?page=StarHtmlHack
--------------------------------------*/

* html #picture-slides-thumbnails ul {
	margin-left: -8px;
}


*+html #picture-slides-thumbnails ul {
	margin-left: 0px;
}

#picture-slides-thumbnails ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}

#picture-slides-thumbnails ul li a img {
	width: 51px;
	height: 51px;
	display: block;
	}

li.spacer {
	width:51px;
	height:51px;
}

#supplemental {
	width: 484px;
}

#supplemental .thumbs {
	float: right;
}

#update {
	padding-top:120px;
	margin-left:125px;
	width:235px;
}

#home-picture {
	position: absolute;
	top: -20px;
	right: -20px;
}

#tagline-wrapper {
	position: absolute;
	top: 94px;
	left: 386px;
	width:400px;
}

#home-taglines {
}

#header {
	position:relative;
	z-index:30;
	height:61px;
	background: transparent url("../images/logo.gif") no-repeat 0 0;
	text-align: right;
	padding-right:1px;
}

#nav_column {
	position:relative;
	width: 360px;
}

#primary_navigation {
	padding-top: 52px;
	width: 110px;
	text-align:right;
}

#secondary_navigation {
position: absolute;
left: 117px;
}

#about #secondary_navigation {
	top: 77px;
}

#people #secondary_navigation {
	top: 102px;
}

#selected-work #secondary_navigation {
	top: 127px;
}

#content_frame {
	width:610px;
	position: absolute;
	top:0;
	right:0;
	margin-top: 61px;
}

#selected-work #content_frame {
	width: 626px;
	position: absolute;
	right: -9px;
}

#selected-work #titling {
	margin-left: 7px;
}

#selected-work #landing {
	margin-top: -3px;
} 

#selected-work #content {
	margin-top: 18px;
	width: 484px;
}

#landing div {
	float: left;
	position: relative;
	width: 125px;
	height: 125px;
}

#landing div img {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 110px;
	height: 110px;
}

#landing div div {
	background-image: url('../images/work-landing/fadebox.gif');
	width:125px;
	height:125px;
	position: absolute;
}

#titling {
	height:55px;
}

#showcase, #peoplecase {
	margin-top: 4px;
	margin-bottom: 11px;
/*	width: 610px;*/
}

#showcase {
	margin-bottom: 27px;
}

#showcase img {
	display:block;
	margin-bottom:15px;
}

#peoplecase img {
	display:block;
	margin-bottom:11px;
}

#peoplecase img.biopic {
	float: left;

}

.caption {
	margin-top: 34px;
	width: 110px;
	float:right;
}

#content {
	width:500px;
	clear:both;
}

#biography {
	width: 330px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c2c2c2;
	clear:both;
	
}

#awards {
	margin-top: 46px;
}

#services div#content {
	width: 610px;
}

#services-primary {
	width: 250px;
	float: left;
}

#services-secondary {
	width: 300px;
	float: left;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#mission {
	position: absolute;
	top: 53px;
	left: 130px;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
