@charset "UTF-8";
.hiddenGallery {
	visibility: hidden;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
/*#clientBoxes div {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	width: 140px;
	margin-top: 4px;
	padding-bottom: 6px;
}
.clearfloat {
	clear: both;
}
#clientBoxes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clients {
}
*//* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 700px;
	margin-left: 3px;
	}
	#gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
	#gallery ul li {
	display: inline;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
	#gallery ul img {
	display: inline;
	margin-right: 83px;
	border: 1px solid #FFFFFF;
	list-style-type: none;
	list-style-image: none;
	}
	#gallery ul a:hover img {
	color: #fff;
	border: 1px solid #F7CF46;
	}
	#gallery ul a:hover { color: #fff; }
/* END jQuery lightBox plugin - Gallery style */
.oneColFixCtrHdr #container #mainContent #sample1 {
}
