body {background-image: url(images/bodybg.png); background-position: 0px 8px; background-repeat: repeat-x; margin-top: 0px}

#main_block {width: 800px; margin-left: auto; margin-right: auto; background-color: white}
#center_block {min-height: 300px; padding: 10px 0}
#mobile_logo_block {display: none}
#hidden_title {position: absolute; top: 3px; left: 3px; color: white; font-weight: bold; font-size: 13px}

div.page_title {margin-top: 30px; font-weight: bold; text-align: center}
div.legal_content {margin: 20px 100px 15px}

#header_block {text-align: center; background-image: url(images/headerbg.png); height: 88px; margin-top: 8px; background-color: gray}
#header_image {display: block; float: left; background-image: url(images/logo_88.png); background-repeat: no-repeat; width: 325px; height: 88px}
div.header_bar {font-weight: bold; font-size: 11px; position: relative; top: 70px; width: 237px; color: white}
#left_bar {float: left}
#right_bar {float: right}
div.header_bar a:link {color: white; text-decoration: none}
div.header_bar a:visited {color: white; text-decoration: none}
div.header_bar a:hover {color: yellow; text-decoration: none}

#footer_block {font-size: 9px; text-align: center; color: #999999; margin-top: 12px}
