/* Generated by KompoZer */
body {
  margin: 0px;
  background-color: #143d41;
  font-family: Verdana,Geneva,sans-serif;
}
#header {
  margin: auto;
  text-align: center;
  width: auto;
  background-color: #023439;
}
#header-inner {
  margin: auto;
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  width: 1024px;
  height: 90px;
}
#container {
  margin: auto;
  width: 1024px;
  height: auto;
  background-color: #a8ac98;
}
#leftmenu {
  padding: 20px 10px 0;
  display: block;
  float: left;
  background-color: #a8ac98;
  font-size: 14px;
  font-weight: bold;
  width:220px;
}
#leftmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#leftmenu ul li {
}
#leftmenu ul li a {
  padding: 5px 2px 5px 0;
  background: transparent url(../images/menu_bg.png) no-repeat scroll left bottom;
  display: block;
  width: 190px;
  margin-left: 10px;
  text-decoration: none;
  color: #ffffff;
}
#leftmenu ul li a:hover {
  color: #333c00;
}
#leftmenu ul li ul li a {
  padding-left: 15px;
  width: 180px;
}
#leftmenu ul li ul li ul li a {
  padding-left: 20px;
  width: 175px;
}
#leftmenu ul li ul li ul li ul li a {
  padding-left: 25px;
  width: 170px;
}
#leftmenu ul li a.current {
  display: block;
  width: 190px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
#main {
  float: right;
  display: block;
  width: 735px;
  background-color: #ffffff;
  height: auto ! important;
  min-height: 500px;
  padding-left: 40px;
  padding-top: 20px;
  font-size: 14px;
}
h1 {
  color: #143d41;
  font-size: 36px;
}
.clear {
  height: 0;
  clear: both;
}
#footer {
  margin: auto;
  text-align: center;
  width: 1024px;
}
#footer-inner {
  border-top: 1px solid #999999;
  margin: auto;
  margin-bottom: 10px;
  padding: 5px 20px;
  text-align: center;
  height: 32px;
  width: 984px;
  color: #ffffff;
  font-size: 12px;
  background-image: url(../images/footer.png);
  background-repeat: repeat-x;
  background-color: #000000;
  display: block;
  float: left;
}
#footer-inner a, #footer-inner a:hover {
  color: #818286;
}
#footer-inner a:hover {
  font-weight: bold;
}
.company {
  margin: 20px 0px 0px 40px;
  color: #ffffff;
  display: block;
  height: 40px;
  width: 400px;
  text-align: left;
  font-size: 36px;
  font-weight: bold;
}
.loginbox {
  margin: auto;
  height: 90px;
  width: 300px;
  display: block;
  color: #065057;
  font-size: 11px;
  float: right;
}
.logoutbox {
  padding: 10px;
  display: block;
  float: right;
  width: 200px;
  height: 90px;
  color: #065057;
  font-size: 12px;
  text-align: right;
}
.logoutbox a {
  text-decoration: none;
  color: #065057;
}
.logoutbox a:hover {
  color: #ff0000;
  text-decoration: underline;
}
.loginform {
  float: left;
  width: 140px;
  height: 90px;
}
.loginbox .loginform span {
  margin: 2px 0px 0px 2px;
  display: block;
  float: left;
  height: 12px;
  width: 38px;
  text-align: left;
  color: #3a3b3d;
  font-size: 10px;
}
.loginbox .loginform input {
  float: left;
  width: 120px;
  margin-left: 0;
  height: 12px;
  margin-top: 2px;
  font-size: 10px;
}
.loginbox .loginbutton {
  float: left;
  text-align: center;
  vertical-align: middle;
  margin-top: 25px;
  height: 65px;
}
#loginbutton {
  border: medium hidden ;
  cursor: pointer;
  font-size: 18px;
  color: #ffffff;
  background-image: url(../images/button.png);
  background-position:  0 0;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 5px;
  display: block;
  height: 30px;
  width: 108px;
  float: left;
}
#loginbutton:hover {
  background-position: 0 -35px;
}
#forgotpassword {
  margin: 2px 0 0;
  float: left;
  color: #065057;
}
#forgotpassword:hover {
  cursor: pointer;
  text-decoration: underline;
}
h2 {
  color: #143d41;
  font-size: 24px;
}
h3 {
  color: #065057;
  font-size: 20px;
}

