@charset "utf-8";
.layoutClientBox {
	height: 220px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	position: absolute;
	left: 0px;
	top: -62px;
	background-image: url(/images/clients-box-bg.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

.layoutLogoOneTwoThree {
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #A39B89;
	border-bottom-color: #A39B89;
}
.layoutLogoPapaRomanos {
	background-image: url(/images/clients/papa-romanos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #A39B89;
	border-bottom-color: #A39B89;
}
.layoutLogoKirklands {
	background-image: url(/images/clients/kirklands.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #A39B89;
	border-bottom-color: #A39B89;
}
.layoutLogoLAFitness {
	background-image: url(/images/clients/la-fitness.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #A39B89;
	border-bottom-color: #A39B89;
}
.layoutLogoFour {
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A39B89;
}
.layoutClientBoxRight {
	height: 220px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	position: absolute;
	left: -190px;
	top: -62px;
	background-image: url(/images/clients-box-bg.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
.layoutInnerClientBox {
	height: 220px;
}
