body {
  margin: 0;
  font-family: Helvetica, Arial;
  background-color: #fff;
  color: black;
}
input, textarea {
  text-decoration: none;
  font-size: 14px;
  font-family: Helvetica, Arial;
}
#inner {
  font-size: 18px;
  line-height: 150%;
}
#wrap {
  width: 970px;
  margin: 20px auto;
  padding: 20px 17px;
  border: 5px solid #E40019;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url(/PIE.htc);
}
#content {
  padding: 0em 0px;
}
#header #line {
  height: 5px;
  background-color: #E40019;
  margin: 0px 0px 3px 0px;
}
#header {
}
#footer-line {
  padding-bottom: 3px;
  width: 100%;
  text-align: center;
  color: #E40019;
  font-size: 100%;
}
#header table {
  width:100%;
  padding:0;
}
#header td {
  vertical-align: bottom;
  margin:0;
  padding:0;
}

a.menu {
  color: black;
  font-size: 18px;
}
a.menu-active {
  color: #E40019;
  font-size: 18px;
}

#right {
        padding-left: 20px;
}

.features {
        text-decoration: none;
        font-size:16px;
        font-weight:normal;
        color: black;
}

.indexlink {
        text-decoration: none;
        font-size:16px;
        font-weight:normal;
        color: black;
}

.features_s {
        text-decoration: none;
        font-size:12px;
        font-weight:normal;
        color: black;
}
.big {
        text-decoration: none;
        font-size:24px;
        color: black;
}

h1
{
  font-size:160%;
  font-weight:bold;
  color: #E40019;
  line-height: 120%;
  padding-top: 0.4em;
  margin-top: 0em;
}
h2
{
  font-size:120%;
  font-weight:bold;
  color: #E40019;
  clear: right;
}
h3
{
  font-size:100%;
  font-weight:bold;
  color: #E40019;
}
a, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
#inner a, #contact a
{
  color: #E40019;
  text-decoration: underline;
}
#inner a.blank {
  background: none;
}
.right {
  float: right;
}
img.right, .right img {
  margin: 0px 0px 2em 2em;
  align: right;
}

.coma_direct_edit {
  height: 0px;
  width: 0px;
  overflow: visible;
  position: absolute;
}
.coma_direct_edit .coma_direct_info_popup {
  display: none;
}
#inner p {
  padding-right: 320px;
}
#contact {
  text-align: right;
}

