
body {
  font-size: 12px;
  line-height: 14px;
  font: Arial;
  font-size: 12px;
  margin-top: 0px;
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 40px;
  background-color: #0A8FDE;
  background-repeat: repeat-x;
  background-image: url(images/bckg.jpg);
  border-top: 1px #000 solid;
  border-right: 1px #000 solid;
  border-bottom: 1px #000 solid;
  border-left: 1px #000 solid;
}

a {
  color: #10639a;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  padding-top: 0em;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

h1 {
  font: Arial;
  line-height: 22px;
  font-size: 20px;
  color: #10639a;
  margin-top: 0px;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 0em;
  padding-bottom: 0px;
}

#header {
  background-color: #0EA5FE;
  background-repeat: no-repeat;
  background-image: url(images/header_bckg.jpg);
  background-position: right top;
}

#logo {
  height: 120px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 60px;
  padding-bottom: 0em;
  background-color: #0EA5FE;
  background-repeat: no-repeat;
  background-image: url(images/head_bckg.jpg);
}

#logo a {
  font: Arial;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

#logo_text {
  float: right;
  width: 200px;
  font-size: 10px;
  color: #fff;
  line-height: 12px;
  padding-top: 5px;
}

#menu {
  height: 40px;
  padding-top: 10px;
  background-color: #fff;
  background-repeat: repeat-x;
  background-image: url(images/Gmenu_bckg.gif);
}

#menu_list {
  width: 670px;
  margin-top: 0em;
  margin-bottom: 0em;
}

#menu a {
  display: block;
  color: #000066;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding-top: 12px;
  font: Arial;
  margin-top: 0em;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0em;
}

#menu a:hover {
  color: white;
}

.splitter {
  display: block;
  float: left;
}

.item img {
  background-color: #FFFFFF;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  border-top: 1px #d0d0d0 solid;
  border-right: 1px #d0d0d0 solid;
  border-bottom: 1px #d0d0d0 solid;
  border-left: 1px #d0d0d0 solid;
}

.item a {
  display: block;
  float: left;
  font-size: 12px;
  color: #bd131d;
}

.description {
  display: block;
  float: right;
  width: 220px;
  line-height: 12px;
  padding-top: 10px;
  padding-left: 0em;
  padding-right: 20px;
  padding-bottom: 30px;
}

p.additional {
  color: #9c9c9c;
  font-size: 10px;
  line-height: 12px;
  border-top: 1px #bdbdbd solid;
  font-weight: normal;
  margin-top: 0em;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0em;
  padding-top: 10px;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 10px;
}

#text {
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 295px;
  margin-bottom: 0em;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  background-image: url(images/content.gif);
}

#text li {
  padding-left: 20px;
  line-height: 18px;
  background-repeat: no-repeat;
  background-image: url(images/li.gif);
  background-position: 0px 4px;
  list-style-type: none;
}

#sidebar {
  float: right;
  width: 245px;
  font-size: 12px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0em;
}

#sidebar a {
  font-weight: bold;
}

#sidebar h1 {
  font: Arial;
  text-transform: uppercase;
  color: #000;
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 20px;
}

#main {
  float: left;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(images/sidebar_bckg.gif);
  background-position: right top;
}

#footer {
  font: Arial;
  height: 55px;
  clear: both;
  background-color: #000;
  background-repeat: repeat-x;
  background-image: url(images/footer_bckg.gif);
}

#left_footer {
  float: left;
  color: #fff;
  font-size: 12px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 0em;
  padding-bottom: 0em;
}

#left_footer a {
  color: #fff;
}

#left_footer a:hover {
  text-decoration: none;
}

#right_footer {
  float: right;
  color: #fff;
  font-size: 12px;
  text-align: right;
  padding-top: 20px;
  padding-left: 0em;
  padding-right: 30px;
  padding-bottom: 0em;
}

#right_footer a {
  color: #fff;
}

