#scroll_nav {
	background:url(../img/pfBg.png) left 1px repeat-x;
	border-top:1px #bbcedc solid;
	height:156px;
	overflow:auto;
}
#scroll_nav #scNavBar {
	background:url(../img/scLine.png) 0 center repeat-x;
	display:none;
	height:20px;
	margin:1em 5em 0;
	position:relative;
}
#scroll_nav #scNavLeft,#scroll_nav #scNavRight {
	display:block;
	height:13px;
	position:absolute;
	top:3px;
	width:13px;
}
#scroll_nav #scNavLeft {
	background:url(../img/scLeft.png) no-repeat;
	left:0;
}
#scroll_nav #scNavPullCont {
	display:block;
	margin:0 15px;
}
#scroll_nav #scNavPull {
	background:url(../img/scPull.png) no-repeat;
	display:block;
	left:15px;
	height:20px;
	position:absolute;
	width:70px;
}
#scroll_nav #scNavRight {
	background:url(../img/scRight.png) no-repeat;
	right:0;
}

#scroll_nav .giblets {
	height:100px;
}
#scroll_nav .giblets p {
	float:left;
	height:100px;
	padding:1em 9px 1em 10px;
	text-align:center;
	width:114px;
}
#scroll_nav .giblets p a img {
	border:1px #ccc solid;
	padding:1px;
}

#bd #siteData {
	background:url(../img/pfBg.png) left 1px repeat-x;
	border-top:1px #bbcedc solid;
	min-height:200px;
	position:relative;
}
#bd #siteData div {
	position:relative;
	z-index:1;
}
#bd #siteData #bgBtm {
	background:url(../img/pfBgBtm.png) repeat-x;
	bottom:0;
	left:0;
	height:79px;
	position:absolute;
	width:100%;
	z-index:0;
}
#bd #siteDetail {
	float:left;
	min-height:540px;
	width:44%;
}
#bd #siteDetail h1,#bd #siteDetail h2 {
	background:0;
	border:0;
}
#bd #siteDetail h1 {
	font-size:2em;
	padding:1em .75em 0;
}
#bd #siteDetail h2 {
	font-size:1.25em;
	margin-bottom:0;
	padding-left:1.25em;
	text-shadow:none;
}
#bd #siteDetail ul {
	margin-bottom:1em;
	margin-left:0 !important;
}
#bd #siteDetail .social {
	text-align:right;
	padding:1em;
}
#bd #siteImage {
	background:url(../img/pfBgMid.png) left 250px repeat-x;
	float:right;
	width:55%;
}
#bd #siteImage #bgSplit {
	background:url(../img/pgBgSplit.png) no-repeat;
	height:538px;
	height:500px;
	left:0;
	position:absolute;
	top:2em;
	width:1px;
}
#bd #siteImage .big,#bd #siteImage .small,#bd #siteImage .btns {
	margin:2em auto 0;
	width:374px;
}
#bd #siteImage .big img {
	padding:1px 1px 0;
	width:371px;
}
#bd #siteImage .small a,#bd #siteImage .btns a {
	float:left;
	margin-bottom:12px;
	margin-left:13px;
	text-decoration:none;
	width:114px;
}
#bd #siteImage .small a.f,#bd #siteImage .btns a.f {
	margin:0;
}
#bd #siteImage .small a {
	margin-left:15px;
}
#bd #siteImage .small a img {
	border:1px #c4d5e1 solid;
	/* cursor:pointer; */
	padding:2px;
	width:110px;
}
#bd #siteImage .btns {
	margin-top:1em;
}
#bd #siteImage .btns a {
	background:url(../img/pfBgBtn.png) repeat-x;
	border:1px #c4d5e1 solid;
	font-size:1.2em;
	height:29px;
	line-height:29px;
	text-align:center;
	width:114px;
}

#bd .casestudy h2,#bd .testimonial h2 {
	margin-bottom:1em;
}
#bd .speech .body {
	margin-bottom:2em;
}
#bd .testimonial .author {
	background:url(../img/bgCommentGrey.png) right bottom no-repeat;
}
#bd .testimonial .body {
	background:#f2f2f2;
}
