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

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

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

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

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

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

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

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