body {
  margin: 0px;

  padding: 0px;

  font-family: "Arial", sans-serif;
  font-size: 12px;
  font-weight: bold;

  background: #ffffff;
}

form {
  margin: 0px;

  padding: 0px;
}

a, a:hover {
  text-decoration: none;

  color: #000000;
}

a:hover {
  color: #d8001a;
}

img {
  border: 0px;
}

.clearer {
  clear: both;

  height: 1px;

  font-size: 1px;
}

#main {
  width: 1200px;

  margin: 0 auto;

  background: #ffffff;

  background-position: bottom left;
  background-repeat: no-repeat;
}

#header {
  margin-top: 36px;
  margin-left: 19px;
}

#menu_1_0 {
  float: left;

  width: 14px;
  height: 38px;

  background: url('images/menu-1-0-background.jpg');
}

#menu_1_1 {
  float: left;

  width: 819px;
  height: 17px;

  padding-top: 21px;

  font-size: 16px;
  font-weight: normal;

  background: url('images/menu-1-1-background.jpg');
}

#menu_1_1 a, #menu_1_1 a:hover {
  font-weight: normal;
}

#menu_1_1 a.active {
  color: #d8001a;
}

#menu_1_2 {
  float: left;

  width: 128px;
  height: 12px;

  padding-top: 16px;

  background: url('images/menu-1-2-background.jpg');
}

#menu_1_2 a, #menu_1_2 a:hover {
  color: #8e8e8e;
}

#menu_1_2 a:hover {
  color: #d8001a;
}

#menu_1_2 a.active {
  color: #d8001a;
}

#menu_1_3 {
  float: left;

  width: 238px;
  height: 24px;

  padding-left: 1px;
  padding-top: 14px;

  background: url('images/menu-1-3-background.jpg');
}

#menu_1_3 a, #menu_1_3 a:hover {
  display: block;

  float: left;

  width: 78px;
  height: 15px;

  padding-top: 2px;

  font-weight: normal;

  text-align: center;

  background-image: url('images/menu-1-3-background-off.jpg');
}

#menu_1_3 a:hover {
  color: #ffffff;

  background-image: url('images/menu-1-3-background-on.jpg');
}

#menu_1_3 a.active {
  color: #ffffff;

  background-image: url('images/menu-1-3-background-on.jpg');
}

#navigation_left {
  float: left;

  width: 400px;

  padding-top: 30px;

  text-align: right;
}

#navigation_left a, #navigation_left a:hover {
  font-weight: normal;

  color: #d8001a;
}

#navigation_left a:hover {
  color: #000000;
}

#navigation_left a.active {
  color: #000000;
}

#navigation_right {
  float: left;

  padding-left: 12px;

  font-size: 16px;
}

#navigation_right a.active {
  color: #d8001a;
}

#navigation_right_wrapper {
  width: 743px;
  height: 125px;

  background-image: url('images/navigation-right-wrapper-background.jpg');
}

#nv_area {
  width: 738px;
  height: 23px;

  margin-left: 6px;

  cursor: pointer;
}

#nv_knob {
  width: 37px;
  height: 23px;

  cursor: pointer;

  background-image: url('images/nv-knob.jpg');
}

#nv_wrapper {
  width: 738px;
  height: 95px;

  margin-left: 6px;
  margin-top: 3px;

  overflow: hidden;
}

#nv_content {
}

#content_left {
  float: left;

  width: 400px;

  text-align: right;
}

#content_left p {
  margin-top: 35px;
}

#content_left h1 {
  margin: 0px;

  padding: 0px;

  font-size: 33px;

  color: #d8001a;
}

#content_left h2 {
  margin: 0px;

  padding: 0px;

  font-size: 20px;
}

#content_right {
  float: left;

  width: 785px;
}

#content_content_wrapper {
  float: left;

  width: 300px;
  height: 235px;

  margin-right: 40px;
}

#content_content {
  height: 220px;

  margin-left: 30px;
  margin-top: 15px;

  padding-right: 20px;

  overflow: auto;
}

#content_content h1 {
  margin: 0px;

  padding: 0px;

  font-size: 22px;

  color: #d8001a;
}

#content_content h2 {
  margin: 0px;

  padding: 0px;

  font-size: 22px;

  color: #000000;
}

#content_image_wrapper {
  float: left;

  height: 380px;
}

#footer {
  text-align: center;

  font-size: 16px;
  font-weight: normal;
}

#footer a, #footer a:hover {
  font-weight: bold;

  color: #d8001a;
}

