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

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

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

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

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