@charset "iso-8859-1";
/* CSS Document */
html, body, #super {
  height: 100%;
}
div { zoom: 1; }
#container {
  position: relative;
  min-height: 100%;
}
* html #container {
  height: 100%;
}
#all {
  padding-bottom: 54px;
  overflow: hidden;
  zoom: 1;
}

html, body {
  background: url(gfx/background.jpg) repeat-x #fdfdfd;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Georgia, Verdana, Tahoma, arial;
  color: #032860;
}
.justify {
  text-align: justify;
}
a:link, a:visited, a:active  {
  color: #032860;
  text-decoration: underline;
}

a:hover {
  color: #990000;
}

img {
  display: block;
  border: 0;
}

#super {
  width: 808px;
  background: url(gfx/all_background.jpg) repeat-y;
  margin: 0 auto;
}

#container {
  width: 808px;
  margin: 0 auto;
  background: url(gfx/all_background.jpg) repeat-y;
}

#all {
  padding-left: 27px;
}

/* TOP STYLES */
#logo {
  width: 252px;
  height: 26px;
  margin: 0px 0 0px 1px;
}

#photo {
  width: 607px;
  height: 135px;
  margin: 0 0 0 1px;
}

#legal {
  margin: 0px 0 0 204px;
  width: 404px;
  height: 36px;
}

#servs {
  margin-top: 40px;
  margin-left: 50px;
}

#nws {
  margin-top: 345px;
}

#menu {
  width: 146px;
  float: left;
  color: #009933;
  padding: 208px 0 0 0;
}

.menu_item {
  width: 146px;
  height: 36px;
  margin: 0 0 0 0;
  
}

#content {
  width: 608px;
  height: 100%;
  float: left;
  text-align: left;
}

p {
  width: 460px;
  float: left;
  line-height: 150%;
  font-family: Georgia, Verdana, Tahoma, arial;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
  display: inline;
}

h1 {
  width: 460px;
  font-family: Georgia, Verdana, Tahoma, arial;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
  font-size: 18px;
}
h2 {
  width: 460px;
  font-family: Georgia, Verdana, Tahoma, arial;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
  font-size: 15px;
}

#tbl {
  width: 460px;
  height: 100%;
  float: left;
  display: inline;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
}

.tabels {
  line-height: 150%;
  font-family: Georgia, Verdana, Tahoma, arial;
  font-size: 12px;
  text-align: left;
}

.txt {
  width: 460px;
  float: left;
  line-height: 150%;
  font-family: Georgia, Verdana, Tahoma, arial;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
}

.txtsmall {
  width: 460px;
  float: left;
  line-height: 150%;
  font-family: Verdana, Tahoma, arial;
  margin-top: 32px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
  font-size: 10px;
}

.txt2 {
  width: 570px;
  height: 70px;
  margin: 0;
  padding: 0;
  clear: both;
}

form {
  font-family: Verdana, Tahoma, arial;
  font-size: 10px;
  line-height: 200%;
  margin: 0 0 0 50px;
}

.formfield {
  font-family: Verdana, Tahoma, arial;
  font-size: 10px;
}

#right1,
#right2,
#right3,
#right4,
#right5,
#right6,
#right7 {
  position: absolute;
  width: 47px;
  bottom: 20px;
  right: 27px;
}
#right1 { background: url(gfx/wla_cnt_hom.gif) no-repeat; height: 177px; }
#right2 { background: url(gfx/wla_cnt_exp.gif) no-repeat; height: 177px; }
#right3 { background: url(gfx/wla_cnt_ass.gif) no-repeat; height: 177px; }
#right4 { background: url(gfx/wla_cnt_all.gif) no-repeat; height: 177px; }
#right5 { background: url(gfx/wla_cnt_ser.gif) no-repeat; height: 200px; }
#right6 { background: url(gfx/wla_cnt_con.gif) no-repeat; height: 200px; }
#right7 { background: url(gfx/wla_cnt_nws.gif) no-repeat; height: 240px; }

#footer {
  position: relative;
  width: 808px;
  margin: -32px auto 0;
  clear: both;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 0 0 20px 0;
}

#footer-in {
  padding-left: 70px;
  clear: both;
}
#acknowledgement {
  position: absolute;
  bottom: 16px;
  left: 27px;
  width: 146px;
}
#acknowledgement a {
  color: #999;
  text-decoration: none;
  opacity: 0.72;
  filter: alpha(opacity=72);
  zoom: 1;
}
#acknowledgement a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
