#container #mapproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#container #products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}
#container #products a {
	color: #000000;
	text-decoration: none;
}
#container #products a:hover {
	color: #FF0000;
}
#container #mapsupport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#container #support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
#container #support a {
	color: #000000;
	text-decoration: none;
}
#container #support a:hover {
	color: #FF0000;
}

#container #mapcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#container #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
#container #contact a {
	color: #000000;
	text-decoration: none;
}
#container #contact a:hover {
	color: #FF0000;
}
