body {
  background: #0e1e3f url("/esuite/images/pages/azul/back.jpg") no-repeat center top;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

h1 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 35px;
  font-style: italic;
}

p {
  margin-bottom: 10px;
  line-height: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

b,
strong {
  color: #f5ec00;
  font-weight: bold;
  font-size: 11px;
}

#main a.back {
  clear: both;
  display: block;
  margin-top: 30px;
}

#main ul {
  list-style-type: disc;
}

#main ol {
  list-style-type: decimal;
}

#main ul,
#main ol {
  margin-bottom: 10px;
  list-style-position: inside;
}

#main li {
  margin: 0 0 3px 30px;  
}

#mainWrapper1 {
  width: 814px;
  margin: 0 auto;
}

#header {
  text-align: right;
  height: 127px;
}

#photo {
  text-align: center;
}

#powerimagePhoto {
  display: block;
  margin-bottom: 5px;
}

#contact {
  float: right;
  margin-top: 45px;
  margin-right: 10px;
}

#contact span, 
#contact a {
  display: block;
  line-height: 14px;
}

#photo {
  float: right;
  margin-top: 33px;
}

#logo {
  background: transparent url("/esuite/images/pages/azul/logo.png") no-repeat left top;
  width: 333px;
  height: 75px;
  float: left;
  display: block;
  margin-top: 25px;
}

#navigation {
  background: transparent url("/esuite/images/pages/azul/nav-back.png") no-repeat center bottom;
  height: 52px;
}

#navigation ul {
  display: block;
  margin: 0 auto;
  padding-left: 23px;
}

#navigation ul li {
  background: transparent url("/esuite/images/pages/azul/tab.png") no-repeat center top;
  display: block;
  float: left;
  width: 106px;
  height: 34px;
  margin-right: 2px;
}

#navigation ul li a {
  display: block;
  text-transform: lowercase;
  margin-top: 11px;
}

#navigation ul li.selected {
  background: transparent url("/esuite/images/pages/azul/tab-selected.png") no-repeat center top;
}

#mainWrapper2 {
  background: transparent url("/esuite/images/pages/azul/mainWrapper2-back.png") repeat-y center top;
  padding: 0 7px;
}

#main {
  padding: 10px 20px;
  margin: 0 auto;
  background-color: #121824;
  text-align: left;
}

#footer {
  background: transparent url("/esuite/images/pages/azul/footer-back.png") no-repeat center top;
  padding-top: 10px;
}

#bottom {
  background: transparent url("/esuite/images/pages/azul/bottom-back.png") repeat-y center top;
  padding: 0 10px;
}

#bottom div.admin {
  float: left;
}

#legal {
  background: transparent url("/esuite/images/pages/azul/legal-back.png") no-repeat center top;
  padding: 31px 10px;
  text-align: left;
  font-size: 10px;
  clear: left;
}