* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, sans-serif;
  position: relative;
  height: auto !important;
  text-align: center;
  height: 100%;
  font-size: 12px;
  min-height: 100%;
  background: url('../img/line.jpg') top right repeat-y;
}

html {
  height: 100%;
}

a img {
  border: 0;
}

a, a:visited {
  color: #ff4444;
}

a:hover {
  text-decoration: none;
}

table {
    font-size: 12px;
}

#wrapper {
  height: auto !important;
  height: 100%;
  text-align: left;
  background: url('../img/gr.gif') top left repeat-x;
}

* html #wrapper {
  position: relative;
}

#top {
  /*height: 257px;*/
  background: url('../img/phone.jpg') top right no-repeat;
}

#hmenu {
  background: url('../img/sxema.jpg') top left no-repeat;
  padding-top: 220px;
  padding-bottom: 10px;
}

#hmenu ul {
  list-style: none;
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  padding: 0 40px 0 40px;
  background: #EFEFEF;
  float: left;
}

#hmenu ul li {
  float: left;
  padding: 0 10px;
  white-space: nowrap;
  background: #EFEFEF;
  line-height: 40px;
  height: 40px;     
}

#hmenu a, #hmenu a:visited {
  float: left;
  white-space: nowrap;
  color: #333;
  text-decoration: none;
  line-height: 40px;
  height: 40px;     
}

#hmenu a:hover {
  color: #ff4444;
}

#hmenu a.select, #hmenu a.select:visited {
  color: #ff4444;
}

#draft {
  width: 121px;
  height: 77px;
  position: absolute;
  top: 86px;
  right: 28%;
  background: url('../img/draft.jpg') top left no-repeat;
}

#logo {
  position: absolute;
  top: 2px;
  left: 96px;
}

#menu {
  position: relative;
  padding-left: 4px;
  z-index: 5;
}

#left_block_page {
  position: relative;
  padding-left: 30px;
  margin-top: 2em;
}

#menu ul {
  list-style: none;
  margin-left: 30px;
  margin-right: 4px;
  background: #D7D7D7;
}

#menu li {
  padding: 0;
  margin: 0 0 0.8em 0;
  display: block;
  background: #FD9937;
}

#menu a, #menu a:visited {
  font-size: 17px;
  padding-left: 8px;
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
  padding: 0.4em 0.4em 0.4em 0.4em;
}

#menu a:hover {
}

#menu ul ul {
    margin: 0;
}

#menu ul ul li {
    background: #D7D7D7;
    margin-left: 1em;
}

#menu ul ul a, #menu ul ul a:visited {
  font-size: 12px;
  color: #585F69;
}

#menu .mar {
    margin-left: -10px;
}

#menu a.select, #menu a.select:visited {
/*  color: #ff4444;*/
}

#main {
  width: 100%;
  border: 0;
}

table#main {
  font-size: 12px;
}

.border {
  border-left: 2px solid #dbdbdb;
}

#content {
/*  padding-left: 20px;*/
  padding-right: 20px;
  font-size: 12px;
  color: #333333;
  padding-bottom: 60px;
}

#content table {
  font-size: 12px;
}

#content h1 {
  font-size: 24px;
  font-weight: normal;
  color: #ff0000;
  padding-bottom: 20px;
  clear: both;
}

#content h2 {
  font-size: 20px;
  font-weight: normal;
  color: #004b1c;
  padding-bottom: 20px;
}

#content h3 {
  font-size: 16px;
  color: #004b1c;
  padding-bottom: 20px;
}

#content h4 {
  font-size: 14px;
  color: #004b1c;
  padding-bottom: 20px;
}

#content h5 {
  font-size: 12px;
  color: #004b1c;
  padding-bottom: 20px;
}

#content h6 {
  font-size: 10px;
  color: #004b1c;
  padding-bottom: 20px;
}

#content p {
  padding-bottom: 10px;
}

#content ul {
  list-style: none;
  padding-bottom: 10px;
}

#content li {
  margin: 0.6em 0;
  padding: 0 0 0 14px;
  list-style-type: none;
  background: url('../img/tire.gif') no-repeat 0 0.6em;
}

#content a, #content a:visited {
  color: #ff4444;
}

#content a:hover {
  text-decoration: none;
}

#phone {
  position: absolute;
  right: 136px;
  top: 47px;
}

.box {
  text-align: center;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
/*  font-family: Georgia;*/
}

#phone em {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

#otherphone {
  position: absolute;
  right: 44%;
  top: 92px;
}

#topemail {
  position: absolute;
  left: -160px;
}

#topemail .box {
  font-size: 14px;
}

#otherphone em {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

#icons {
  position: absolute;
  right: 20px;
  top: 137px;
}

#bottom {
  width: 184px;
  height: 181px;
  left: 0;
  bottom: 0;
  position: absolute;
  background: url('../img/bottom.jpg') top left no-repeat;
}

* html #bottom {
  z-index: -1;
}

#footer {
  position: absolute;
  height: 33px;
  width: 100%;
  font-size: 10px;
  padding-top: 2px;
  color: #76787e;
  margin-bottom: 4px;
  right: 0;
  bottom: 0;
}

#footer .left {
  text-align: right;
  padding-right: 70px;
}
