body#home #menu_home a,
body#products #menu_products a,
body#services #menu_services a,
body#portfolio #menu_portfolio a,
body#contact #menu_contact a
{ 
	background-image: url(images/button-menu-on.jpg);
	background-repeat: no-repeat;
	width: 95px;
	height: 36px;
	display: block;
	float: left;
	text-align: center;
	line-height: 24px;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
	color: #000066;
}


body#sbi #menu_sbi a,
body#email #menu_email a,
body#websites #menu_websites a,
body#design #menu_design a,
body#hosting #menu_hosting a,
body#partners #menu_partners a,
body#body360 #menu_360 a
{ 
padding:5px 0px 0px 20px;
text-decoration: none;
color: #000;
font-weight: bold;
}
