/* Generated by KompoZer */
body, h1, h2, h3, h4, h5, p {
  font-family: Lucida Sans Unicode;
}
h1 {
  font-weight: bold;
  color: black;
  font-size: 1.1em;
}
h2 {
  font-weight: bold;
  font-size: 1em;
}
h3 {
  font-weight: bold;
  font-size: 1em;
}
h4 {
  font-weight: bold;
  font-size: 0.9em;
}
body {
  font-size: 0.9em;
}
p {
  font-size: 0.9em;
}
#header {
  border-color: black;
  border-width: thin;
  max-width: 60%;
  margin-top: 1em;
  position: absolute;
  height: 110px;
  background-repeat: no-repeat;
  width: 80%;
  background-position: right center;
  margin-left: 15%;
  background-color: white;
  background-image: url(mobivaultheader.jpg);
}
#navbar {
  border-style: none solid none none;
  border-right: thin solid #000099;
  position: absolute;
  text-align: left;
  font-family: Lucida Sans Unicode;
  font-size: 1em;
  text-transform: uppercase;
  width: 8%;
  max-width: 8%;
  margin-top: 12em;
  margin-left: 15%;
  text-decoration: none;
}
#content1 {
  position: absolute;
  text-align: left;
  width: 70%;
  max-width: 50%;
  margin-top: 12em;
  margin-left: 25%;
}
