
body, div, li, td, th, span, input, textarea, table, form, p, h1,h2,h3,h4,h5,h6,h7  {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans;
  font-size: 12px;
  color: #6d6d6d;
}

h1,h2,h3,h4,h5 {
  color: #1a2c85;
  margin: 2px;
  margin-bottom: 8px;
}

h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }

html {
  height: 100%;
  overflow: hidden;
}

table {
  border-spacing: 0;
}

td {
  padding: 2px;
}

form {
  margin: 0;
  padding: 0;
}

a {
  color: white;
}

a img {
  border: 0;
}

p {
  margin: 4px;
  padding: 0;
}

ul {
  margin: 0;
}

.text, select, textarea {
  border: 1px solid #cccccc;
}

.text {
  width: 140px;
}

.clear {
  clear: both;
}

ul.menu, ul.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  border: 1px solid #a6a6a6;
  font-size: 13px;
}

input[type=text], textarea {
  width: 262px;

}


input.form_box {
  padding: 2px;
}
html {
    overflow-x: hidden !important;
}


body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #484848 url(images/bg_sky.jpg) repeat-x;
  overflow: hidden;
  height: 100%;
}

#main {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  text-align: left;
  height: 100%;
  max-height: 685px;
  background: url(images/bg_main.jpg) no-repeat -140px 0;
  position: relative;
}


#banners {
  position: absolute;
  left: 30px;
  top: 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}

#banners li {
  display: block;
  margin: 0;
  padding: 0;
}

#banners a {
  margin: 0;
  padding: 0;
  display: block;
  outline: 0;
}


#offer1 {
  position: absolute;
  left: 497px;
  top: 21px;
  width: 362px;
  height: 191px;
  padding: 10px;
  padding-right: 20px;
  background: url(images/bg_panel1.png) no-repeat;
  z-index: 10;
}

#offer1 div {
  color: white;
  font-size: 23px;
/*  text-shadow: 0.07em 0.07em 0.07em black;*/
  position: relative;
}

#offer1 .ln1 {
  height: 90px;
}


#menu {
  position: absolute;
  left: 45px;
  top: 280px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 350px;
  z-index: 10;
}

#menu li {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #73726e;
}

#menu li a {
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: normal;
}

#menu li a:hover {
  text-decoration: underline;
}

#menu2 {
  position: absolute;
  left: 650px;
  top: 280px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 350px;
  z-index: 10;
}

#menu2 li {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #73726e;
}

#menu2 li a {
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: normal;
}

#menu2 li a:hover {
  text-decoration: underline;
}

#btn {
  position: absolute;
  left: 453px;
  top: 596px;
  display: block;
  width: 215px;
  height: 58px;
  background: url(images/btn1.png) no-repeat;
}

#title1 {
  position: absolute;
  left: 60px;
  top: 463px;
  width: 1000px;
  text-align: center;
  color: white;
  font-size: 30px;
}

#title1 span {
  font-size: 30px;
  font-weight: bold;
  color: #f81212;
}

#title2 {
  position: absolute;
  left: 60px;
  top: 540px;
  width: 385px;
  text-align: right;
  color: white;
  font-size: 24px;
  margin-top: 8px;
}

#title3 {
  position: absolute;
  left: 673px;
  top: 536px;
  width: 387px;
  color: white;
  font-size: 20px;
}

#clock {
  position: absolute;
  left: 470px;
  top: 530px;
  color: white;
  font-size: 52px;
}

#clock span {
  color: white;
  font-size: 52px;
}

#clock #sec {
  font-size: 32px;
}

#content {
  position: absolute;
  left: 422px;
  top: 23px;
  width: 597px;
  z-index: 10;
}

#content .top {
  height: 8px;
  background: url(images/bg_cnt_top.png) no-repeat;
}

#content .bottom {
  height: 9px;
  background: url(images/bg_cnt_bottom.png) no-repeat;
}

#content .middle {
  max-height: 395px;
  background: url(images/bg_cnt.jpg) no-repeat;
  border-left: 2px solid white;
  border-right: 2px solid white;
  overflow: auto;
}

#content h1 {
  margin: 0;
  padding: 7px;
  color: white;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
}

#content p {
  margin-left: 8px !important;
  margin-right: 8px !important;
  font-size: 16px;
  color: white;
  text-indent: 1em;
}

#content font, #content span {
  color: white;
  font-family: Arial, Tahoma, Verdana, sans;
  font-size: 16px;
}


#bg_left {
  position: absolute;
  left: -140px;
  top: 0;
  background: url(images/bg_main.jpg) no-repeat;
  width: 140px;
  height: 100%;
  max-height: 685px;
}

#bg_right {
  position: absolute;
  left: 1000px;
  top: 0;
  background: url(images/bg_main.jpg) no-repeat right top;
  width: 140px;
  height: 100%;
  max-height: 685px;
}

#content_top {
  border-bottom: 1px solid white;
}

#content_top h1 {
  float: left;
  width: 450px;
}

#content_top a {
  float: right;
  margin-right: 18px;
  margin-top: 2px;
}

#cockpit {
  width: 100%;
  height: 665px;
  position: fixed;
  bottom: 0;
  z-index: 1;
}

#cinner {
  width: 1152px;
  height: 665px;
  background: url(images/cockpit.png) no-repeat;
  position: relative;
  left: -75px;
}

