html, body, h1, h2, h3, h4, h5, h6, ul, li, div, p, dl, dt, dd, img {
  margin: 0;
  padding: 0;
  border: none; }

a {
  text-decoration: none; }

li {
  list-style-type: none; }

h1 {
  color: white;
  font-family: "Times New Roman";
  font-size: 28px;
  font-weight: normal; }
  h1 small {
    font-size: 28px; }

body.home h1 {
  font-size: 47px; }

h2 {
  color: #0084cc;
  font-size: 22px;
  font-weight: normal;
  font-family: "Times New Roman";
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 20px;
  padding-top: 20px; }

h3 {
  font-size: 18px;
  font-weight: normal;
  color: #898989;
  margin: 20px 0; }

dl {
  line-height: 20px; }
  dl dt {
    font-weight: bold;
    display: inline; }
  dl dd {
    display: inline; }

br.clear {
  line-height: 0;
  font-size: 0;
  clear: both; }

.list1 li {
  line-height: 30px;
  color: black;
  border-bottom: 1px solid #eaeaea;
  background: url(../images/bullets/blue_arrow.gif) no-repeat 4px center;
  padding-left: 32px; }
  .list1 li.last {
    border-bottom: none; }

html {
  height: 100%; }

body {
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #414141; }

#container {
  position: relative;
  min-height: 100%; }

.centerer {
  width: 900px;
  margin: 0 auto; }

#header {
  height: 90px; }
  #header .centerer {
    position: relative; }
  #header #logo {
    padding-top: 16px; }
  #header #searchstring, #header #submit, #header label {
    position: absolute; }
  #header label {
    top: 35px;
    right: 244px;
    color: #7f7e7e; }
  #header #searchstring {
    top: 30px;
    right: 28px;
    border: none;
    background: url(../images/header/bg_search.gif) no-repeat center top;
    width: 194px;
    padding: 3px 5px; }
  #header #submit {
    top: 30px;
    right: 0px; }
  #header #flags {
    position:absolute;
    right:0;
    top:10px;
  }

#menu {
  height: 50px;
  background-color: #f0f0ef; }
  #menu ul {
    padding-top: 13px; }
  #menu li {
    display: block;
    float: left; }
  #menu a {
    display: block;
    float: left;
    font-size: 12px;
    color: #848484;
    line-height: 27px;
    height: 27px;
    padding-left: 15px;
    margin-right: 5px;
    text-transform: uppercase; }
    #menu a:hover, #menu a.active {
      background: url(../images/menu/button.gif) no-repeat left center;
      color: white; }
      #menu a:hover span, #menu a.active span {
        background: url(../images/menu/button.gif) no-repeat right center;
        color: white; }
    #menu a span {
      display: block;
      float: left;
      padding-right: 15px; }

#submenu {
  background: url(../images/submenu/bg.gif) repeat-x left top;
  line-height: 28px;
  height: 28px; }
  #submenu li {
    display: inline;
    margin-right: 34px; }
  #submenu a {
    color: white; }
    #submenu a:hover, #submenu a.active {
      color: #00c5fc;
      text-decoration: underline; }

#banner {
  height: 77px;
  background: url(../images/banner/bg_pages.gif) repeat-x left top; }
  #banner .centerer {
    position: relative;
    padding-top: 21px;
    height: 56px;
    background: url(../images/banner/pages.jpg) no-repeat center top; }
  #video {
    position: absolute;
    top: 0;
    right: 0;
  }

body.home #banner {
  height: 223px;
  background: url(../images/banner/bg_home.gif) repeat-x left top; }
  body.home #banner .centerer {
    padding-top: 65px;
    height: 158px;
    background: url(../images/banner/home.jpg) no-repeat right top; }

#shortcuts {
  height: 57px;
  background: url(../images/shortcuts/bg.gif) repeat-x left top; }
  #shortcuts #shortcut_icons li {
    background: url(../images/shortcuts/sep_icon.gif) repeat-y right 1px;
    display: block;
    float: left; }
    #shortcuts #shortcut_icons li a {
      display: inline-block;
      width: 152px;
      height: 41px;
      padding: 15px 0 0 73px;
      font-weight: bold;
      font-size: 14px;
      color: #858585;
      text-transform: uppercase; }
    #shortcuts #shortcut_icons li.last {
      background: none; }
    #shortcuts #shortcut_icons li.print a {
      background: url(../images/shortcuts/print.gif) no-repeat 10px center; }
    #shortcuts #shortcut_icons li.online a {
      background: url(../images/shortcuts/online.gif) no-repeat 10px center; }
    #shortcuts #shortcut_icons li.television a {
      background: url(../images/shortcuts/television.gif) no-repeat 10px center; }
    #shortcuts #shortcut_icons li.radio a {
      background: url(../images/shortcuts/radio.gif) no-repeat 10px center; }

#content .centerer {
  padding-top: 30px; }
#content p {
  line-height: 20px;
  text-align: justify; }
#content a {
  color: #0092dd;
  font-weight: bold; }
#content .left {
  float: left;
  width: 570px; }
  #content .left.contact {
    width: 300px; }
#content .right {
  margin-left: 670px; }

#map {
  margin-left: 340px;
  padding-top: 60px; }

#spacer {
  height: 100px; }

#footer {
  overflow: hidden;
  height: 41px;
  line-height: 41px;
  position: relative;
  margin-top: -42px;
  background-color: #5f5e5e;
  border-top: 1px solid #939393;
  text-align: center; }
  #footer ul {
    float: left;
    font-family: "Trebuchet MS"; }
  #footer li {
    display: inline;
    margin-right: 25px; }
  #footer .copyright {
    float: right; }
  #footer .logo img {
    vertical-align: middle; }
  #footer span, #footer a {
    color: #bfbfbf; }

.big {
  font-size: 14px; }

