* { padding: 0; margin: 0; }

html, body { height: 100%; }

img { border-width: 0; }

body {
  font-family: Tahoma, Helvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  color: #444;
  background: #fff;
  background: url('../img/top.jpg') center top repeat-x;
}

table {
  border-spacing: 0;
}

td, th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

h1, h2, h3, h4 {
  color: #01768c;
}

h1 { font-size: 130%; margin: 0 0 1.3em 0; }

h2 { font-size: 120%; margin: 0 0 1.2em 0; }

h3 { font-size: 110%; margin: 0 0 1.1em 0; }

p { margin: 0 0 1.2em 0; }

a, a:visited { color: #01768c; }

a:hover { text-decoration: none; }

li { margin: 0 0 0 1.2em; }

#page_wrapper {
  position: relative;
  width: 974px;
  margin: 0 auto;
  min-height: 100%;
  margin-bottom: -50px;
  text-align: left;
}

* html #page_wrapper {
  height: 100%;
}

#page_logo {
  position: absolute;
  top: 26px;
  left: 323px;
}

* html #page_logo a {
  width: 237px;
  height: 96px;
  position: absolute;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png');
}

* html img.png {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);  
}

#page_phone {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 242px;
  right: 40px;
  font-weight: bold;  
}

#page_layout {
  padding-top: 30px;
}

.page_col {
}

td.page_col_center {
  padding: 0 0 0 10px;
}

#page_menu {
  padding: 304px 0 0 0;  
  text-align: center;
}

ul.hmenu {
  list-style: none;
  position: relative;
  padding: 4px 0 4px 0;
}

ul.hmenu li {
  display: inline;
  padding: 0;
  margin: 0 0 0 11px;
}

ul.hmenu li a, ul.hmenu li a:visited {
  color: #fff;
  font-size: 14px;
  padding: 0 11px 3px 0;
  text-decoration: none;
  background: url('../img/menugr.gif') top right no-repeat;
}

ul.hmenu li a.last {
  background: none;  
}

ul.hmenu li a:hover {
  text-decoration: none;  
}

#page_content {
  position: relative;
}

#page_content hr {
  width: 510px;
  margin: 0 auto;
  background: #fff url('../img/hr.gif') top left repeat-x;
  border: 0;
  padding: 0;
  display: block;
  height: 1px;
}

#page_empty {
  height: 60px;
  clear: both;
}

#page_footer {
  height: 50px;
  text-align: left;
  position: relative;
  z-index: 1;
  width: 646px;
  margin: 0 auto;
  background: url('../img/bottom.gif') top center no-repeat;
}

#page_footer .text {
  text-align: center;
}

#page_footer .text a, #page_footer .text a:visited {
  font-size: 11px;
  background: none;  
}
