* { padding: 0; margin: 0; }

html, body { height: 100%; }

img { border-width: 0; }

body {
  font-family: Georgia, serif;
  text-align: center;
  font-size: 12px;
  color: #000; 
  background: #fff;
  background: url('../img/gr.jpg') top left repeat-x;
}

table {
  border-spacing: 0;
}

td, th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

h1, h2, h3, h4 {
  font-weight: normal;
  color: #553828;
}

h1 { font-size: 180%; margin: 0 0 0.6em 0; }

h2 { font-size: 150%; margin: 0 0 0.4em 0; }

h3 { font-size: 120%; margin: 0 0 0.2em 0; }

p { margin: 0 0 0.6em 0; }

a, a:visited { color: #0066ff; }

a:hover { text-decoration: none; }

li { margin: 0 0 0 1.2em; }

#page_wrapper {
  position: relative;
  min-height: 100%;
  text-align: left;
  margin-bottom: -150px;
}

* html #page_wrapper {
  height: 100%;
}

#page_logo {
  position: absolute;
  top: 32px;
  left: 108px;
}

#page_logo .text {
  color: #426e9f;
  position: absolute;
  top: 38px;
  display: block;
  font-size: 18px;
  width: 200px;
  font-style: italic;
}

* html #page_logo a {
  width: 268px;
  height: 123px;
  position: absolute;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png');
}

* html img.png {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);  
}

#page_top {
  height: 364px;
  padding: 40px 0 0 0;
  background: url('../img/top.jpg') top left no-repeat;
}

#page_layout {
}

.page_col {
}

#page_content td,th {
  vertical-align: middle;
}

td.page_col_center {
  padding: 0 0 0 0px;
}

#page_menu {
  background: url('../img/menu.png') top left no-repeat;
  height: 66px;  
  margin: 0px 0 0px 400px;
}

* html #page_menu {
  background: none;
  position: static;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu.png');
}

#page_menu .b {
  position: relative;
  background: #2989A7 url('../img/rm.jpg') top right no-repeat;
  float: left;
  left: 380px;
}

* html #page_menu .b {
}

ul.hmenu {
  list-style: none;
  padding: 0px 20px 0px 0px;
  position: relative;
  height: 22px;
  float: left;
  margin: 0 0 0 -350px;
}

ul.hmenu li {
  display: inline;
  position: relative;
  padding: 0;
  margin: 0 0 0 20px;
}

ul.hmenu li a, ul.hmenu li a:visited {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

ul.hmenu li a:hover {
  text-decoration: none;  
}

#page_left {
  padding: 300px 10px 0 20px;
  background: url('../img/form.jpg') top left no-repeat;
  min-height: 300px;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}

* html #page_left {
  height: 300px;
}

#page_content {
  position: relative;
  line-height: 2;
  width: 74%;
}

#page_content h1 {
  font-style: italic;
}

#page_empty {
  height: 160px;
  clear: both;
}

#page_footer {
  height: 150px;
  text-align: left;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#page_footer .text {
  border-top: 1px solid #c4c4c4;
  color: #c4c4c4;
  padding-top: 40px;
  font-size: 11px; 
}

.contacts {
  background: url('../img/phone.jpg') right top no-repeat;
  position: absolute;
  height: 200px;
  width: 180px;
  text-align: right;
  top: 122px;
  left: 764px;
  font-style: italic;
  color: #356498;
}

.contacts .t {
  position: absolute;
  right: 94px;
  top: -14px; 
  white-space: nowrap;
}

.contacts .phone {
  font-size: 32px;
  color: #213a56;
  font-style: normal;
}

#page_counters {
  position: absolute;
  right:0;
  top: 0;
}
