body {
background:#fff; font-family:Arial;
}
#logo_bar div{ 
float: left;
font-size: 1.5em;
}
span.header_services{ 
font-size: 0.9em;
}
#left_menu ul{ 
margin-left:0px;
padding-left:0px;
}
#left_menu li{ 
display: block;
float: left;
width: 120px;
color: white;
margin-right:5px;
padding:5px;
background-color: #336799;
 }
#left_menu a{ 
color: white;
text-decoration:none;
 }
#language_left_menu ul{ 
margin-left:0px;
padding-left:0px;
}
#language_left_menu li{ 
display: block;
float: left;
width: 120px;
height: 40px;
color: white;
margin-top:5px;
margin-right:5px;
padding:5px;
background-color: #336799;
 }
#language_left_menu a{ 
color: white;
text-decoration:none;
 }
#center_panel { 
 }
div.lhs_column, div.lhs_column{ 
float: left;
}
div.lhs_column{ 
width: 110px;
}
div.clear{ 
clear:both;
}
div.client_container { 
width: 970px;
}
div.client{ 
margin-bottom: 5px;
padding-bottom:5px;
border-bottom: 1px dotted black;
}
div.client_image{ 
float:left;
width:270px;
}
div.client_name{ 
float:left;
width:300px;
}
div.client_desc{ 
float:left;
width:400px;
}
