#menu { margin-bottom:5px; }
.menutitle {
	width: 220px;
	height: 45px;
	background: url(../images/menu/menu_01.jpg) no-repeat;
	display: block;
}
a#mhome {
	width: 220px;
	height: 53px;
	display: block;
	background: url(../images/menu/mhome.jpg) no-repeat;
}
a#mhome:hover {
	background-position: 0 -53px;
}
a#mwebdesign {
	width: 220px;
	height: 55px;
	display: block;
	background: url(../images/menu/mwebdesign.jpg) no-repeat;
}
a#mwebdesign:hover {
	background-position: 0 -55px;
}
a#mseo {
	width: 220px;
	height: 55px;
	display: block;
	background: url(../images/menu/mseo.jpg) no-repeat;
}
a#mseo:hover {
	background-position: 0 -55px;
}
a#mmarketing {
	width: 220px;
	height: 54px;
	display: block;
	background: url(../images/menu/monlinemarketing.jpg) no-repeat;
}
a#mmarketing:hover {
	background-position: 0 -54px;
}
a#mppc {
	width: 220px;
	height: 55px;
	display: block;
	background: url(../images/menu/mppc.jpg) no-repeat;
}
a#mppc:hover {
	background-position: 0 -55px;
}
a#mblog {
	width: 220px;
	height: 55px;
	display: block;
	background: url(../images/menu/mblog.jpg) no-repeat;
}
a#mblog:hover {
	background-position: 0 -55px;
}
a#mcontact {
	width: 220px;
	height: 61px;
	display: block;
	background: url(../images/menu/mcontact.jpg) no-repeat;
}
a#mcontact:hover {
	background-position: 0 -61px;
}
a#msocial {
	width: 220px;
	height: 55px;
	display: block;
	background: url(../images/menu/msocial.jpg) no-repeat;
}
a#msocial:hover {
	background-position: 0 -55px;
}
