/* CSS Document */

#content {
margin-top:-12px;
}

.description {
position:relative;
float:left;
width: 929px;
padding-left: 1px;
color:#444;
}
.description h2 {
    color: #D5280B;
  font-size: 18px;
  line-height: 1.2em;
  padding-top: 9px;
  padding-bottom: 6px;
  padding-left:20px;

}

.description  h2 .nheading 
{
font-family:Arial, Helvetica, sans-serif;
text-transform:none;
letter-spacing:normal;




}
.description p {
margin-bottom:12px;
}

.description ul {
padding-left:30px;
}

.description ul li {
background-image: url(images/b_point.png);
background-repeat:no-repeat;
background-position: 0 7px;
padding: 0 12px 0 20px;
}


.quality-statement {
margin-top: 30px;
padding:20px 20px 2px 20px;
background-color:#F4F4F4;
color:#333;
}

.quality-statement h3 {
  color: #313131;
  font-size: 18px;
  line-height: 1.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313131;
  letter-spacing: -1px;
  padding-bottom: 7px;
  padding-left:24px;
  margin-bottom: 17px;
  text-transform: uppercase;
  background-image:url(images/quality-check.png);
background-repeat:no-repeat;
background-position: 0 4px;
width:97%;
}

.red {
color:#F70A3A;

}
