a, span, div, input, select, img { behavior: url(css/iepngfix.php) }

html, body {
   background-image: url(../images/bg.jpg);
   background-repeat: repeat-all;
   height: 100%;
   margin: 0;
   overflow: hidden;
   padding: 0;
}

html, body, div, span, a, ul, li, form, input, select, option, label, table, td {
   font-family: Georgia, "Times New Roman", serif;
}

.fl { float: left; }
/*.fr { float: right; }*/
.cf, .cf5, .cf10, .cf20, .cf30, .cf40 { clear: both; font-size: 0; line-height: 0; }
.cf { height: 0; }
.cf5 { height: 5px; }
.cf10 { height: 10px; }
.cf20 { height: 20px; }
.cf30 { height: 30px; }
.cf40 { height: 40px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }

.hr {
   background-color: #fff;
   border-top: 1px solid #d1d1d1;
   font-size: 0;
   height: 1px;
   margin: 20px 0;
   max-height: 1px;
   padding: 0;
   width: 100%;
}

.hr10 {
   margin: 10px 0;
}

a {
   color: #7c804c;
   text-decoration: underline;
}
a:hover {
   text-decoration: none;
}

#userInterest {
   background-color: #373b0e;
   background-image: url(../images/userInterest_bg.jpg);
   background-repeat: repeat-x;
   color: #fff;
   font-size: 14px;
   height: 50px;
   line-height: 50px;
   position: relative;
   text-align: center;
   width: 100%;
}

#userInterest a { color: #fff; }

#userInterest span.close {
   line-height: 50px;
   position: absolute;
   right: 20px;
}

   span.close a {
      float: left;
      text-decoration: none;
   }

   span.close a span.text {
      display: block;
      float: left;
      text-decoration: underline;
   }

   span.close a:hover span.text {
      text-decoration: none;
   }

   span.close a span.x {
      display: block;
      float: left;
      font-family: Arial, Verdana, sans-serif;
      font-size: 24px;
      font-weight: bold;
      margin-right: 4px;
   }

#container {
   background-image: url(../images/bg_white.png);
   background-repeat: repeat-all;
   margin: 0 auto;
   width: 800px;
}

   #container #logo a {
      background-image: url(../images/logo_home.png);
      background-repeat: no-repeat;
      display: block;
      float: left;
      height: 75px;
      margin-left: 30px;
      margin-top: 40px;
      overflow: hidden;
      text-indent: -9999px;
      width: 330px;
   }

   #container #btn_maintenance a {
      background-image: url(../images/btn_maintenance.png);
      background-repeat: no-repeat;
      cursor: pointer;
      display: block;
      float: right;
      height: 47px;
      margin-right: 1px;
      margin-top: 45px;
      overflow: hidden;
      text-indent: -9999px;
      width: 291px;
   }

   #container #btn_maintenance a:hover { background-position: 0 -47px; }
   #container #btn_maintenance a:active { background-position: 0 -94px; }

   #container #menu {
      float: right;
      margin-right: 5px;
   }

      #menu div {
         float: left;
      }

         #menu div a {
            background-image: url(../images/bg_menu.png);
            background-repeat: no-repeat;
            border-left: 1px solid #444d00;
            border-right: 1px solid #1e2200;
            color: #aeb18f;
            display: block;
            font-size: 18px;
            font-weight: normal;
            height: 45px;
            line-height: 45px;
            padding: 0 20px;
            text-decoration: none;
         }

         #menu div.item1 a { background-position: 0 0; border-left: 0; }
         #menu div.item2 a, #menu div.item3 a { background-position: -40px 0; }
         #menu div.item4 a { background-position: right 0; border-right: 0; }

         #menu div a:hover { color: #c6c9a3; }
         #menu div.item1 a:hover { background-position: 0 -45px; }
         #menu div.item2 a:hover, #menu div.item3 a:hover { background-position: -40px -45px; }
         #menu div.item4 a:hover { background-position: right -45px; }

   #container .halfBox {
      float: left;
      margin: 0 20px;
      width: 360px;
   }

      .halfBox .hb-header {
         background-image: url(../images/bg_header.png);
         background-repeat: no-repeat;
         color: #fff;
         float: left;
         font-size: 28px;
         height: 45px;
         line-height: 45px;
         max-width: 320px;
         padding: 0 10px;
         width: 340px;
      }

      .halfBox .hb-header-end {
         background-image: url(../images/bg_header.png);
         background-repeat: no-repeat;
         background-position: top right;
         float: left;
         height: 45px;
         width: 20px;
      }

      .halfBox .hb-footer {
         background-image: url(../images/bg_box-bot.png);
         background-repeat: no-repeat;
         float: left;
         height: 10px;
         width: 340px;
      }

      .halfBox .hb-footer-end {
         background-image: url(../images/bg_box-bot.png);
         background-repeat: no-repeat;
         background-position: top right;
         float: left;
         height: 10px;
         width: 20px;
      }

      .halfBox .hb-content {
         background-color: #f2f2f2;
         clear: both;
         color: #000;
         font-size: 14px;
         line-height: 20px;
         padding: 20px 20px 10px 20px;
      }

   #container .wholeBox {
      float: left;
      margin: 0 20px;
      width: 760px;
   }

      .wholeBox .wb-header {
         background-image: url(../images/bg_header.png);
         background-repeat: no-repeat;
         color: #fff;
         float: left;
         font-size: 28px;
         height: 45px;
         line-height: 45px;
         max-width: 740px;
         padding: 0 10px;
         position: relative;
         width: 720px;
      }

         .wb-header .headline {
            color: #94995a;
            font-size: 26px;
            font-style: italic;
            letter-spacing: -0.05em;
            position: absolute;
            right: -9px;
            top: 0;
         }

      .wholeBox .wb-header-end {
         background-image: url(../images/bg_header.png);
         background-repeat: no-repeat;
         background-position: top right;
         float: left;
         height: 45px;
         width: 20px;
      }

      .wholeBox .wb-content {
         background-color: #f2f2f2;
         clear: both;
         color: #000;
         font-size: 14px;
         line-height: 20px;
         margin: 0;
         padding: 20px 20px 10px 20px;
      }

      .wholeBox .wb-footer {
         background-image: url(../images/bg_box-bot.png);
         background-repeat: no-repeat;
         float: left;
         height: 10px;
         width: 740px;
      }

      .wholeBox .wb-footer-end {
         background-image: url(../images/bg_box-bot.png);
         background-repeat: no-repeat;
         background-position: top right;
         float: left;
         height: 10px;
         width: 20px;
      }

#footer {
   color: #f0f2d7;
   font-size: 12px;
   line-height: 20px;
   text-align: center;
   width: 100%;
}
#footer a:link,#footer a:active,#footer a:visited {color:#f0f2d7;text-decoration:underline;}
#footer a:hover {text-decoration:none;}

#controlButtons {
   display: none;
}
