@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  background: #666666 url(http://www.consulnat.com/images/Page-BgTexture.jpg) repeat fixed center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  color: #000000;
}
.twoColElsLtHdr #container {
  border: 1px solid #000000;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 49em;
  text-align: left;
}
.twoColElsLtHdr #header {
  padding: 0 0px;
  background-repeat: repeat;
  background-position: center top;
  height: 11em;
  background-image: url(../images/logoapple.gif);
}
.twoColElsLtHdr #topmenu h1 {
  margin: 0;
  padding: 0px 0;
  background-image: url(http://www.consulnat.com/images/nav.png);
  background-position: right center;
  height: 2em;
  width: 20em;
  color: #ff9900;
}
.twoColElsLtHdr #sidebar1 {
  float: left;
  width: 11em;
  background-color: #ffffcc;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
  padding-right: 0;
  padding-left: 0;
  margin-left: 0.5em;
}
.twoColElsLtHdr #mainContent {
  margin: 0 1.5em 0 13em;
}
.twoColElsLtHdr #footer {
  border-color: #006600;
  border-left: 0px none #006600;
  border-right: 0px none #006600;
  padding: 0 0px;
  background-repeat: repeat;
  background-position: center bottom;
  border-bottom-width: 0px;
  background-color: white;
  font-size: smaller;
  background-image: url(http://www.consulnat.com/images/Footer.png);
  border-top-style: hidden;
  height: 2em;
  color: #006600;
}
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft {
  margin-right: 8px;
  float: left;
}
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

