header {display: block;
}

/*AgencyLogo:ImageRenderer.ashx?image=151660ff-bade-476b-b266-1f4956d90c55*/

@media screen and (min-width:640px)
{
  header { height: 90px; } 
}
.AgencyLogoContainer
{
  background-image : url('ImageRenderer.ashx?width=180&image=151660ff-bade-476b-b266-1f4956d90c55');
  width : 180px;
  height : 56px;
  margin-left : 10px;
  margin-top : 10px;
 background-repeat-x: no-repeat;
}
.AgencyContactInfoContainer { float: right; }
