/* CSS Document */

div#nav ul #about ul {display: block; position: fixed;}
div#nav ul li #about .submenu:hover {padding: 0;}
div#nav ul #about ul ul {position: absolute; top: 0; left: 12.5em; display: none;}
div#nav ul #about .level2 li.submenu:hover ul.level3 {display: block;}

ul#primary-nav ul#about {
	display: block;
	position: relative;
	left: 0;
	}
	
ul#primary-nav ul#about li ul {
	display: none;
	position: absolute;
	left: 13.9em;
	}
	
.about-second {background: url(/resources/images/about/about-second-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.about {background: url(/resources/images/about/about-second-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.history {background: url(/resources/images/about/history-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.locations {background: url(/resources/images/about/locations-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.alliances {background: url(/resources/images/about/alliances-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.supplier {background: url(/resources/images/about/about-diversityheader.jpg) 100% 50% no-repeat; background-color: #006699;}
.compliance {background: url(/resources/images/about/compliance-header.jpg) 100% 25% no-repeat; background-color: #006699;}
.vision {background: url(/resources/images/about/vision-header.jpg) 100% 25% no-repeat; background-color: #006699;}
.philanthropy {background: url(/resources/images/about/philanthropy-header.jpg) 100% 50% no-repeat; background-color: #006699;}
.aboutblank {background-color: #006699;}
h1 {color: #006699; font-size: 1.5em; font-family:Verdana, sans-serif; margin-top: 0;}
h4 { color: #006699;}
blockquote {color: #006699;}
.right-pic { background: url(/resources/images/shared/right-nav-aob.jpg) top left no-repeat; width: 10em; height: 4.91666em;}
