* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  color: #000;
}

html {
  height: 100%;
  background: #000;
}

body {
  min-height: 100%;
}

a {
  color: #000;
}

img, a img {
  border: none;
}

ul, ol {
  list-style-position: inside;
}

#firstpage, #white {
  background: #fff;
}

#firstpage div {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 709px;
  background: url(http://navitop.com.ua/img/page/firstpage.jpg) center no-repeat;
}

#firstpage div a {
  color: #ed1c24;
}

#firstpage div h1, #left h1 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 3px;
}

#logo {
  width: 295px;
  height: 78px;
  position: absolute;
  top: 43px;
  left: 476px;
}

#firstpage div ul {
  list-style: none;
}

#firstpage div ul li {
  position: absolute;
}

#firstpage div ul li a {
  font-size: 14px;
}

#firstpage div ul li a:hover {
  text-decoration: none;
}

#first1 {
  top: 357px;
  left: 778px;
}

#first2 {
  top: 521px;
  left: 797px;
}

#first3 {
  top: 137px;
  left: 141px;
}

#first4 {
  top: 587px;
  left: 189px;
}

#first5 {
  top: 728px;
  left: 647px;
}

li#first5 a {
  color: #fff;
}

#firstpage div div {
  position: absolute;
  top: 140px;
  left: 510px;
  width: 400px;
  height: 150px;
  overflow: none;
  background: none;
}

#firstpage2 {
  width: 1000px;
  margin: 0 auto;
  height: 257px;
  background: url(http://navitop.com.ua/img/page/firstpage2.jpg) 395px 0px no-repeat;
}

#firstpage2 address {
  font-style: normal;
  color: #fff;
  text-align: right;
  padding-top: 50px;
  width: 380px;
}

#firstpage2 address a {
  color: #fff;
}

/* Внутренняя */

#page {
  width: 1000px;
  margin: 0 auto;
  overflow-x: hidden;
}

#left {
  float: left;
  width: 565px;
  height: 518px;
  background: url(http://navitop.com.ua/img/page/pagebg.jpg);
  position: relative;
}

#logo2 {
  position: absolute;
  top: 21px;
  left: 52px;
}

#left ul {
  list-style: none;
  position: absolute;
  top: 5px;
  width: 350px;
  left: 554px;
}

#left ul li {
  background: url(http://navitop.com.ua/img/page/dot.gif) 0px 12px no-repeat;
  padding-top: 9px;
  display: block;
}

#left ul li a {
  padding-left: 15px;
}

#right {
  width: 409px;
  padding: 133px 20px 0 0;
  float: right;
}

#right h2 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 3px;
}

#right p {
  padding: 8px 0;
  text-align: justify;
}

#bottom {
  clear: both;
  padding: 25px 0;
  width: 1000px;
  overflow-x: scroll;
}

#bottom table {
  width: 1000px;
}

#bottom table td {
  text-align: center;  
}

#bottom table td img {
  padding-bottom: 12px;
}

#empty {
  clear: both;
  height: 25px;
}

#footer {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 20px 47px;
}

#footer address {
  font-style: normal;
  color: #fff;
}

#footer address a {
  color: #fff;
}
.err {font: 10px; color: red;}