/*==============
International Sourcing Area
==============*/
h1{
	color:#D28C21;
}

/*****************
Segment Global Block
*****************/
#ContentContainer .Column1WithLeftNav #gb_nav ul li.feat a, #ContentContainer .Column1WithLeftNav #gb_nav ul li.feat a:visited{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_FE.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.exhib a, #ContentContainer .Column1WithLeftNav #gb_nav ul li.exhib a:visited{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_EL_new.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.break a, #ContentContainer .Column1WithLeftNav #gb_nav ul li.break a:visited{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_N_new.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.segments a, #ContentContainer .Column1WithLeftNav #gb_nav ul li.segments a:visited{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_PR_new.jpg) no-repeat;
}
/**********Rollover****************/
#ContentContainer .Column1WithLeftNav #gb_nav ul li.feat a:hover{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_FE_ro.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.exhib a:hover{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_EL_ro_new.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.break a:hover{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_N_ro_new.jpg) no-repeat;
}
#ContentContainer .Column1WithLeftNav #gb_nav ul li.segments a:hover{
	background: url(/RNA/RNA_NationalHardwareShow/2010_graphics/Global_PR_ro_new.jpg) no-repeat;
}