#contentWrapper {
    width: 801px;
    background-image: url(/2742/mirror/design/promo_content_bg.jpg);
    background-repeat: repeat-y;
    float: left;
    height: 365px;
}
/* --- Begin Header CLASSES*--- */
#header {
    width: 801px;
    height: 188px;
    background-image: url(/2742/mirror/design/promoHeader.jpg);
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
}
/* --- End Header CLASSES*--- */
/* --- Begin Column 1 CLASSES*--- */
#leftLinks {
    width: 168px;
    margin-left: 45px;
    padding-top: 5px;
}
#leftLinks ul {
}
#leftLinks ul li {
    list-style-type: none;
}
#leftLinks ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #251D07;
    text-decoration: none;
    width: 159px;
    font-weight: bold;
    list-style-type: none;
    text-transform: uppercase;
}
#leftLinks ul li a:hover {
    color: #FFFFFF;
}
#column1_picture {
    width: 168px;
    margin-left: 45px;
    margin-top: 17px;
}
#left_articles {
    width: 168px;
    margin-left: 45px;
    margin-top: 50px;
}
#left_articles a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
}
#left_articles a:hover {
    text-decoration: underline;
}
/* --- End Column 1 CLASSES*--- */
/* --- Begin Column 2 CLASSES*--- */
#contentBox {
    background-image: url(/2742/mirror/design/promo_content_box.jpg);
    height: 279px;
    width: 335px;
    margin-top: 17px;
    background-repeat: no-repeat;
}
#productDesc {
    /*width: 310px;*/

    width: 311px;
    padding-right: 11px;
    margin-bottom: 5px;
    height: 267px;
    margin-left: 14px;
    padding-top: 12px;
    overflow: auto;

}

#productDesc p {
    text-align: justify;    

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
/*
#productDesc h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}*/
#productDesc a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
#productDesc a:hover {
    text-decoration: underline;
    color: #AD4200;
}
/* --- End Column 2 CLASSES*--- */