body {
  background:#ccc;
  padding:0;
  margin:0;
}

#link{
  width:728px;
  height:90px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:728px;
  height:90px;
  display:box;
  border:1px solid #003399;
  background-color: #F0F0F0;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  opacity:0;
}

#bg{
  left:214px;
}

#blue{
  left: -100px;
  top: 0px;
}

#gray{
  left: 450px;
  top: 0px;
}


#logo{
  left: 284px;
  top: 28px;
}

#logo-white{
  left: 48px;
  top: 14px;
}

#phone{
  left: 500px;
  top: 0px;
}

#divider{
  background-color: white;
  width: 200px;
  height: 2px;
  left: 18px;
  top: 52px;
  position:absolute;
  opacity: 0;
}

#text-1{
  left: 18px;
  top:55px;
}

#text-2{
  left: 555px;
  top:8px;
}

#text-3{
  left: 555px;
  top:8px;
}

#text-4{
  left: 555px;
  top:8px;
}

#text-5{
  left: 555px;
  top:65px;
}

#CTA{
  left:625px;
  top: 15px;
}
