body {                background-color: #000000; 
                      color: #CCCC66;
                      font-size: 16Px;
                      font-family: Times New Roman;
                      text-align: center; 
                      margin: 0Px;
                      padding: 0Px; }

img {                 border-style: none; }



div {                 background-color: #000000;}

div#main {            width: 1256px;
                      height: auto;
                      position: relative; 
                      text-align: left; 
                      float: none; }

div#menu {            width: 100%; 
                      height: 75px; 
                      text-align: center; 
                      position: relative;
                      margin: 10Px 0Px 0Px 0Px;
                      float: auto; }
                      
                      

div#content_top {     width: 1044px; 
                      height: 80Px; 
                      text-align: center; 
                      position: relative; }
                 
div#content_left {    width:270px; 
                      position: relative; 
                      text-align: left; 
                      margin: 0Px 0Px 0Px 0Px;
                      float: left; }

div#content_left1 {   width:270Px; 
                      position: relative; 
                      text-align: left; 
                      margin: 0Px 0Px 0Px 0Px;
                      float: left; }

div#content_middle {  width:581Px; 
                      position: relative; 
                      text-align: center; 
                      margin: 43Px 0Px 0Px 340Px;
                      float: auto; }


div#content_middle1 {  width:581Px; 
                      position: relative; 
                      text-align: center; 
                      margin: 23Px 0Px 0Px 340Px;
                      float: auto; }

div#content_middle_2 {  width:0Px; 
                      position: relative; 
                      text-align: left; 
                      margin: 45Px 0Px 0Px 30Px;
                      float: auto; }


div#content_middle_3 {  width:581Px; 
                      position: relative; 
                      text-align: center; 
                      margin: 43Px 0Px 20Px 340Px;
                      float: auto; }

div#content_middle_4 {  width:550Px; 
                      position: relative; 
                      text-align: center; 
                      margin: 40Px 0Px 0Px 0Px;
                      float: auto; }
                      
div#content_right {   width: 270Px; 
                      position: relative; 
                      text-align: right; 
                      margin: 0Px 0Px 0Px 0Px; 
                      float: right; }


                      
div#preload {         visibility:hidden;
                      width:1Px;
                      height:10Px;
                      overflow:hidden; }      

