#head {
background:url(../images/head_bg.gif) top center no-repeat;
height:190px; /* IE5Xwin sees this (standards height plus padding and border on top and bottom) */
margin:0 auto;
padding:0;
width: 100%; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
voice-family: "\"}\"";
height:190px; /* standards height */
voice-family: inherit;
width: 100%; /* standards width */
}
html>body #head {
  height:190px; /* standards height reinforcement */
  width: 100%; /* standards width reinforcement */
}


#main {
  background:#FFF;
  /*border:#999 solid;border-width:0 1px 1px 1px;*/
  float: left;
  margin:10px 5px 0 10px;
  padding:0;
  width: 596px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 594px; /* standards width */
}
html>body #main {
  width: 594px; /* standards width reinforcement */
}


#sec {
  background:#FFF;
  float: right;
  margin:10px 10px 10px 0;
  padding:0;
  width: 368px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 368px; /* standards width */
}
html>body #sec {
  width: 368px; /* standards width reinforcement */
}
