body {
    font-size: 10pt;
    font-family: Arial, sans-serif;
    color: #000000;
    background: #ffffff;
    margin: 0px;
}

h1 {
    float: left;
    text-indent: -5000px;
    text-decoration: none;
}

img {
    border: 0px;
}

form {
    margin: 0px;
}

input {
    margin: 0px;
}

.header {
    padding-top: 10px;
    margin: 0 auto;
    width: 930px;
    height: 70px;
}

.mailsignup { 
    float: right;
    text-align: right;
    font-size: 7pt;
    color: #056BAC;
    font-weight: bold;
}

.mailinput {
    width: 120px;
    height: 38px;
    background: url('../img/input.png') top left no-repeat;
    float: left;
    text-align: center;
}

.mailsubmit {
    width: 84px;
    height: 38px;
    float: left;
    text-align: center;
}

.txt {
    font-size: 8pt;
    margin: 4px auto 0 auto;
    border: 0px;
    color: #056BAC;
    font-weight: bold;
}

.menubar {
    width: 100%;
    height: 41px;
    background: #EE9617 url('../img/menubar.png') top left repeat-x;
    text-align: center;
}

.menubar a {
    margin: 0px;
    padding: 0px;
}

.location {
    margin: 0 auto;
    width: 920px;
    padding-top: 5px;
    padding-left: 10px;
    height: 15px;
    font-size: 9pt;
    font-weight: bold;
    color: #056BAC;
}

.location span {
    color: #FF7900;
}

.content {
    margin: 0 auto;
    width: 930px;
}

.footer {
    background: url('../img/footer.png') top left no-repeat;
    padding-top: 8px;
    padding-left: 20px;
    width: 920px;
    height: 69px;
    margin: 0 auto;
    font-size: 7pt;
    font-weight: bold;
    color: #056BAC;
}

.footer a {
    text-decoration: none;
    color: #056BAC;
}

.footer a:hover {
    text-decoration: underline;
}

.footer span {
    float: right;
    margin-right: 20px;
}

.intro {
    margin: 0 auto;
/*    width: 893px;*/
    width: 898px;
    height: 326px;
}

.introright {
    width: 222px;
    height: 325px;
    float: right;
}

.introright img {
    float: left;
}

.introleft {
/*    background: url('../img/newwave.jpg') top left no-repeat;*/
    width: 671px;
    height: 325px;
}

.homeboxes {
    width: 894px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
}

.hbox3 {
    float: right;
}

.hbox1 {
    float: left;
}

.pageheader {
    margin: 0 auto;
    background: url('../img/pageheader-back.png') top left repeat-x;
    width: 890px;
    height: 188px;
}

.pageheader h2 { 
    padding-top: 65px;
    padding-left: 20px;
    margin: 0px;
    color: #ffffff;
    font-size: 24pt;
    font-weight: normal;
}

.pageheader h2 span {
    position: absolute;
    margin-top: 5px;
}

.pageheader p {
    margin-top: 0px;
    margin-left: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
}

.page {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    background: url('../img/page-back.png');
    width: 850px;
}

.page h3 { 
    margin: 0px;
    color: #056BAC;
    font-size: 16pt;
    font-weight: bold;
}

.page h3.faq {
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #056BAC;
    font-size: 16pt;
    font-weight: bold;
}

.page h4 { 
    margin: 0px;
    color: #056BAC;
    font-size: 12pt;
    font-weight: bold;
}

.page h3 span {
    position: absolute;
    margin-top: 4px;
}

.page p {
    margin-top: 0px;
    margin-left: 30px;
    /*color: #056BAC;
    font-weight: bold;*/
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
}

.page textarea {
    font-size: 9pt;
}

p.priv {
    margin-left: 0px;
    font-weight: normal;
    color: #000000;
}

.ul {
    text-decoration: underline;
}

.testimonial {
    padding: 20px;
    background: #ffffff;
    color: #000000;
}

.testimonial p {
    color: #000000;
    margin: 0px;
}

th {
    text-align: right;
    vertical-align: top;
    color: #056BAC;
}

th span {
    color: #EE9617;
}

a.small {
    font-size: 8pt;
    color: #056BAC;
    text-decoration: none;
}

a.small:hover {
    text-decoration: underline;
}

.buyinfo {
    padding: 20px;
    background: #ffffff;
    color: #000000;
}

.buyinfo p {
    color: #000000;
    margin: 0px;
}

.inc {
    float: right;
    padding-right: 60px;
}

p.faq a {
    font-size: 12pt;
    font-weight: bold;
    color: #056BAC;
}

p.faq a:hover {
    color: #EE9617;
}

ul {
    margin-left: 50px;
}

a.glos {
    color: #0000ff;
    text-decoration: none;
}

a.glos:hover {
    text-decoration: underline;
}

span.strike {
    font-weight: bold;
    color: #ff0000;
    text-decoration: line-through;
}

span.price {
    font-weight: bold;
    color: #ff0000;
}

a.signup {
    color: #EE9617;
    font-size: 10pt;
    font-weight: bold;

}
