		#main #nav #company {
			width: 69px;
			height: 30px;
			background: url(images/mainnav_company.gif) top left no-repeat;
		}
			#main #nav #company:hover {
				background-position: 0 -30px;
			}
		#main #nav #investors {
			width: 81px;
			height: 30px;
			background: url(images/mainnav_investors.gif) top left no-repeat;
		}
			#main #nav #investors:hover {
				background-position: 0 -30px;
			}
		#main #nav #products {
			width: 148px;
			height: 30px;
			background: url(images/mainnav_productssolutions.gif) top left no-repeat;
		}
			#main #nav #products:hover {
				background-position: 0 -30px;
			}
		#main #nav #customer {
			width: 109px;
			height: 30px;
			background: url(images/mainnav_customer.gif) top left no-repeat;
		}
			#main #nav #customer:hover {
				background-position: 0 -30px;
			}
		#main #nav #buynow {
			width: 71px;
			height: 30px;
			background: url(images/mainnav_buynow.gif) top left no-repeat;
		}
			#main #nav #buynow:hover {
				background-position: 0 -30px;
			}
