/* CSS Document */

/*FastForWord page and sub page nav*/

#int_navigation li#INT_home a {
	background:  url(../grfx/navigation/full_contact.gif) 0px 0px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_home a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px 0px no-repeat;
}

#int_navigation li#INT_fastforword a {
	background: url(../grfx/navigation/full_contact.gif) 0px -42px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_fastforword a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -42px no-repeat;
}

#int_navigation li#INT_auditory a {
	background: url(../grfx/navigation/full_contact.gif) 0px -84px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_auditory a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -84px no-repeat;
}

#int_navigation li#INT_parents a {
	background: url(../grfx/navigation/full_contact.gif) 0px -126px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_parents a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -126px no-repeat;
}

#int_navigation li#INT_educators a {
	background: url(../grfx/navigation/full_contact.gif) 0px -168px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_educators a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -168px no-repeat;
}

#int_navigation li#INT_health a {
	background: url(../grfx/navigation/full_contact.gif) 0px -210px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_health a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -210px no-repeat;
}

#int_navigation li#INT_research a {
	background: url(../grfx/navigation/full_contact.gif) 0px -252px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_research a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -252px no-repeat;
}


#int_navigation li#INT_contact a {
	background: url(../grfx/navigation/full_contact.gif) 0px -294px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_contact a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -294px no-repeat;
}

#int_navigation li#INT_newsletter a {
	background: url(../grfx/navigation/full_contact.gif) 0px -336px no-repeat;
	width: 241px;
	height: 42px;
}

#int_navigation li#INT_newsletter a:hover {
	background: url(../grfx/navigation/full_contact.gif) -241px -336px no-repeat;
}
