body {margin: 0; padding: 0; background-color: #0F1B3E; background-image: url('bg.png'); background-repeat: repeat; background-position: left top; }
#imSite {width: 1080px; margin: 15px auto; text-align: left; }
#imHeader {height: 195px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {width: 168px; float: left; padding: 15px 0 0 7px; }
#imContent {width: 898px; float: left; margin-top: 5px; }
#imFooter {clear: both; height: 46px; background-color: #0C1946; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

