/* CSS Document */
body {background-color: #5F5F5F; padding: 0; margin: 0;}
div#page_top { width: 100%; margin:0 auto; background: #5F5F5F; position: relative;}
div#page_bottom { width: 100%; margin:0 auto; background: #A2A2A2; position: relative;}
div#top_background {height: 300px; width: 100%; margin:0; padding:0; background: url(images/intro_top_bg.gif) repeat-x; position: absolute; bottom: 0;}
div#bottom_background {height: 300px; width: 100%; background: url(images/intro_bottom_bg.gif) repeat-x; position: absolute; top: 0;  }

.top_block {width: 840px; height: 118px; background: url(images/intro_02.gif) repeat-x; position: absolute; bottom: 0; left: 50%; margin:0 -418px; right:50%;}
.top_block_right {float: right; width:19px; height: 118px; background: url(images/intro_01.gif) no-repeat;  }
.top_block_left {float: left; width:19px; height: 118px; background: url(images/intro_03.gif) no-repeat;}
.top_block_middle {height:118px; width: 800px; margin:0 auto; padding:0;}
.top_block_logo {float:right; width: 171px; height: 39px; margin: 45px 0 0 0;}
.top_block_middle p {text-align: justify; float:left; width: 75%; font: normal 14px Tahoma; padding: 30px 0 0 0; margin: 0; }
.top_block_middle_enter {float:left; width: 118px; height: 16px;}
.top_block_middle_top {height: 90px; margin: 0;}
.bottom_block {width: 840px; height: 118px; background: url(images/intro_05.gif) repeat-x; position: absolute; top: 0; left: 50%; margin:0 -418px; right:50%;}
.bottom_block_right {float: right; width:19px; height: 118px; background: url(images/intro_04.gif) no-repeat;  }
.bottom_block_left {float: left; width:19px; height: 118px; background: url(images/intro_06.gif) no-repeat;}
.bottom_block_middle {height:118px; width: 800px; margin:0 auto;}
.bottom_block_logo {float:left; width: 175px; height: 35px; background: url(images/intro_logo_en.gif) no-repeat; margin: 40px 0 0 0;}
.bottom_block_middle p {text-align: justify; float:right; width: 75%; font: normal 14px Tahoma; padding: 30px 0 0 0; margin: 0;}
.bottom_block_middle_enter {float:right; width: 138px; height: 15px;}
.bottom_block_middle_top {height: 90px; margin: 0;}
.bottomblock_reflection {width: 836px; height: 65px; background: url(images/intro_10.gif) repeat-x; position:absolute; top:118px; left: 50%; margin:0 -418px; right:50%;}
.bottomblock_reflection_right { float: right; width: 17px; height: 65px; background: url(images/intro_09.gif) no-repeat; }
.bottomblock_reflection_left { float: left; width: 17px; height: 65px; background: url(images/intro_11.gif) no-repeat; }
.right_p {float: right; text-align: right; font: normal 12px Tahoma; color: #fff; padding: 20px 40px 0 0;}
.left_p {float: left; text-align: left; font: normal 12px Tahoma; color: #fff; padding: 20px 0 0 40px; }
.right_p a:link, .right_p a:visited, .left_p a:link, .left_p a:visited {text-decoration: none; color: #fff;}
.right_p a:hover, .left_p a:hover {color: #FAB319;}
