/* CSS Document */
#headerNav #topNav {
 width: 623px;
 height: 32px;
 margin: 0; padding: 0;
 position: relative;
}
#headerNav #topNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#headerNav #topNav li, #headerNav #topNav a {height: 32px; display: block;}
#contact {left: 0; width: 112px;}
#documents {left: 112px; width: 150px;}
#services {left: 262px; width: 118px;}
#welcome {left: 380px; width: 132px;}
#line {
	left: 512px;
	width: 111px;
	background: url(images/JRI-nav_06.gif) 0 -64px no-repeat;
}

#contact a:link {background: url(images/JRI-contact_02.gif) 0 -64px no-repeat;}
#documents a:link {background: url(images/JRI-docs_03.gif) 0 -64px no-repeat;}
#services a:link {background: url(images/JRI-services_04.gif) 0 -64px no-repeat;}
#welcome a:link {background: url(images/JRI-welcome_05.gif) 0 -32px no-repeat;}

#contact a:hover {background: url(images/JRI-contact_02.gif) 0 -0px no-repeat;}
#documents a:hover {background: url(images/JRI-docs_03.gif) 0 -0px no-repeat;}
#services a:hover {background: url(images/JRI-services_04.gif) 0 -0px no-repeat;}
#welcome a:hover {background: url(images/JRI-welcome_05.gif) 0 -0px no-repeat;}

#contact a:active {background: url(images/JRI-contact_02.gif) 0 -32px no-repeat;}
#documents a:active {background: url(images/JRI-docs_03.gif) 0 -32px no-repeat;}
#services a:active {background: url(images/JRI-services_04.gif) 0 -32px no-repeat;}
#welcome a:active {background: url(images/JRI-welcome_05.gif) 0 -32px no-repeat;}

#contact {background: url(images/JRI-contact_02.gif) 0 -64px no-repeat;}
#documents {background: url(images/JRI-docs_03.gif) 0 -64px no-repeat;}
#services {background: url(images/JRI-services_04.gif) 0 -64px no-repeat;}
#welcome {background: url(images/JRI-welcome_05.gif) 0 -32px no-repeat;}
