/* Whoweare */
body.cna_Whoweare{
background-image: url(/images_structure/bg-whoweare-right.jpg);
}
body.cna_Whoweare div.header {
background-image: url(/images_structure/bg-whoweare-top.jpg);
}
/* Ourapproach*/
body.cna_Ourapproach{
background-image: url(/images_structure/bg-ourapproach-right.jpg);
}
body.cna_Ourapproach div.header {
background-image: url(/images_structure/bg-ourapproach-top.jpg);
}
/* Whatwedo*/
body.cna_Whatwedo{
background-image: url(/images_structure/bg-whatwedo-right.jpg);
}
body.cna_Whatwedo div.header {
background-image: url(/images_structure/bg-whatwedo-top.jpg);
}
/* Investors*/
body.cna_Investors{
background-image: url(/images_structure/bg-investors-right.jpg);
}
body.cna_Investors div.header {
background-image: url(/images_structure/bg-investors-top.jpg);
}

/* Media*/
body.cna_Media{
background-image: url(/images_structure/bg-media-right.jpg);
}
body.cna_Media div.header {
background-image: url(/images_structure/bg-media-top.jpg);
}

/* Careers*/
body.cna_Careers{
background-image: url(/images_structure/bg-careers-right.jpg);
}
body.cna_Careers div.header {
background-image: url(/images_structure/bg-careers-top.jpg);
}


body.utilities {
background-image: url(/images_structure/bg-utilities-right.JPG);
color:#666666; 
}
body.utilities div.header {
background-image: url(/images_structure/bg-utilities-top.JPG);
}
