body {
  background-image: url(../pics/bg.gif);
  background-color: #404040;
  color: #fff;
  line-height: 17px;
}
body, a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}
img {
  border: 0;
}
form {
  margin: 0;
}

a {
  color: #DA0600;
}
a:hover {
  text-decoration: none;
}

#container {
  width: 760px;
  margin: 10px auto 0 auto;
}
#top_nav {
  text-align: right;
  padding: 0 15px 5px 0;
}
/* white no underlined links */
#top_nav a,
#footer a {
  color: #fff;
  text-decoration: none;
}
#top_nav a:hover,
#footer a:hover {
  text-decoration: underline;
}
#page {
  margin: 0 10px;
}
#header {
  position: relative;
  top: 0;
  left: 0;
  height: 163px;
  background-image: url(../pics/header.jpg?cb=18082011);
  background-repeat: no-repeat;
}
#logo {
  position: absolute;
  top: -19px;
  left: -10px;
}
#c2a_email {
  position: absolute;
  top: 140px;
  left: 500px;
}
#pri_nav {
  background-image: url(../pics/pri_nav_bg.gif);
  width: 770px;
  height: 33px;
  position: relative;
  top: 0;
  left: -10px;
  padding-left: 10px;
}
#main_body {
  background-image: url(../pics/main_body_bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #fff;
  border-left: 1px solid #B9B9B9;
  border-right: 1px solid #B9B9B9;
  color: #404040;
  padding: 20px;
  min-height: 300px;
}
#footer {
  background-image: url(../pics/footer_bg.gif);
  background-repeat: repeat-x;
  background-color: #CA0600;
  color: #fff;
  padding: 20px;
  text-align: center;
}

#brochure {
  float: right;
  margin: 0 0 15px 15px;
}
h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 18px;
  color: #DA0600;
  margin: 10px 0;
}
#scrolling_logos {
  border-top: 1px dashed #737373;
  border-bottom: 1px dashed #737373;
  padding: 10px 0;
}
#scrolling_logos img {
  margin-right: 15px;
}
