/* Style Sheet BWebMass
Gen for MindWebHost.com 28/07/2551
By BWebMass - EnterCommercial.com
*/



/*****  Body and Global Style *****/
body {
  color: #1B4472;
  font-family: "MS Sans Serif",Tahoma;
  font-size: small;
  text-align: center;
  margin:0;
  padding:2px;
  background-color: #FFF;
  background-image: url(../images/background-render.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  background-attachment: fixed;
}
* {
   padding:0;
   margin:0;
}
ul {
    padding-left:1em;
    margin-left:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
img {
border: none;
}

a {
  color: #B25426;
  text-decoration: none;
}

a:visited {
  color: #23BC3F;
}

a:hover {
  color: #B29E21;
}



/*****  End Body and Global Style *****/

/*2222  Start Structure Style *****/
#wrapper {
  background-color: #FFF;
  text-align: left;
  width: 990px;
  position: relative;
  margin: auto;
  border: 1px solid #C0C0C0;
  border-top: 0px;
}

#header {
  height: 70px;
  background-image: url(../images/header.png);
  background-position: top;
  background-repeat: no-repeat;
}

#innerheader {
  padding-top: 2px;
  padding-left: 40px;
}

#innerheader h1 {
  display: none;
}

#beeentercommercial {
    margin-top: 15px;
}


.clearboth {
  clear: both;
}


#content {
  width: 100%;
}

#bannertop {
  padding: 2px;
  text-align: center;
}


#leftzone{
  float: left;
  width: 210px;
  padding: 7px 0px 0px 3px;
}

#rightzone{
  float: right;
  width: 765px;
  padding: 7px 3px 0px 0px;

}
#rightzone2{
  float: right;
  width: 985px;
  padding: 7px 3px 0px 0px;

}

#mainmenu {
  background-color: #3991F2;
}

#mainmenu ul {
  list-style: none inside url(../images/list_menu.png);
}

#mainmenu li {
  list-style: none inside url(../images/list_menu.png);
  border-top: 1px dashed #82B7F2;
  border-right: 1px dashed #82B7F2;
  border-left: 1px dashed #82B7F2;
  line-height: 23px;
  margin-left: -12px;
}
#mainmenu li a {
  color: #FDFDFD;
  width: 150px;
}

#mainmenu li a:hover {
  color: #003300;
  background-color: #EAFF80;
  text-decoration: underline;
}
#supportbox {
  text-align: center;
  background-image: url(../images/support-box.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 189px;
  padding-left: 9px;
  padding-right: 9px;

}
#supportbox h3 {

  font-size: small;
  font-weight: bold;
  padding-top: 10px;
  _padding-top: 19px;
  margin-bottom: 25px
}
#regisdbd {
  text-align: center;
  background-image: url(../images/regisdbd.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 183px;
  padding: 0 5px 0 5px;
  margin-top: 5px
}
#regisdbd h3 {

  font-size: small;
  font-weight: bold;
  padding: 15px 0 5px 25px;
}
#guarantee {

  background-image: url(../images/guarantee.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 157px;
  text-align: center;
}
#guarantee h3 {
  padding: 13px 0px 17px 15px;
  text-align: left;
  font-size: small;
  font-weight: bold;
}
#footer {

  text-align: center;
  background-image: url(../images/footerBG.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 7px;
  margin-bottom: 0px;
}

/*****  End Structure style *****/


/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:5px 10px 0 30px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
  font-weight: bold;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
/*- Menu Tabs C--------------------------- */

.em85 {
  font-size: 0.85em;
}
.em50 {
  font-size: 0.1cm;
}

.pad7 {
  padding: 0 7px 0 7px;
}

#bodycontent {
  width: 785px;
  margin-left: 5px;
  margin-top: 10px;
  border: thin solid #CCFFFF;
  padding: 5px;
}
#bodycontent2 {
  width: 965px;
  margin-left: 5px;
  margin-top: 10px;
  border-bottom: thin solid #CCFFFF;
  padding: 5px;
}


