/*section 13 (machined products) styles*/

#headerImage {
	background: url(images/headerImg.jpg) no-repeat;
}
#countryFlags {
	visibility: hidden;
}

#navlist .products {
	background: url(images/products13.jpg) no-repeat;
}
#navlist .products a:hover, #navlist .products a:hover {
	background: url(images/products13.jpg) no-repeat -130px;
}
#navlist .productsSel {
	background: url(images/products13.jpg) no-repeat -260px;
}