#sidemenu {
	margin-bottom: 20px;
}


#sidemenu ul {
	margin: 0;
	width: 135px;
	text-decoration: none;
	overflow:hidden;
}

#sidemenu li{
	margin-left: -20px;
	list-style-type:none;
	overflow:hidden;
}

#sidemenu a {

	display:block;
	width: 127px;

	overflow:hidden;
}

#sidemenu b {
	margin-left: -1000;
}

#sidemenu a:hover, a:active  {
	background-position: 0 -32px;
}

.sidemenu-itsecurity a {
	background: url('sidemenu-itsecurity.gif') 0 0 no-repeat;
	height: 21px;
}

.sidemenu-itsystems a {
	background: url('sidemenu-itsystems.gif') 0 0 no-repeat;
	height: 21px;
}

.sidemenu-backup a {
	background: url('sidemenu-backup.gif') 0 0 no-repeat;
	height: 21px;
}

.sidemenu-access a {
	background: url('sidemenu-access.gif') 0 0 no-repeat;
	height: 21px;
}