/* Style Sheet BWebMass
Gen for MindWebHost.com 16/06/2551
By BWebMass - MindWebHost.com
*/
/* Style Sheet BWebMass
Gen for MindWebHost.com 16/06/2551
By BWebMass - MindWebHost.com
*/

  /*****  Body and Global Style *****/
body {
  color: #000000;
  font-family: "MS Sans Serif",Tahoma;
  font-size: small;
  text-align: center;
  margin:0;
  padding:2px;

}
* {
   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: #849243;
  text-decoration: none;
}

a:visited {
  color: #A0A0A0;
}

a:hover {
  color: #BDE600;
}

#wrapper {
  background-color: #FFF;
  text-align: left;
  width: 600px;
  position: relative;
  margin: auto;

}

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


.clearboth {
  clear: both;
}


#content {
  width: 100%;
}

#leftzone{
  float: left;
  width: 180px;

  padding: 0px;
  display: none;
}

#rightzone{
  float: right;
  width: 600px;

  padding: 0px;

}


#footer {

  display: none;
}

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

/*- Menu Tabs C--------------------------- */

    #tabsC {
      display: none;
      }

/*- Menu Tabs C--------------------------- */

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

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

#banner{

  display: none;
}

#title {
  display: none;

}

/* about-mindwebhost.php */
#aboutbg {
  width: 600px;
  background-image: url(../images/paper-blank.png);
  background-position: top;
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 20px;
  height: 650px;
}
#aboutbg h2 {

  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center
}
#aboutbg p {
  width: 500px;
  padding-left: 50px;
  padding-right: 50px;
}

/* about-mindwebhost.php */
