body{
  margin:0;
  padding:0;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}

#header {
  width: 100%;
  height: 220px;
  background: #567498 url(/i/bg_top.gif) repeat-x;
  text-align: center;
}
#body {
  width: 100%;
  background: #668BB5 url(/i/bg_body.gif);
  text-align: center;
}


div.pnl-about-top {
  width: 780px;
  background: #E7E4DD url(/i/pnl_about_top.jpg);
  height: 10px;
}
div.pnl-about-body {
  width: 780px;
  background: #E7E4DD url(/i/pnl_about_body.jpg);
  text-align: left;
}
div.pnl-about-bottom {
  width: 780px;
  background: #E7E4DD url(/i/pnl_about_bottom.jpg);
  height: 24px;
}
div.pnl-bottom-top {
  width: 780px;
  background: #E7E4DD url(/i/pnl_bottom_top.jpg);
  height: 25px;
}

div.copyright { width: 740px; color: #FFFFFF; padding: 4px 0px 30px 40px; text-align: left; }
div.copyright a { color: #FFFFFF; text-decoration: underline;}
div.copyright a:hover { color: #FFFFFF; text-decoration: none; }

p { color: #4E5659; margin: 0px; padding: 8px 0px 0px 0px; }

div.pnls-center-top {
  width: 780px;
  background: #E7E4DD url(/i/pnls_center_top.jpg);
  height: 85px;
  clear: both;
  text-align: left;
}
div.pnls-center-bottom {
  width: 780px;
  background: #E7E4DD url(/i/pnls_center_bottom.jpg);
  height: 25px;
  clear: both;
}

div.pnls-center {
  width: 780px;
  background: #E7E4DD url(/i/pnls_center.jpg);
}

a { color: #6A96B1; text-decoration: none; }
a:hover { color: #A0BCCD; }

h1 { font-size: 10px; font-weight: bold; margin: 0px; padding: 8px 0px 0px 0px; color: #505559; }

img.logo { margin-top: 45px; }

ul { margin: 8px 0 0 18px; padding: 0; }
li { color: #4E5659 }

div.li {
  padding: 3px 3px 3px 15px;
  background: url(/i/div_li.gif) 0px no-repeat;
  width: 220px;
  float: left;
}
