body {  margin-top: 15px; padding-top: 0px; width: auto; height: 800px; text-align: center; background-color: #ffffff; background-image: url('../images/background_page_div.gif'); background-repeat: repeat-x;}
  #page {width: 1000px; height: 800px; margin: 0 auto; text-align: center;}
    #header {width: 1000px; height: 85px; background-image: url('../images/menu.gif'); background-repeat: no-repeat; position: relative;}
      #menu {position: absolute; bottom: 7px; right: 106px;}
        a .menu_image {visibility: visible;}
        a:hover .menu_image {visibility: visible;}
        .menu_item { margin: 0px; padding: 0px; }
        .menu_item1 {width: 120px; margin-top: 19px; margin-left: 19px;}
    #body { margin: 0; padding: 0;}
      #top_row {background-color: #cccccc;  height: 328px; overflow: hide;border-right: 2px dotted #ffffff; border-left: 2px dotted #ffffff;}
      #bottom_row {width: 997px; height: 296px; overflow: hidden;border-right: 2px dotted #ffffff; border-left: 2px dotted #ffffff; margin: 0; padding: 0; margin-top: -2px;}
        #left_column {float: left; width: 774px; background-color: #686868;}
        #right_column {float: left; width: 223px; background-color: #7777777; height: 299px; background-image: url('../images/latest_news.gif');  margin-top: -5px; background: no-repeat;}
          .news {font: normal normal normal 11px 'Eurostile', Verdana, sans-serif; padding-left: 50px; padding-top: 13px; color: #ffffff; text-align: left;}
          .news p {padding: 0px; margin:0px;}
    #footer {font: normal normal normal 11px Verdana, sans-serif; color: #686868; width: 800px; margin-left: 38px;}
    #footer p {margin: 10px; text-align: left;}
    #footer p a {color: #686868;}
