body {
    font-family: Arial;
    background-color: #ECFDFF;
    background-image:url(images/bg.gif);
    background-repeat:repeat-x;
    text-align: center;
}

#wrap {
    position: relative;
    width: 936px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#homeLower {
    background-image:url(images/cmoh_lower_nonum.gif);
    background-repeat:no-repeat;
    width: 936px;
    height: 362px;
}

#previewTable {
    margin-left: 120px;
    margin-top: 75px;
    height: 200px;
}

#purchaseLower {
    background-image:url(images/cmoh_blank.gif);
    background-repeat:no-repeat;
    width: 936px;
    height: 362px;
}

#purchaseForm {
    width: 782px;
    margin-left: 150px;
    padding-top: 20px;

}

.purchaseHeading {
   font-weight:bold;
   font-size:24px;

}

#shippingTable {
    width:330px;
    color: #ffffff;
    font-weight:bold;
    font-size:20px;
}

#paymentTable {
    color: #ffffff;
    font-weight:bold;
    font-size:20px;
}

#message {
    width: 782px;
    margin-left: 150px;
    padding-top: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}


#copy {
    position:relative;
    width: 710px;
    height: 240px;
    margin-left: 115px;
    padding-right: 10px;
    top: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    overflow:auto;
}

.copyHeader {
    font-weight: bold;
}

#contactTable {
    position: relative;
    width: 680px;
    margin-left: 150px;
    top: 15px;
    color: #ffffff;
    font-size: 18px;
}

.contactHeading {
    font-size: 20px;
    font-weight: bold;
}

#submitContact {
    margin-top: 5px;
}

#footer {
    text-align: center;
    color: #666666;
    margin-top: -40px;
}

#footer a {
    color: #000000;
    color: #666666;
    text-decoration: none;
}

#footer a:visited {
    color: #000000;
    color: #666666;
    text-decoration: none;
}

#footer a:hover {
    color: #000000;
    color: #666666;
    text-decoration: underline;
}

#homeLink {
    left:800px;
    top:20px;
    position:absolute;
}

#homeLink a {
    color: #000000;
    color: #666666;
    text-decoration: none;
}

#homeLink a:visited {
    color: #000000;
    color: #666666;
    text-decoration: none;
}

#homeLink a:hover {
    color: #000000;
    color: #666666;
    text-decoration: underline;
}

#faq {
    position:relative;
    width: 710px;
    height: 240px;
    margin-left: 115px;
    padding-right: 10px;
    top: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    overflow:auto;
}
