@charset "UTF-8";
/* CSS Document */

html, body {
   background: #ffffff;
   height: 100%;
   margin: 0px;
   font-family: Arial, sans-serif;
}

body.thebody {
    background: url('img/paperbg01_mini-hostedby.jpg') repeat scroll center top #FFFFFF;
    margin: 0 auto;
}

.top-dist {
    padding-top: 25px;
}

#container {
   width: 100%;
   height: 100%;
}

#content {
   width:280px;
   height:600px;
   border:0px solid #000;
   text-align:left;
}

td {
  font-size:12px;
  color:#4a4949;
}

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


span.title1 {
    color:#4a4949;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 1;
    font-weight: 500;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 8px;
    display: block;
}

.text1 {
    color:#4a4949;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-align: left;
    width: 240px;
    text-align: left;
    display: block;
    padding: 0 20px 0 30px;
    height: 80px;
}

.txt-left {
    padding-left:   55px !important;
}

.txt-right {
    padding-left:   50px !important;
}

.address {
    line-height: 17px;
}

.address a {
    color:#4a4949;
    text-decoration: none;
    line-height: 18px;
}