* {
  padding:0px;
  margin:0px;
}

body {
  background-image:url(/system/storage/12/38/bg_pattern.gif);
  background-repeat:both;
  text-align:center;
  
}

#container {
  width: 907px;
  margin: 10px auto 0px auto;
  text-align:left;
  

}

  #site_top {
    background-image:url(/system/storage/12/35/site_top.gif);
    height:4px;
    width:907px;
    background-repeat:no-repeat;
  }

  #site_content {
    background-image:url(/system/storage/12/39/body_background.gif);
    width:903px;
    background-repeat:repeat-y;
    padding-left:4px;
    position:relative;
    height: 553px;
  }
  
      #main_menu {
        position:absolute;
        left:35px;
        z-index:10;
      }

      #client_login {
        position:absolute;
        top:0px;
        right:5px;
      }
  
      #content_area {
        width:580px;
        position:absolute;
        left:265px;
        height:553px;      
      
      }
      
          #content_body {
              height:440px;
              background-image:url(/system/storage/12/213/large_background_image.png);
              background-repeat:both;
              behavior: url(/system/storage/12/208/iepngfix.htc);          
         }

          
          #page_content {
            padding-left:60px;
            padding-top:65px;
            width:465px;
          }
       
          
          #page_content_full {
            padding-left:60px;
            padding-top:60px;
            width:465px;
          }
          
          #content_footer {
            background-image:url(/system/storage/12/5/content_footer.gif);
            height:93px;
            text-align:center;
            padding-top:20px;
          }  
  

  #site_bottom { 
    background-image:url(/system/storage/12/36/site_bottom.gif);
    width:907px;
    height:35px;
    background-repeat:no-repeat;
    text-align:center;
  }

  #bot_menu {
    padding:5px 0px;
  
  }


  #site_footer {
    text-align:right;
  
  }
  
    #site_footer #attribution {
        font-size:11px;
        color:#c1b49a;

    }
    #site_footer #attribution a {
        font-size:11px;
        color:#c1b49a;
        text-decoration:none;

    }
    
    #site_footer #attribution a:hover { text-decoration: underline; }

.bottom_menu a {
  color:#9a8479;
  font-size:14px;
  text-transform:uppercase;
  text-decoration:none;
  letter-spacing:1px;
  
}

.bottom_menu a:hover {
 color:white;
  text-decoration:none;

}

.error {
 color:red;
}
/* Design Styles */



body {
  color:#5a4a42;
  font-size:13px;
  font-family:Arial;
}

td {
  color:#5a4a42;
  font-size:12px;
  font-family:Arial;
}

a img {
 border:0px;

}

h1 {
  font-size:13px;
  font-weight:normal;
  text-transform:uppercase;
  color:#9a8479;
  padding:0 0 5px 0px;
}

h2 {
  font-size:13px;
  font-weight:normal;
  text-transform:uppercase;
  color:#9a8479;
  padding:0px;
}


.bio {
  font-size:13px;
  font-weight:normal;
  text-transform:uppercase;
  color:#9a8479;
  line-height:15px;
  padding:0px;
}

p {
  padding:3px 0px;
  line-height:1.5em;
}



.team {
  padding:2px 0px;
  line-height:16px;
}

.press {
  padding:3px 0px;
  line-height:1.3em;
  font-weight:normal;
  text-transform:uppercase;
  color:#9a8479;
}





a {
  color:#9a8479;

}

a:hover {
  color:#9a8479;

}
