/***** Home    ******/
body.home  {
    background: url(/templates/common/images_structure/bg_home_KMP.jpg) 154px 0 no-repeat #000;  
}

#homepage div.pageouter, #homepage div.page {
	background: url(/templates/common/images_structure/bg_homepage_page.gif) 0 0 repeat-y transparent;
}  

#homepage div.homelogo {
	width: 154px;
	height: 533px;
    background: url(/templates/common/images_structure/logo_RioTintoAlcan_home.gif) 0 0 no-repeat;
}

/***** Low-band High-band text link visibility *********/

#hiband { display: none; }

#loband { display: inline; }

.logohide {
    display: none;
}

/***** Modernization Project *********/
body.modernizationproject div.header { background-image: url(/templates/common/images_structure/bg_header_aboutkmp.jpg); background-repeat: no-repeat; }
body.modernizationproject { background-image: url(/templates/common/images_structure/bg_body_aboutkmp.jpg); background-repeat: no-repeat; }
/****** Sustainability *********/
body.sustainability div.header {
    background-image: url(/templates/common/images_structure/bg_header_sustainability.jpg); background-repeat: no-repeat;
}
body.sustainability {
    background-image: url(/templates/common/images_structure/bg_body_sustainability.jpg); background-repeat: no-repeat;
}

/****** Community *********/
body.community div.header {
    background-image: url(/templates/common/images_structure/bg_header_community.jpg); background-repeat: no-repeat;
}
body.community {
    background-image: url(/templates/common/images_structure/bg_body_community.jpg); background-repeat: no-repeat;
}

/********** MEDIA ****************/
body.media {
    background-image: url(/templates/common/images_structure/bg_body_media.jpg); background-repeat: no-repeat;
} 
body.media div.header {
    background-image: url(/templates/common/images_structure/bg_header_media.jpg); background-repeat: no-repeat;
}

/********* Opportunities  ********/
body.opportunities {
    background-image: url(/templates/common/images_structure/bg_body_opportunities.jpg); background-repeat: no-repeat;
}
body.opportunities div.header {
    background-image: url(/templates/common/images_structure/bg_header_opportunities.jpg); background-repeat: no-repeat;
}
