#nav_who_we_are.selected {
	background-image: url('../images/who_we_are_active.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#nav_what_we_do.selected {
	background-image: url('../images/what_we_do_active.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#nav_contact_us.selected {
	background-image: url('../images/contact_us_active.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#nav_affiliates.selected {
	background-image: url('../images/affiliates_active.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#nav_downloads.selected {
	background-image: url('../images/downloads_active.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}