#header
{
    background-image: url(/images/header_fr.png);
}
#header a.language_selector
{
    background-image: url(/images/english.png);
    left: 762px;
}

#header a.orderkit {
    background-image: url(/images/orderkit_fr.png);
    height: 32px;
}

#header a.orderkit:hover {
    background-position: 0 -32px;
}

#secnavcontainer.educators td, #secnavcontainer.parents td
{
    height: 60px;
    padding: 0 10px;
    width: 135px;
}

#secnavcontainer.educators td.last, #secnavcontainer.parents td.last
{
    width: 153px;
}
#secnavcontainer.educators td.last a, #secnavcontainer.parents td.last a
{
    padding: 5px 0 10px;
}

a#csa{
    background-image: url(/images/right_column_csa_fr.png);
    width: 200px;
    height: 265px;
}

a#csa:hover{
    background-position: -200px 0px;
}

a#prevention_kit{
    height: 279px;
    background-image: url(/images/right_column_preventionkit_fr.png);
    width: 222px;
}

a#prevention_kit:hover {
    background-position: -222px 0px;
}

#c3pfooter {
    background-image: url(/images/c3plogo_fr.png);
    height: 41px;
    width: 275px;
}

#c3pfooter:hover {
    background-position: 0 -41px;
}
