body {margin: 0; padding: 0; background-color: #A9862A; }
#imSite {width: 1190px; margin: 15px auto; text-align: left; }
#imHeader {height: 411px; background-color: #A9862A; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #A9862A; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 20px; padding: 5px 110px 0 110px; background-color: #A9862A; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 10px 6px 0 1px; }
#imFooter {clear: both; height: 30px; background-color: #A9862A; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

