body {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 10pt;

}

table, td {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}



h1 {
font-size: 24px;
}


h2 {
font-size: 18px;
}



a:hover {
	color: red;
	background-color : transparent;
}

.menu-main {

	width: 128px;
	padding: 0 0 7px 0;
	background-image: url("images/buttons/menu-main-bottom-shadow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0; /* IE fix */
	line-height: 0; /* IE fix */
}

.section-intro-links {
	margin: 0 auto;
	background-image: url('solutions/images/bg-products.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 320px;
	min-height: 220px;
	text-align: center;
}

.section-intro-links a {
	display: block;
	padding: 5px 0;
}


.footer {
color: #B2B2B2;
font-size: 10px;
margin-top: 20px;
text-align: center;
}

.footer a {
color: #B2B2B2;
font-size: 10px;
}

img[align="middle"] {
vertical-align: middle;
}