@charset "utf-8";
/* CSS Document */

body { margin: 0px auto 0px; padding: 10px 0px 0px 0px; text-align: center; background: #e2f1f3; width: 700px; font-family: Verdana; }
#page { background: url('images/pgbg.jpg') top center repeat-y; padding: 20px 20px 25px 20px; font-family: Verdana; font-size: 13px; color: #555555; list-style-type: none; }
#page p { text-align: left; margin: 0px 0px 20px 0px; list-style-type: none; }
#page li { list-style-type: none; background: url('images/arrow.png') center left no-repeat; text-align: left; margin: 0px 0px 0px 5px; padding: 0px 0px 5px 14px; font-size: 12px; }
#footer   { background: url('images/footer.jpg') top center no-repeat; width: 700px; text-align: center; padding: 0px 0px 25px 0px; font-size: 10px; font-weight: normal; }
h1           { margin:0; font-family: Verdana; font-size: 20px; color: #a9096f; font-weight: bold; padding: 0px 0px 20px 0px; text-align: center; line-height: 21px; }
h2           { margin:0; font-family: Verdana; font-size: 17px; color: #018b98; font-weight: bold; padding: 10px 0px 20px 0px; text-transform: uppercase;}
h3           { margin:0; font-family: Verdana; font-size: 13px; color: #555555; font-weight: bold; word-spacing:0; text-align: left; padding: 10px 0px 20px 0px; }
a            { font-family: Verdana; color: #9103e3; text-decoration: underline }
a:hover      { font-family: Verdana; color: #0498ae; text-decoration: underline }
a:visited    { font-family: Verdana; color: #0498ae; text-decoration: underline }
a:visited:hover    { font-family: Verdana; color: #9103e3; text-decoration: none }
.highlight   { background: #FFFF00; text-align: left; line-height: normal; }
.testimonial  { background: #f4f4f4; color: #555555; border: 1px dashed #c0c0c0; margin: 15px 0px 15px 0px; padding: 10px 5px 10px 8px; font-size: 12px; text-align: left; }
.testimonial a {color: #990000; text-decoration: none; font-weight: bold; }
.testimonial a:hover { color: #0000ff; text-decoration: underline; }
#call  { background: url('images/boxbg.jpg') top center repeat-x; border: 1px solid #97ccd4; font-size: 12px; color: #333333; font-weight: normal; padding: 10px 10px 10px 10px }
#copy  { background: #e2f1f3; color: #666666; padding: 10px 0px 20px 0px; font-size: 10px; text-align: center; }