#container { 
width: 780px; text-align: center; margin: auto; 
  color: #000;
  font-family: arial;
  font-size: 10pt;
  background: #E0ECFF;
  margin: auto;
}

#top { width: 780px; height: 100px; background: url('images/top_bg.gif') #fff; background-repeat: no-repeat; text-align: right; }

#main { width: 780px; text-align: left; background: #fff; display: table; }

#left { float: left; width: 135px; background: #D5E9F9; margin-top: 10px; }
#left h2 { background: #1D337E; font-size: 10pt; font-family: cursive; color: #fff; text-align: center; margin: 0; padding: 0; }
#left ul { margin: 0; margin-left: 4px;  padding: 5px; list-style-type: none;}
#left li { border-bottom: 1px solid #f1f1f1; padding: 2px; }
#left a { text-decoration: none; color: #000; font-size: 10pt; }
#left a:hover { text-decoration: underline; color: #1D337E;  font-size: 10pt; }

#right { margin-left: 139px; background: #fff; width: 638px; }

  .fp_box { width: 313px; height: 21px; float: left; border: 1px solid #f1f1f1; display: table; margin-right: 2px; }
  .fp_box .content { margin: 4px; }

#btm { clear: both; width: 780px; height: 50px; font-size: 9pt; background: #A65A83; }

  .fp_box { width: 630px; height: 21px; float: left; border: 1px solid #f1f1f1; display: table; margin-right: 2px; }
  .fp_box .content { margin: 4px; }