div#main_block{background: #0a2b60 url(../images/bg-full-main.jpg) repeat-y 0 0; width: 1000px; position: absolute; left: 50%; margin: 0px 0 0 -500px;}
@media all and (min-width: 0px)
					{
					body #main_block{margin: 0px 0 0 -500px;}
					body #main_block[id^="main_block"] {margin: 0px 0 0 -500px !important;}
					}/* This for Opera 8+ */

/*--- FLASH ---*/	
div#header{background: url(../images/bg-top-main.jpg) no-repeat 0 0; width: 1000px; height: 169px;font-size:12px;color:#f8f8f8;font-weight:bold}
div#content{background: url(../images/bg-content-main.jpg) no-repeat 0 0;width: 540px; padding-left: 8px;padding-top:30px; position:relative;top:0px;float:left;color:#f8f8f8;}
div#content a{color:#f8f8f8;}
div#content a:visited{color:#d8d;}