@charset "utf-8";

 

/*////////////////////////VERSION 1: MAIN NAVIGATION//////////////*/


/* ------VERSION 1:  FIRST ROW          */

#version1-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;

	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version1-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version1-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab-white.png);
	*background-image: url(../images/aboutus-tab-white.gif);
	list-style-type: none;
	
}	 

#version1-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab-white.png);
	*background-image: url(../images/aboutus-tab-white.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version1-main-navmenu-container-aboutus a:hover {



	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version1-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version1-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version1-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version1-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version1-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version1-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version1-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version1-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version1-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 1:  SECOND ROW          */



#version1-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version1-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version1-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version1-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version1-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version1-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version1-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version1-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version1-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}

/*-----TAB: STORE */
#version1-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version1-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version1-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}



/*-----TAB: CONTACT US */
#version1-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version1-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version1-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}


/*////////////////////////VERSION 2: MAIN NAVIGATION//////////////*/


/* ------VERSION 2:  FIRST ROW          */

#version2-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version2-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version2-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version2-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version2-main-navmenu-container-aboutus a:hover {

	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version2-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab-white.png);
	*background-image: url(../images/publications-tab-white.gif);
	left: -5px;
	position: relative;
	
}

#version2-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab-white.png);
	*background-image: url(../images/publications-tab-white.gif);
	width:220px;
	height: 40px;
}
	
 
#version2-main-navmenu-container-bsp a:hover {


}



/*----TAB: SAFETY BULLETIN*/

#version2-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version2-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version2-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version2-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version2-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version2-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 2:  SECOND ROW          */



#version2-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version2-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version2-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version2-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version2-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version2-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version2-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version2-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version2-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}

/*-----TAB: STORE */
#version2-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version2-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version2-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}



/*-----TAB: CONTACT US */
#version2-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version2-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version2-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}

/*////////////////////////VERSION 3: MAIN NAVIGATION//////////////*/


/* ------VERSION 3:  FIRST ROW          */

#version3-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version3-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version3-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version3-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version3-main-navmenu-container-aboutus a:hover {

display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 


	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version3-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version3-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version3-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version3-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width: 220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab-white.png);
	*background-image: url(../images/bulletins-tab-white.gif);
	left: -10px;
	position: relative;
}	 

#version3-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab-white.png);
	*background-image: url(../images/bulletins-tab-white.gif);
	width:220px;
	height: 40px;
}
	
 
#version3-main-navmenu-container-bsb a:hover {
 
    
}





/*-----TAB: SAFETY TIPS*/

#version3-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

    
#version3-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}

	
 
#version3-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 3:  SECOND ROW          */



#version3-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version3-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version3-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version3-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version3-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version3-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version3-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version3-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version3-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}

/*-----TAB: STORE */
#version3-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version3-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version3-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}



/*-----TAB: CONTACT US */
#version3-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version3-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version3-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}

/*////////////////////////VERSION 4: MAIN NAVIGATION//////////////*/


/* ------VERSION 4:  FIRST ROW          */

#version4-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version4-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version4-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version4-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version4-main-navmenu-container-aboutus a:hover {

	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version4-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version4-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version4-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version4-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version4-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version4-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version4-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab-white.png);
	*background-image: url(../images/tips-tab-white.gif);
	left: -13px;
	position: relative;

}	 

#version4-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab-white.png);
	*background-image: url(../images/tips-tab-white.gif);
	width:287px;
	height: 40px;	

}
	
 
#version4-main-navmenu-container-safetytips a:hover {
	
 
}

/* ------VERSION 4:  SECOND ROW          */



#version4-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version4-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version4-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version4-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version4-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version4-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version4-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version4-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version4-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}

/*-----TAB: STORE */
#version4-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version4-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version4-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}



/*-----TAB: CONTACT US */
#version4-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version4-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version4-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}

/*////////////////////////VERSION 5: MAIN NAVIGATION//////////////*/


/* ------VERSION 5:  FIRST ROW          */

#version5-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version5-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version5-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version5-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version5-main-navmenu-container-aboutus a:hover {

	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version5-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version5-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version5-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version5-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version5-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version5-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version5-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version5-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version5-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 5:  SECOND ROW          */



#version5-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version5-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version5-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version5-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab-white.png);
	*background-image: url(../images/library-tab-white.gif);
	left: 8px;
	position: relative;
}	 

#version5-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab-white.png);
	*background-image: url(../images/library-tab-white.gif);
	width:220px;
	height: 40px;


}
	
#version5-main-navmenu-container2-safetylibrary a:hover {
 
}




/*---TAB: OTHER SERVICES*/

#version5-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version5-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version5-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}


/*-----TAB: STORE */
#version5-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version5-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version5-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}


/*-----TAB: CONTACT US */
#version5-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version5-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version5-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}

/*////////////////////////VERSION 6: MAIN NAVIGATION//////////////*/


/* ------VERSION 6:  FIRST ROW          */

#version6-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version6-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version6-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version6-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version6-main-navmenu-container-aboutus a:hover {

	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version6-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version6-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version6-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version6-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version6-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version6-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version6-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version6-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version6-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 6:  SECOND ROW          */



#version6-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version6-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version6-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version6-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version6-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version6-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version6-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab-white.png);
	*background-image: url(../images/otherservices-tab-white.gif);
	left: 4px;
	position: relative;
}	 

#version6-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab-white.png);
	*background-image: url(../images/otherservices-tab-white.gif);
	width:220px;
	height: 40px;

}
	
 
#version6-main-navmenu-container2-otherservices a:hover {

}

/*-----TAB: STORE */
#version6-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version6-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version6-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}



/*-----TAB: CONTACT US */
#version6-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version6-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version6-main-navmenu-container2-contactus a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}


/*////////////////////////VERSION 7: MAIN NAVIGATION//////////////*/


/* ------VERSION 7:  FIRST ROW          */

#version7-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version7-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version7-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version7-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version7-main-navmenu-container-aboutus a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version7-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version7-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version7-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version7-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version7-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version7-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version7-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version7-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version7-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 7:  SECOND ROW          */



#version7-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version7-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version7-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version7-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version7-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version7-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version7-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version7-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version7-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}

/*-----TAB: STORE */
#version7-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab-white.png);
	*background-image: url(../images/store-tab-white.gif);
	left: 0px;
	position: relative;	
}	 

#version7-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab-white.png);
	*background-image: url(../images/store-tab-white.gif);
	width:220px;
	height: 40px;

}
	
 
#version7-main-navmenu-container2-store a:hover {
	  
}



/*-----TAB: CONTACT US */
#version7-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	left: -5px;
	position: relative;	
}	 

#version7-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab0.png);
	*background-image: url(../images/contactus-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version7-main-navmenu-container2-contactus a:hover {
    display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab1.png);
	*background-image: url(../images/contactus-tab1.gif);
	width:220px;
	height: 40px; 
}

/*////////////////////////VERSION 8: MAIN NAVIGATION//////////////*/


/* ------VERSION 8:  FIRST ROW          */

#version8-main-navmenu-container1 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position: relative;
	clear: both;
	float: none;
	background-image: url(../images/background-tile1.jpg);
	padding-top: 20px;
	background-repeat: repeat-x;
}
                                                                                      
#version8-main-navmenu-container1 ul {
	
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
}

/*-----TABS: ABOUT US*/  																					

#version8-main-navmenu-container-aboutus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	list-style-type: none;
	
}	 

#version8-main-navmenu-container-aboutus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab0.png);
	*background-image: url(../images/aboutus-tab0.gif);
	width:220px;
	height: 40px;
	
}
	
 
#version8-main-navmenu-container-aboutus a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-tab1.png);
	*background-image: url(../images/aboutus-tab1.gif);
	width:220px;
	height: 40px; 

	
}




/*----TAB: BILINGUAL PUBLICATIONS*/

#version8-main-navmenu-container-bsp {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	left: -5px;
	position: relative;
	
}

#version8-main-navmenu-container-bsp a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab0.png);
	*background-image: url(../images/publications-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version8-main-navmenu-container-bsp a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/publications-tab1.png);
	*background-image: url(../images/publications-tab1.gif);
	width:220px;
	height: 40px; 

}



/*----TAB: SAFETY BULLETIN*/

#version8-main-navmenu-container-bsb {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	left: -10px;
	position: relative;
}	 

#version8-main-navmenu-container-bsb a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab0.png);
	*background-image: url(../images/bulletins-tab0.gif);
	width:220px;
	height: 40px;
}
	
 
#version8-main-navmenu-container-bsb a:hover {
 
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/bulletins-tab1.png);
	*background-image: url(../images/bulletins-tab1.gif);
	width:220px;
	height: 40px; 
}





/*-----TAB: SAFETY TIPS*/

#version8-main-navmenu-container-safetytips {
	float: left;
	clear: right;
	width:287px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	left: -13px;
	position: relative;

}	 

#version8-main-navmenu-container-safetytips a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab0.png);
	*background-image: url(../images/tips-tab0.gif);
	width:287px;
	height: 40px;	

}
	
 
#version8-main-navmenu-container-safetytips a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/tips-tab1.png);
	*background-image: url(../images/tips-tab1.gif);
	width:287px;
	height: 40px; 
 
}

/* ------VERSION 8:  SECOND ROW          */



#version8-main-navmenu-container2 {
	height: 40px;
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: relative;
	background-image: url(../images/background-tile2.jpg);
	background-repeat: repeat-x;	
}

#version8-main-navmenu-container2 ul {
	position: relative;
	top: -5px;	
	
}

#version8-main-navmenu-container2 ul li {
	float: right;
	clear: left;		
}

/*----TAB: SAFETY LIBRARY   */

#version8-main-navmenu-container2-safetylibrary {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	left: 8px;
	position: relative;
}	 

#version8-main-navmenu-container2-safetylibrary a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab0.png);
	*background-image: url(../images/library-tab0.gif);
	width:220px;
	height: 40px;


}
	
#version8-main-navmenu-container2-safetylibrary a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/library-tab1.png);
	*background-image: url(../images/library-tab1.gif);
	width:220px;
	height: 40px; 
}




/*---TAB: OTHER SERVICES*/

#version8-main-navmenu-container2-otherservices {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	left: 4px;
	position: relative;
}	 

#version8-main-navmenu-container2-otherservices a {
	
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab0.png);
	*background-image: url(../images/otherservices-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version8-main-navmenu-container2-otherservices a:hover {
  	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/otherservices-tab1.png);
	*background-image: url(../images/otherservices-tab1.gif);
	width:220px;
	height: 40px; 
}


/*-----TAB: STORE */
#version8-main-navmenu-container2-store {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	left: 0px;
	position: relative;	
}	 

#version8-main-navmenu-container2-store a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab0.png);
	*background-image: url(../images/store-tab0.gif);
	width:220px;
	height: 40px;

}
	
 
#version8-main-navmenu-container2-store a:hover {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/store-tab1.png);
	*background-image: url(../images/store-tab1.gif);
	width:220px;
	height: 40px;   
}

/*-----TAB: CONTACT US */
#version8-main-navmenu-container2-contactus {
	float: left;
	clear: right;
	width:220px;
	height: 40px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/contactus-tab-white.png);
	*background-image: url(../images/contactus-tab-white.gif);
	left: -5px;
	position: relative;	
}	 

#version8-main-navmenu-container2-contactus a {
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	background-repeat: no-repeat;
	background-image: url(../images/contactus-tab-white.png);
	*background-image: url(../images/contactus-tab-white.gif);
	width:220px;
	height: 40px;

}
	
 
#version8-main-navmenu-container2-contactus a:hover {
  
}
