#holder {
	position:relative;
	margin-bottom:10px;
	z-index:1;
	width: 370px;
	top: 0;
	background: url(images/lrg/services2.jpg) no-repeat 6px 6px;
}
#scrollbox {
	width:370px;
	height:80px;
	background:#f4f4f4;
	margin-left:0px;
}
a.gallery,a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	width:70px;
	height:70px;
	margin:0px 2px;
	float:left;
	font-size:11px;
}
a.slidea {
	background:url(images/tmb/services1.gif);
}
a.slideb {
	background:url(images/tmb/services2.gif);
}
a.slidec {
	background:url(images/tmb/services3.gif);
}
a.slided {
	background:url(images/tmb/services4.gif);
}
a.slidee {
	background:url(images/tmb/services5.gif);
}
a.gallery span {
	display:block;
	position:absolute;
	left:150px;
	top:-1px;
	width:1px;
	height:1px;
	overflow:hidden;
	background:#efedec;
	z-index:100;
	font-size:11px;
}
a.gallery:hover {
	white-space:normal;
}
a.gallery:hover img {
	border:1px solid #000;
	z-index:100;
}
a.gallery:active img,a.gallery:focus img {
	z-index:50;
}
a.gallery:hover span {
	display:block;
	position:absolute;
	width:370px;
	height:280px;
	top:0px;
	left:0px;
	padding:5px;
	font-style:italic;
	color:#000;
	background:#fff;
	z-index:100;
	font-size:11px;
}
a.gallery:active {
}
a.gallery:active span,a.gallery:focus span {
	display:block;
	position:absolute;
	width:370px;
	height:280px;
	top:0px;
	left:0px;
	padding:5px;
	font-style:italic;
	color:#000;
	background:#fff;
	z-index:50;
}
#thumbs {
	width:380px;
	height:60px;
}
#pad {
	height:290px;
	width: 100px;
}