body {
	background:#FFF url('/images/global/glo_honda_fluid_topRule.gif') repeat-x top left;
}
#ContentBanner {
	background-image:url('/images/content/cont_hdr_honda.gif');
}
.HeaderColor {
	/*
	Replaced by body bg image
	background-color:#02469B;
	*/
}
.CellColor {
	background-color:#007CC3;
}

/* == NAV ==========================*/
.NavItemCellSelected {
	background-color:#007CC3;   /* First Level */
}
.NavItemSubCell {
	background-color:#CBE1FA;  /* Second Level */
}
.NavItemSubCellSelected {
	background-color:#91B9E7;  /* Third Level */
}
/*============================= */