/*AgencyLogo:ImageRenderer.ashx?image=fdae81f2-a0ba-439e-8c24-b91580c216ca*/
.AgencyLogoContainer
{
  background-image : url('ImageRenderer.ashx?width=180&image=fdae81f2-a0ba-439e-8c24-b91580c216ca');
  width : 180px;
  height : 132px;
  margin-left : 10px;
  margin-top : 10px;
 background-repeat-x: no-repeat;
}
.AgencyContactInfoContainer { float: right; }
