#cp_left{
 width: 600px;
 float:left;
}

#cp_right{
	margin-left: 610px;
}

#cp_bottom{
clear: both;
}

#cp_menu{

	position: relative;
	top: 24px;
	#top: -4px;
	right: 0px;
	
	font-size: 11px;
	color:#666666;
	


}

#clientMap {
	width: 100%;
	height: 250px;
	border: 1px solid #AAAAAA;
	
}

