
 /*AgencyLogo:ImageRenderer.ashx?image=9eb52f82-e3da-44c8-85ef-2f9fd661a85e*/
.MainBackground {background-color: White; }
.AgencyLogoContainer
{
  background-image : url('ImageRenderer.ashx?width=180&image=9eb52f82-e3da-44c8-85ef-2f9fd661a85e');
  width : 180px;
  height : 43px;
  margin-left : 10px;
  margin-top : 10px;
 background-repeat-x: no-repeat;
}
.AgencyContactInfoContainer { float: right; }
