body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat; background-position: left top; }
#imSite {width: 930px; margin: 15px auto; text-align: left; }
#imHeader {height: 220px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {width: 134px; float: left; padding: 25px 0 0 7px; }
#imContent {width: 782px; float: left; margin-top: 15px; }
#imFooter {clear: both; height: 35px; background-color: #C0C0C0; background-image: url('bottom.gif'); background-repeat: repeat-x; background-position: left top; }
#imFooter_L {margin: 10px 0 0 7px; float: left; }
#imFooter_R {margin: 10px 7px 0 0; float: right; }

