/* rta_whoweare */
body.rta_whoweare {
    background-image: url(/images_structure/body_image_who.jpg);
}
body.rta_whoweare div.header {
    background-image: url(/images_structure/header_image_who.jpg);
}

/* rta_ourapproach  */
body.rta_ourapproach {
    background-image: url(/images_structure/body_image_approach.jpg);
}
body.rta_ourapproach div.header {
    background-image: url(/images_structure/header_image_approach.jpg);
}

/* rta_ourproducts */
body.rta_ourproducts {
    background-image: url(/images_structure/body_image_ourproducts.jpg);
}
body.rta_ourproducts div.header {
    background-image: url(/images_structure/header_image_ourproducts.jpg);
}

/* rta_ouroperations */
body.rta_ouroperations {
    background-image: url(/images_structure/body_image_ouroperations.jpg);
}
body.rta_ouroperations div.header {
    background-image: url(/images_structure/header_image_ouroperations.jpg);
}

/* rta_media */
body.rta_media {
    background-image: url(/images_structure/body_image_media.jpg);
}
body.rta_media div.header {
    background-image: url(/images_structure/header_image_media.jpg);
}

/* rta_careers*/
body.rta_careers{
    background-image: url(/images_structure/body_image_careers.jpg);
}
body.rta_careers div.header {
    background-image: url(/images_structure/header_image_careers.jpg);
}

/* Other */
body.utilities{
    background-image: url(/images_structure/body_image_other.jpg);
}
body.utilities div.header {
    background-image: url(/images_structure/header_image_other.jpg);
}

div.header {background:transparent none no-repeat scroll 0 0;}



/* Not used
body.rta_LocalCommunities {
    background-image: url();
}
body.rta_LocalCommunities div.header {
    background-image: url();
}

body.rta_ProductSales {
    background-image: url(/images_structure/body_image_ourproducts.jpg);
}
body.rta_ProductSales div.header {
    background-image: url(/images_structure/header_image_ourproducts.jpg);
}
*/

/* Last published: 30 January 2012 14:33 */
