body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 992px; margin: 15px auto; text-align: left; }
#imHeader {height: 180px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 5px; }
#imContent {width: 831px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 61px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }
#imContactSlogan {
    position: relative;
    top: 68px;
    left: 700px;
    height: 20px;
    width: 300px;
    color: #ffffff;
    font: bold 11px Tahoma;
}

