div#innerBody {
  background-color: #f3f8fe;
}

div#footer,
table#navigation td {
  background: #8ac9f1 url(/images/microsite/navi_blue.gif) repeat-x top;
}

table#navigation td:hover {
  background: #a1d4f4 url(/images/microsite/navi_blue_bright.gif) repeat-x top;
}

.bar {
  background-color: #7cb5d9;
  border-right: 1px solid #5e8aa6;
}

table#header td#company_name {
  background: #f3f8fe url(/images/microsite/head_blue.gif) top left repeat-y;
}
