#menu .bottomRow .contactus {
    background-position: -63px 0px;
}

#body {
    background-image:  url("../images/bodybg.jpg");
    background-repeat: repeat-y;
}

#right {
    background-image:    url("../images/rightbg.jpg");
    background-repeat:   repeat-y;
    background-position: 497px 0px;
}

#text {
    width:  477px;
}

#text h1 {
    border:      0px;
    margin:      0px 0px 10px 0px;
    padding:     0px;
    font-family: arial;
    font-size:   14px;
    font-weight: bold;
    color:       #000000;
}

#text h2 {
    border:      0px;
    margin:      0px 0px 10px 0px;
    padding:     0px;
    font-family: arial;
    font-size:   12px;
    font-weight: bold;
    color:       #000000;
}

.group {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    100%;
    height:   130px;
    position: relative;
    top:      0px;
    left:     0px;
}

.group .left {
    border:   0px;
    margin:   0px;
    padding:  0px;
    position: absolute;
    top:      0px;
    left:     0px;
}

.group .right {
    border:   0px;
    margin:   0px;
    padding:  0px;
    position: absolute;
    top:      0px;
    left:     230px;
}

#phone {
    border:   0px;
    margin:   0px;
    padding:  0px;
    position: absolute;
    top:      125px;
    left:     240px;
}

#rebate {
    border:            0px;
    margin:            0px;
    padding:           0px;
    width:             497px;
    height:            176px;
    position:          relative;
    left:              -10px;
    background-image:  url("../images/contactusrebate.jpg");
    background-repeat: no-repeat;
}

#rebate .print {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    34px;
    height:   10px;
    position: absolute;
    top:      9px;
    left:     427px;
    display:  block;
    z-index:  1;
}