/* CSS Document */

#box-menuhome {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-image: url(../_images/home/quotemarks-home.gif);
	background-color: #F0F0F0;
	padding: 5px;
	background-repeat: no-repeat;
	margin: 0px;
}
#box-menuproducts {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-image: url(../_images/products-services/quotemarks-products.gif);
	background-color: #F0F0F0;
	padding: 5px;
	background-repeat: no-repeat;
	margin: 0px;
}
#box-menuwho {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-image: url(../_images/who/quotemarks-who.gif);
	background-color: #F0F0F0;
	padding: 5px;
	background-repeat: no-repeat;
}
#box-menuebrochure {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}
#box-menucustomers {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-image: url(../_images/customers/quotemarks-customers.gif);
	background-color: #F0F0F0;
	padding: 5px;
	background-repeat: no-repeat;
}
#box-menupartners {
	position: absolute;
	width: 160px;
	top: 460px;
	left: 5px;
	height: 60px;
	vertical-align: middle
	horizontal-align: center; 	
	font-size: 90%;
	line-height: 130%;
	background-image: url(../_images/partners/quotemarks-partners.gif);
	background-color: #F0F0F0;
	padding: 5px;
	background-repeat: no-repeat;
}

