html, body {
  font-family: Arial, "Lucida Grande", Geneva, "Century Gothic", Verdana;
  font-size: 11px;
  color: #5e5f62;
  background: url(../../-shared/images/bg.page.jpg) repeat;
  background-color: #c1c4c8;
  margin: 0px;
  padding: 0px;
  line-height: 140%;
}

a:link {
  color: #079bea;
  text-decoration: none;
}

a:visited {
  color: #079bea;
  text-decoration: none;
}

a:hover {
  color: #079bea;
  text-decoration: underline;
}

a:active {
  color: #079bea;
  text-decoration: none;
}

table {
  text-align: left;
  border: 0px;
  margin: 0px;
  background: none;
}

#header_c {
  background: url(../../-shared/images/bg.dark.blue.jpg) repeat;
  background-color: #262932;
  border: 0px #000000 solid;
  width: 100%;
  height: 35px;
}

#header {
  background: url(../../-shared/images/bg.dark.blue.jpg) repeat;
  border: 0px #000000 solid;
  width: 890px;
  margin: auto;
  height: 35px;
  text-align: right;
}

#logo {
  width: 890px;
  margin: auto;
  height: 35px;
  text-align: left;
}

#nav {
  width: 890px;
  margin: auto;
  padding-bottom: 5px;
}

#footer {
  width: 890px;
  margin: auto;
  padding-bottom: 25px;
}

#nav_main {
  color: #ffffff;
  font-family: "Arial Narrow", Arial;
  font-size: 16px;
  font-weight: bolder;
}

#content {
  width: 890px;
  margin: auto;
  text-align: left;
}

#content_white {
  background: url(../../-shared/images/people.jpg) right top no-repeat;
  background-color: #ffffff;
}

#content_white1 {
  background: url(../../-shared/images/features.jpg) right top no-repeat;
  background-color: #ffffff;
}

#content_white2 {
  background: url(../../-shared/images/contact.jpg) right top no-repeat;
  background-color: #ffffff;
}

#content_gray {
  background: url(../../-shared/images/bg.table.gray.jpg) repeat;
}

#table_white_c {
  width: 350px;
  background-color: #ffffff;
}

#table_white_top {
  height: 12px;
  background: url(../../-shared/images/table.white.top.jpg) left top no-repeat;
}

#table_white_bottom {
  height: 12px;
  background: url(../../-shared/images/table.white.bottom.jpg) left bottom no-repeat;
}

#pay_as_go_heading {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  font-family: "Arial Narrow", Arial;
}

#pay_as_go_heading_sub {
  font-size: 11px;
  font-weight: normal;
  font-family: "Arial Narrow", Arial;
}

h1 {
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
  border: 0;
  margin: 0;
}

h2 {
  margin: 0;
  font-size: 14px;
  color: #FF7400;
  font-weight: bold;
  padding: 0;
  border: 0;
  margin: 0;
}

h3 {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  border: 0;
  margin: 0;
}

.b_xsmall {
  background: url(../../-shared/images/b_xsmall.png);
  text-align: center;
  font-size: 12px;
  width: 62px;
  height: 35px;
  cursor: pointer;
  border: 0px;
}

.b_small {
  background: url(../../-shared/images/b_small.png);
  text-align: center;
  font-size: 12px;
  width: 97px;
  height: 35px;
  cursor: pointer;
  border: 0px;
}

.b_medium {
  background: url(../../-shared/images/b_medium.png);
  text-align: center;
  font-size: 12px;
  width: 133px;
  height: 35px;
  cursor: pointer;
  border: 0px;
}

.b_large {
  background: url(../../-shared/images/b_large.png);
  text-align: center;
  font-size: 12px;
  width: 179px;
  height: 35px;
  cursor: pointer;
  border: 0px;
}