/* CSS Document */

#rhs_clients_l {
	float: left;
	position: relative;
	width: 59px;
	height: 225px;
	background-color: #aace00;
}

#rhs_clients_r {
	float: right;
	position: relative;
	width: 566px;
	height: 225px;
	background-color: #2553bb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

#clients_title {
	font-size: 9px;
	margin:0;
	padding:0;
    position: absolute;
    width:566px;
	height:35px;
    margin:0;
	padding:0;
	text-align: right;
}
#clients_title span {
	display:block;
    position:absolute;
	text-align: right;
	left:0;
	top:0;
	z-index:1;
    width:566px;
	height:35px;
    margin:0;
	padding:0;
    background: url(images/clients/clients_top.gif) right no-repeat;
}

#clients_copy_l {
	top: 36px;
	float: left;
	position: absolute;
	height: 189px;
	width: 221px;
	margin: 0;
	padding: 0 0 0 66px;
}

#clients_copy_r {
	top: 36px;
	float: right;
	position: relative;
	height: 189px;
	width: 277px;
	margin: 0;
	padding: 0;
}

#what_copy {
	float: left;
	position:relative;
	width: 344px;
	height: 161px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #484747;
	padding: 3px 11px 0 18px;
	overflow: hidden;
}

#clients_bot {
	clear: both;
	font-size: 9px;
	margin:0;
	padding:0;
    position:relative;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
/*    overflow:hidden; */
	text-align: right;
}
#clients_bot span {
	display:block;
    position:absolute;
	text-align: right;
	left:0;
	top:0;
	z-index:1;
    width:625px;
	height:35px;
    margin:0;
	padding:0;
    background: url(images/clients/clients_footer.gif) right no-repeat;
}

