.clientbg {
	background-attachment: scroll;
	background-image: url(../images/required/clients/images/clients_02.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	overflow: visible;
	height: 301px;
	width: 238px;
	top: 0px;
	bottom: 0px;
	font-weight: normal;
	left: 0px;
	right: 0px;
	padding: 0px 10px 5px;
	position: relative;
}
.client-list {
	background-color: #000000;
	background-image: url(../images/required/clients/creidts-list.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	height: 100%;
	width: 230px;
	right: 0px;
	top: 0px;
	right: 450px;
	bottom: 0px;
	visibility: visible;
	z-index: 0;
	overflow: visible;
	float: right;
}
.client-listcontent {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 100%;
	width: 220px;
	left: 5px;
	top: 35px;
	right: 5px;
	bottom: 0px;
	float: left;
}
.sidetitles {
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 1px;
	word-spacing: 2px;
	display: block;
	border-bottom: thin solid #FFFFFF;
}