div#pageHeader {
   background: #fff;
}

div#logo-product {
   background: #eee url( '../images/header.png' ) 0 -5px no-repeat;
   height: 105px;
   width: 650px;
   margin-bottom: 25px;
}
div#logo-product-application {
   background: none;
   width: 0;
}

div#logo-company {
   width: 0;
   height: 0;
}

div #div-toolbar {
width: 100px;
color: #fff;
}

body {
    background-color: #001c5d;
}

div#pageHeader {
  background-color: #001c5d;
}

span.pageTitle {
position: absolute;
top: 75px;
right: 5px;
   margin: 0;
   padding: 0 5px 0 0;
   background: transparent;
}

div#pageHeader h1 {

top: 0px;
background: transparent;
color: #fff;
   border: none;
}

div#pageToolbar ul {
   background: transparent;
  color: #fff;
}

div#pageToolbar ul li a {
   color: #fff;
   text-decoration: underline;
}

div#pageToolbar ul li {
border-color: #fff;
}

div#pageToolbar {
  position: absolute;
  z-index: 5;
  right: 0;
  padding: .5em;
}

.section {
   padding: 1em;
   margin: 1em;
}

.section h1, .section h2 {
   margin: 0;
   padding: 0;
}

#LeftColumn {
   float: left;
   width: 46%;
}

#HistoPresents {
   background-color: #DCECF9;
}

#HistoPresents h1 {
   color: #104ff2;
   background: transparent;
   border: none;
}

#HistoPresents h2 {
   color: #F89a3a;
   background: transparent;
   border: none;
}

#HistoPasses {
   background-color: #ADD5F8;
   float: right;
   width: 46%;
}

#HistoPasses h1 {
   color: #03308b;
   background: transparent;
   border: none;

}

#HistoPasses h2 {
   color: #F89a3a;
   background: transparent;
   border: none;
}

#Atlas {
   background-color: #F1E8DF;
}

#Atlas h1 {
   color: #001b5e;
   background: transparent;
   border: none;
}

#Atlas h2 {
   color: #F89a3a;
   background: transparent;
   border: none;
}