#wrapper{
	background-image: url('work-bkgd.png');
}
#header{
	margin:0px;
	height:auto;
}
#links_box{
	position:relative;
	top:-3px;
	left: 636px;
}
#links_box a, #links_box span{
	color:white;
	font-size: 9pt;
	font-family: Arial, "Helvetica Neue", Helvetica, "Nimbus Sans L", FreeSans, sans-serif;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#links_box span.current_page{
	color: #837a75;
}
#content_box{
	width:690px;
	height:337px;
	background-color:white;
	position:relative;
	left: 135px;
	top: 47px;
	z-index:4
}
.work_image{
	width:482px;
	margin-left:31px;
	margin-top:34px;
	float:left;
	z-index:3;
}
#sidebar{
	width:147px;
	height:267px;
	background-color: #907763;
	padding-left:30px;
	padding-top:70px;
	float:left;
	z-index:2;
}
#projects_content, #client_content, .sidebar_label{
	font-family: Arial, "Helvetica Neue", Helvetica, "Nimbus Sans L", FreeSans, sans-serif;
	font-size:8pt;
}
#projects_content{
	line-height:140%;
}
#image_description{
	font-size:9pt;
	font-style: italic;
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	color: white;
	position:relative;
	left:202px;
	top:26px;
}
#client_content{
	color:white;
	font-family: Arial, "Helvetica Neue", Helvetica, "Nimbus Sans L", FreeSans, sans-serif;
	font-size:9pt;
	margin-bottom: 10px;
}
#lights_wrapper{
	position:absolute;
	top:403px;
	left:202px;
	width:290px;
}
#lights > a.square{
	display:block;
	float:left;
	width:12px;
	height:12px;
	margin-right:8px;
	background-color:white;
}
#lights > a.square.activeSlide{
	background-color: #292322;
}
#lights > a.square.lit{
	background-color: #292322;
}
#one_link_placeholder{
	position:relative;
	top:21px;
	left:-200px;
	color: #292322;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration:none;
}
.sub_numbering{
	position:absolute;
	top:2em;
	left:20px;
	color: #292322;
	font-family: Verdana;
	font-size: 9pt;
	margin-right:10px;
	text-decoration:none;
}
.sub_numbering.activeSlide, #one_link_placeholder.activeSlide{	
	color: #292322;
	text-decoration: underline;
}
.sub_numbering.hidden, #one_link_placeholder.hidden{
	display:none;
}
#client_description{
	position:absolute;
	top:484px;
	left:463px;
}
#client_description > p{
	display:none;
}
#client_description > p.active{
	display:inline;
	color:white;
	font-size:8pt;
}
.boxshadow .drop_shadow{
	-moz-box-shadow: 6px 10px 20px rgba(0,0,0,0.4);
	box-shadow: 6px 10px 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 6px 10px 20px rgba(0,0,0,0.4);

}
.no-boxshadow #shadow{
	width:708px;
	height:364px;
	position:absolute;
	top:0px;
	left:0px;
	background-image: url('ie-dropshadow-work.png');
	z-index:1;
}
#footer_text{
	margin-top: 0px;
	top:210px;
}
