body {margin: 0; padding: 0; background-color: #FFFFFF;
   }
#imSite {width: 950px; margin: 15px auto; text-align: left;border-width:2px;
  border-style:solid;
  border-color:red;
  padding:0cm;
  text-align:justify;
 }
#imHeader {height: 174px; 
  text-align:justify;
  margin-left: 100px;
}
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top;border-width:1px;
  border-style:solid;
  border-color:black;
  padding:0cm;
  text-align:justify;
}
#imMenuMain {width: 120px; float: left; padding: 15px 0 0 13px; 
  text-align:justify;
}
#imContent {width: 480px; float: left; margin-top: 5px;
  text-align:justify;
  margin-right: 15px;
  margin-left: 35px;
}
#imContent_C {width: 480px; float: center; margin-top: 5px;
  text-align:justify;
  margin-right: 15px;
  margin-left: 35px;
}
#imImage { width: 350px; float: left; margin-top: 5px;
  text-align:justify;
}
#imImage_L { width: 200px; float: left; margin-top: 5px;
  text-align:justify;
}
#imImage_R { width: 200px; float: right; margin-top: 5px;
  text-align:justify;
}

#imFooter {clear: both; height: 62px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top;
}
#imFooter_L {margin: 31px 0 0 20px; float: left;
}
#imFooter_R {margin: 31px 20px 0 0; float: right;
}

