#menu .bottomRow .products {
    background-position: -54px 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;
    color: #484c72;
}

#text h1 {
    border:      0px;
    margin:      0px;
    padding:     0px;
    font-family: arial;
    font-size:   14px;
    font-weight: bold;
    color:       #000000;
}

#text h2 {
    border:      0px;
    margin:      0px;
    padding:     0px;
    font-family: arial;
    font-size:   12px;
    font-weight: bold;
    color:       #000000;
}

#text a {
    border:          0px;
    margin:          0px;
    padding:         0px;
    text-decoration: none;
    font-family:     arial;
    font-size:       11px;
    color:           #484c72;
}

#text a:hover {
    text-decoration: underline;
}

#text h2 a {
    border:          0px;
    margin:          0px;
    padding:         0px;
    text-decoration: none;
    font-family:     arial;
    font-size:       12px;
    font-weight:     bold;
    color:           #000000;
}

#text h2 a:hover {
    text-decoration: underline;
}

#text .photos {
    border:            0px;
    margin:            0px;
    padding:           0px;
    width:             250px;
    height:            432px;
    position:          absolute;
    top:               40px;
    left:              210px;
    background-image:  url("../images/productsphotos.jpg");
    background-repeat: no-repeat;
}

#text .video {
    border:  0px;
    margin:  0px 0px 0px 10px;
    padding: 0px;
    width:   54px;
    height:  12px;
}