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

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

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

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

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

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

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

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