#pageBody {
	background: transparent url(/images/_site/bg/level3-proj/pagebody/gold.jpg) 0 58px no-repeat;
	padding-top: 80px;
}
body.hc #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/blue.jpg); }
body.edu #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/red.jpg); }
body.pb #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/orange.jpg); }
body.nfp #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/purple.jpg); }
body.more #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/indigo.jpg); }
body.green #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/green.jpg); }
body.currentprojects #pageBody { background-image: url(/images/_site/bg/level3-proj/pagebody/gray.jpg); }

/*
#breadcrumb {
	background: transparent url(/images/_site/bg/subhead/other.jpg) no-repeat;
	height: 89px;
}
*/


#pageBody h1 {
	color: #eee;
	margin-bottom: 0;
}
#pageBody h1 span {
	position: relative;
	padding-bottom: 30px
}

#splash {
	width: 600px;
	height: 280px;
	margin-bottom: 20px;
	background-color: #000;
}

#splash img {
	margin-left: -40px;
}
#splash .info {
	position: absolute;
	width: 280px;
	width: 226px;
	height: 280px;
	right: 0;
	top: 0;
	/*
	background: url(/images/_site/bg/port-info.gif) right bottom no-repeat;
	*/
	background-color: #000;
	font-size: 12px;
}

#splash .info dl,
#splash .info .caption {
	margin-left: 70px;
	margin-left: 15px;
	margin-right: 10px;
}
#splash .info dl dt {
	margin-top: 6px;
	font-size: 9px;
	color: #887;
}
#splash .info dl dd {
	color: #ddd;
}
#splash .info dl dd + dd {
	margin-top: -0.75em;
}
#splash .info dl ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#splash .info dl a {
	color: #eee;
	padding-right: 14px;
	padding-bottom: 1px;
	background: url(/images/_site/btn/arrow.gif) right 2px no-repeat;
}
#splash .info dl a:hover {
	color: #fff;
	text-decoration: underline;
}

#splash .info .caption {
	position: absolute;
	width: 205px;
	height: 80px;
	bottom: 0;
	color: #fff;
}

.jqGSImgContainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jqGSPagination {
	display: none;
}
.jqGSTitle {
	display: none !important;
}


a.btn_prev, a.btn_next {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	bottom: 8px;
	text-indent: -10000px;
	overflow: hidden;
}
a.btn_prev {
	left: 20px;
	background-image: url(/images/_site/btn/sm-gold.gif);
	background-position: -40px 0;
}
a.btn_prev:hover { background-position: -40px -20px !important; }
a.btn_next {
	left: 40px;
	background-image: url(/images/_site/btn/sm-gold.gif);
	background-position: -20px 0;
}
a.btn_next:hover { background-position: -20px -20px !important; }



#secondary {
	top: 290px;
	z-index: 999;
}

#testimonials img {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#testimonials blockquote {
	color: #000;
	font-size: 12px;
}
#testimonials cite {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #024883;
	font-style: normal;
	font-size: 12px;
	line-height: 1.25em;
	margin-top: 10px;
	display: block;
}
#testimonials cite .name {
	display: block;
	text-transform: uppercase;
}



.simplemodal-overlay {background-color: #000; cursor: wait;}
#modalContainer_video {
	width: 500px;
	height: 390px;
	background-color: #000;
	border: 3px solid #999;
	cursor: default;
}
.simplemodal-container a.modalCloseImg {
	width: 16px;
	height: 16px;
	background-image: url(/images/_site/btn/close.gif);
	position: absolute;
	top: 5px;
	right: 8px;
	z-index: 3200;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.simplemodal-container a.modalCloseImg:hover {
	background-position: 0 -50px;
}
.simplemodal-data cite {
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #fff;
}
.youtube { display: none; }

