#navBarContainer {
     background:#00A7EB;
     position:relative;
     width:750px;
     height:45px;
     }
#navBarLinx {
     background:#00A7EB;
     position:absolute;
     left: 15px;
     height: 30px;
     }
#navArrowContainer {
     text-align:left;
     position: absolute;
     top:30px;
     left:0px;
     height:15px;
     width:750px;
  