body {margin: 0; padding: 0; background-color: #404040; }
#imSite {width: 1280px; margin: 15px auto; text-align: left; }
#imHeader {height: 147px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {width: 254px; float: left; padding: 30px 0 0 30px; }
#imContent {width: 989px; float: left; margin-top: 20px; }
#imFooter {clear: both; height: 25px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

