/* Title image */
#content .block .head h3.experience{
	margin:0;
	float:left;
	width:217px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/title-experience.gif) no-repeat;
	overflow:hidden;
}

/* Open/Close Blocks for Experience Page */
#content .functblockExp{
	margin:-2px 0 0 28px;
	width:705px;/*Determines the length of the tan lines*/
	border:2px #8d857c solid;
	border-width:2px 0;
	overflow:hidden;
}
.functblockExp h3{
	margin:9px 0 0;
	padding-bottom:12px;
	height:12px;
	overflow:hidden;
}
.functblockExp h3 a{
	float:left;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.functblockExp h3.coreshell a{width:413px;background:url(../images/title-coreshell.gif) no-repeat;}
			.functblockExp h3.coreshell a:hover{width:413px;background:url(../images/title-coreshell-hover.gif) no-repeat;}
.functblockExp h3.tenant a{width:367px;background:url(../images/title-tenantexp.gif) no-repeat;}
			.functblockExp h3.tenant a:hover{width:367px;background:url(../images/title-tenantexp-hover.gif) no-repeat;}
.functblockExp h3.renovation a{width:395px;background:url(../images/title-renovation.gif) no-repeat;}
			.functblockExp h3.renovation a:hover{width:395px;background:url(../images/title-renovation-hover.gif) no-repeat;}
.functblockExp h3.infrastructure a{width:306px;background:url(../images/title-infrastructure-sitework.gif) no-repeat;}
			.functblockExp h3.infrastructure a:hover{width:306px;background:url(../images/title-infrastructure-sitework-hover.gif) no-repeat;}
.functblockExp .functholder{
	width:690px;
	display:none;
}
.functactive .functholder{display:block;}