#menu .bottomRow .testimonials {
    background-position: -72px 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;
}

#photo {
    border:   0px;
    margin:   10px 15px 10px 20px;
    padding:  0px;
    width:    210px;
    height:   173px;
    position: relative;
    float:    right;
    clear:    both;
}

