#container {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  background-image: url(../_images/pagebg.jpg);
  background-position: 2px 0;
  background-repeat: no-repeat;
  width:600px;
  height:550px;
  padding-top:18px;
  margin: 0 auto;
}

#container #header {
  height: 120px;
  width: 600px;
}

#container #center #left {
  float: left;
  height: 285px;
  width: 260px;
}

#container #center #right {
  float: left;
  height: 230px;
  width: 310px;
  margin-right:30px;
}

#container #center #right p {
  margin: 10px 10px 0 0 ;
}

#container #center #right ul {
  padding-left:15px;
}
#container #center #bottomright {
  width:310px;
  height:47px;
  margin-right:30px;
  float:left;
  padding-top:8px;
}

#container #center #bottomright a {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  margin: 0px 0 0 80px;
}

#container #center #bottomright a.secure {
  margin: 0 0 0 78px;
}

#container #center #bottomright a:hover {
  color:#ccc;
}

#container #center #bottomtext p {
  font-size: 9px;
  margin:0;
}

#container #center #bottomtext {
  clear: both;
  float: left;
  height: 1px;
  width: 530px;
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 40px;
  padding-top: 0px;
  margin: 0px;
}

#container #footer {
  height: 85px;
  width: 570px;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 10px;
  clear: both;
  float: left;
}

#container #footer #footerlink {
  font-family:Verdana, Geneva, sans-serif;
  padding-top:5px;
  color: #FFF;
  font-size: 11px;
  float:left;
  text-align:right;
  width:560px;
  padding-right:40px;
  height:20px;
}

#container #footer #footerlink a{
  color: #FFF;
  font-size: 11px;
}

#container #footer #footerlink a:hover{
  color: #ccc;
  font-size: 11px;
}

#container #footer #footnote {
  width:520px;
  height:65px;
  font-size: 9px;
  float:left;
  padding: 0 40px;
}

#left a {
  display:block;
  margin:30px 0 0 30px;
  height:200px;
  width:220px;
  text-indent:-9999px;
}