.rgt_nav{width:227px; height:100%; float:right; background-color:#E7EBEE;}/*border-left:solid 1px #999999;*/


#menu {
	 margin: 0px; padding:0px; overflow: hidden; height: 292px; width:227px; float:left; }

#menu li {
	diplay: block; float: left; width: 100%; list-style-type: none;
}
#menu li a {
	 display:block; width: 100%; color: #00b; text-decoration: none; 
}
#menu li a span {
	display: none; color: #000
}
#menu li a.one span {
	display: block; height: 147px;
}
#menu li a:hover {
	background: #E7EBEE
}

#menu li a:hover span {
	display: block; cursor: pointer; height: 147px;
}

#menu img{
	float: left; border:0px;
}

.clients_fls{height:112px; width:100%; background-color:#C3D8E7; clear:both; float:left;}
.valuecl{ margin: 10px 0px 18px 10px; text-align:left; }
.cl_fls{text-align:center;}
