h3 {
font-weight: bold;
text-align: center;
color: #b40000;
}
h3 span {
font-size: 90%;
}
h4 {
text-align: center;
font-weight: bold;
color: #b40000;
font-size: 1.1em;
padding-top: 15px;
padding-bottom: 10px;
}
div#content2 {
background-image: url(../_img/ele/bkgd-gry-col.gif);
background-repeat: repeat-y;
background-position: left top;
padding-bottom: 25px;
}
div#content2 p {
margin-bottom: 10px;
font-size: 0.9em;
line-height: 1.4;
}
div#links {
float: right;
width: 215px;
margin-right: 0px;
padding-bottom: 20px;
}
div#links dl {
font-size: .9em;
width: 205px;
text-align: left;
margin-left: 5px;
margin-right: auto;
}
div#links dt {
margin-bottom: 1px;
}
div#links dl dt a:hover {
color: #b40000;
text-decoration: none;
}
div#links dd {
font-size: .9em;
margin-bottom: 8px;
}
div#testimonials {
width: 560px;
margin-left: 0px;
float: left;
}
div#testimonials ul {
text-align: left;
font-size: .8em;
}
div#testimonials li {
margin-bottom: 20px;
background-image: url(../_img/ele/qte-lft.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 24px;
}
div#testimonials li span.sig {
color: #666;
padding-right: 15px;
padding-left: 15px;
font-size: 90%;
}
div#testimonials li span.pix {
float: right;
margin-right: 0px;
margin-left: 10px;
width: 200px;
font-size: 11px;
padding-bottom: 5px;
display: block;
}
div#testimonials li span.pix img {
display: block;
margin-bottom: 2px;
}

div#testimonials li span.nte {
display: block;
margin-top: 5px;
color: #0033cc;
}
div#testimonials li span.nte a {
color: #0033cc;
}
form#contactfrm {
margin-top: 15px;
}
/*table#contact*/
#contact {
background-color: #e0dfe3;
font-size: .9em;
width: 100%;
border-top: none;
border-right: solid #e0dfe3;
border-bottom: solid #e0dfe3;
border-left: solid #e0dfe3;
}
#contact th {
background-color: #e0dfe3;
padding: 5px;
text-align: center;
}
#contact td {
background-color: #fff;
padding: 4px 4px 4px 8px;
vertical-align: middle;
}
#contact td.rt {
width: 25%;
text-align: right;
}
#contact td.ctr {
text-align: center;
}
#contact span.rqd {
background-image:  url(../_img/ele/blt-str-rd.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 10px;
}
#contact span.rqd2 {
background-image:  url(../_img/ele/blt-str-gry.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
}
#contact p#dsc {
line-height: normal;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
}
#contact textarea {
margin-bottom: 3px;
}
