#clients #mainWrapper, #clients #pageWrapperInner, #clients #contentWrapper {
	overflow: visible;
}

#clients #pageWrapper {
	height: 1000px;
	position: relative;
}

#clients #pageWrapperInner{
	padding-top:0;	
}

#clients #pageWrapper form {
	z-index: 200;
}

#pinboardBorder {
	width: 856px;
	height: 823px;
	background-image: url( /images/pinboardBorder.png);
	z-index: 100;
	overflow: hidden;
	padding: 70px;
	position: absolute;
	margin-left: -20px;
}

#pinboardBG {
	width: 908px;
	height: 863px;
	background: url( /images/pinboardBG.png) repeat;
	padding: 10px;
	position: relative;
	left: 30px;
	top: 45px;
	z-index: 10;
}

h1{
	color:#fff;
}


.anythingSlider {
	height: 635px;
	width: 100%;
	position: relative;
	margin: 0 auto 15px;
}

.anythingSlider .wrapper                { width: 830px; overflow: auto; height: 635px; margin: 0 10px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 635px; width: 830px; margin: 0; }
.anythingSlider .arrow                  { display: block; position: absolute; top: 65px; text-indent: -9999px; cursor: pointer; }
.anythingSlider .forward                { background: url(/images/next.png) no-repeat 0 0; right: -40px; height: 46px; width: 44px; }
.anythingSlider .back                   { background: url(/images/prev.png) no-repeat 0 0; left: -40px; height: 46px; width: 44px; }

#thumbNav                               { position: relative; top: 645px; text-align: center; float: right; }
#thumbNav a {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 40px;
}

a#pageLink1 {
	background: url( /images/1.png );
	width: 33px;
}
a#pageLink2 {
	background: url( /images/2.png );
	width: 41px;
}
a#pageLink3 {
	background: url( /images/3.png );
	width: 41px;
}
a#pageLink4 {
	background: url( /images/4.png );
	width: 34px;
}

#start-stop                             {display: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { height: 158px; width: 166px; line-height:158px; text-align:center; background: none; }
.anythingSlider .wrapper ul ul li img   { vertical-align:middle; }


#clients #footer {
	position: relative;	
	top: 50px;
}

#clients #pageWrapper {
	background: url( /images/clientFoot.png ) no-repeat scroll 75px bottom transparent;
	padding-bottom: 180px;
}
