#main-menu a.home {
	background: url(../img/menu/por/home.png) no-repeat;
	width: 122px;
}

#main-menu .about {
	background: url(../img/menu/por/about.png) no-repeat;
	width: 76px;
}

#main-menu .ntb {
	background: url(../img/menu/por/ntb.png) no-repeat;
	width: 149px;
}

#main-menu .complaints {
	background: url(../img/menu/por/complaints.png) no-repeat;
	width: 130px;
}

#main-menu .notifications {
	background: url(../img/menu/por/ntm.png) no-repeat;
	width: 128px;
}

#main-menu .documents {
	background: url(../img/menu/por/documents.png) no-repeat;
	width: 122px;
}

#main-menu .contacts {
	background: url(../img/menu/por/contacts.png) no-repeat;
	width: 125px;
}

#main-menu .links {
	background: url(../img/menu/por/links.png) no-repeat;
	width: 83px;
}