body {
font-family: arial, sans-serif;
margin: 0px;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: center;
}
h1 {
color: #A3A3A3;
font-size: 1.25em;
font-weight: normal;
}
p {
color: #a3a3a3;
font-size: .8em;
}
h2 {
display: inline;
margin-left: 5px;
color: #d9042e;
}
.bodytext {
margin-left: auto;
margin-right: auto;
width: 80%;
text-align: left;
}
.bodycopy {
text-align: center;
}
.list {
float: right;
width: 275px;
font-size: .8em;
}
ul {
list-style-type: none;
margin-left: 20px;
pading 0;
}
li.features {
font-size: .9em;
background-image: url(images/check.gif);
background-position: 0 50%;
background-repeat: no-repeat;
margin-bottom: 10px;
padding: 0 0 0 30px;
}
a {
color: #DB041E;
text-decoration: none;
}
a:visited {
color: #DB041E;
text-decoration: none;
}
a:hover {
color: #DB041E;
text-decoration: underline;
}
span {
color: #000000;
font-weight: bold;
}
.strong {
color: #000000;
}
.blacktext{
color: #000000;
font-weight: normal;
}
h3 {
font-size: .8em;
}
.products {
cell-padding: 80px;
}
ul.productlines {
list-style-type: none;
pading 0;
}
ul.productlines li {
text-align: left;
font-size: .9em;
list-style-type: circle;
}
td.text_top {
valign: top;
}

