/* CSS Document */

body { background-image:url(pagebg.gif); background-repeat:repeat-x; font-family:Trebuchet MS, Helvetica, sans-serif; margin:0px; }
h3 { color:#6F9617; }
.header { background-image: url(header.gif); background-repeat: no-repeat; clear: both; height: 154px; width: 750px; margin-right: auto; margin-left: auto; }

.holder { margin-left:auto; margin-right:auto; width:750px; }
.main_content { width:730px; float: left; padding-right: 10px; padding-left: 10px; }
.sub_content { float: right; width: 235px; font-size: 12px; color: #666666; }
a { color:#FF9900; font-weight:bold; text-decoration:none; }
a:visited { color:#FF9900; font-weight:bold; text-decoration:none; }
a:hover { color:#FF9900; font-weight:bold; text-decoration:none; }
.testimonial_block { background-color:#E7F3C4; padding: 10px; font-size: 12px; width: 650px; }
.style1 { font-size: 14px; font-weight: bold; }
.style2 { font-size: 16px }
.style3 { font-size: 12px }
.disclaimer { color:#999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
