h2 {
font-size: 110%;
text-align: left;
color: #993300;
font-weight: bold;
margin-bottom: 5px;
}
h3 {
font-size: 110%;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
margin-top: 20px;
color: #993300;
}
h4 {
font-size: 110%;
text-align: left;
color: #993300;
font-weight: bold;
margin-bottom: 5px;
margin-top: 25px;
}
table#services {
width: 660px;
padding: 4px;
background-color: #E5E5CB;
margin-top: 5px;
}
table#services th {
background-color: #e5e5cb;
width: 110px;
font-weight: bold;
font-size: 90%;
vertical-align: middle;
padding-top: 5px;
padding-bottom: 5px;
}
table#services td {
background-color: #ffffff;
padding: 5px;
text-align: center;
}
table#services a {
color: #678541;
font-weight: bold;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
}
table#services a:hover {
color: #993300;
text-decoration: none;
}
table#services img {
height: 87px;
width: 80px;
margin-top: 10px;
}
table#services td.btns {
padding-top: 10px;
text-align: center;
}
table#services td.btns a {
height: 87px;
width: 80px;
background-repeat: no-repeat;
background-position: center center;
display: block;
text-align: center;
margin-right: auto;
margin-left: auto;
text-decoration: none;
}

table#services td.btns a.btnvw1 {
background-image: url(../img/svc/svc1-lit-1.gif);
}
table#services td.btns a.btnvw1:hover {
background-image: url(../img/svc/svc1-lit-2.gif);
}
table#services td.btns a.btnvw2 {
background-image: url(../img/svc/svc1-let-1.gif);
}
table#services td.btns a.btnvw2:hover {
background-image: url(../img/svc/svc1-let-2.gif);
}
table#services td.btns a.btnvw3 {
background-image: url(../img/svc/svc1-nlet-1.gif);
}
table#services td.btns a.btnvw3:hover {
background-image: url(../img/svc/svc1-nlet-2.gif);
}
table#services td.btns a.btnvw4 {
background-image: url(../img/svc/svc1-art-1.gif);
}
table#services td.btns a.btnvw4:hover {
background-image: url(../img/svc/svc1-art-2.gif);
}
table#services td.btns a.btnvw5 {
background-image: url(../img/svc/svc1-web-1.gif);
}
table#services td.btns a.btnvw5:hover {
background-image: url(../img/svc/svc1-web-2.gif);
}
table#services td.btns a.btnvw6 {
background-image: url(../img/svc/svc1-ad-1.gif);
}
table#services td.btns a.btnvw6:hover {
background-image: url(../img/svc/svc1-ad-2.gif);
}

table#rates {
width: 660px;
background-color: #e5e5cb;
margin-top: 5px;
}
table#rates th {
vertical-align: middle;
width: 110px;
padding-top: 5px;
padding-bottom: 5px;
}
table#rates td {
background-color: #ffffff;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
padding-top: 15px;
padding-bottom: 10px;
}
table#rates td.rte {
background-color: #ffffff;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
width: 110px;
padding-top: 15px;
padding-bottom: 10px;
}
div#content table#rates p {
line-height: normal;
font-family: "Times New Roman", Times, serif;
width: 90px;
margin-right: auto;
margin-left: auto;
}

ul#dlvr {
text-align: left;
margin-left: 15px;
font-size: 90%;
}
ul#dlvr li {
list-style-position: outside;
list-style-image: url(../img/ele/blt-arr.gif);
list-style-type: none;
margin-bottom: 3px;
}

