*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

body {
  background: #CBD8DF url("../img/body-bg.jpg") repeat-x 0 0;
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #415D6B;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding-top: 25px;
}

#header {
  height: 64px;
}
#header h1 {
  float: left;
  padding: 0 0 0 11px;
}
#header ul {
  float: right;
  padding-top: 15px;
}
#header ul li {
  float: left;
  display: inline;
  padding: 0 18px 0 16px;
  background: url("../img/m-sep.gif") no-repeat 100% 0;
}
#header ul li.last {
  padding-right: 0;
  background: none;
}

#main{position: relative;
background-color:#FFF;

}
#main-out{min-height: 240px; padding: 20px; margin: 0px; padding-left:25px;}

#main-in{background: url(../images/container-top-bg.jpg) no-repeat 0 0;}

#footer {

  padding: 12px 0;
}
#footer table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #FFF;
}

#footer table td{
font-size:11px;
}

#footer .verisign {
  width: 137px;
  background: #FFF;
  text-align: center;
}
#footer p.text {
  padding: 0px 27px 0px 20px;
  color: #6F767A;
}
#footer h2 {
  padding: 20px 27px 0px 20px;
}

#footer p.links {
  padding: 20px 27px 5px;
  color: #C2CACF;
}
#footer p.links a {
  color: #000;
  text-decoration: none;
}
#footer p.cop {
  padding: 0 27px 20px;
  color: #6A7176;
}