.menutitle {
	width: 220px;
	height: 45px;
	background: url(../images/menu/menu_01.jpg) no-repeat;
	display:block;
}
a#mhome
{
width:220px;
height:53px;
background-image:url(../images/menu/mhome.jpg);
background-repeat:no-repeat;
display:block;
}

a#mhome:hover
{
background-position:0 -53px;
}

a#mwebdesign
{
width:220px;
height:55px;
background-image:url(../images/menu/mwebdesign.jpg);
background-repeat:no-repeat;
display:block;
}

a#mwebdesign:hover
{
background-position:0 -55px;
}

a#mseo
{
width:220px;
height:55px;
background-image:url(../images/menu/mseo.jpg);
background-repeat:no-repeat;
display:block;
}

a#mseo:hover
{
background-position:0 -55px;
}

a#mmarketing
{
width:220px;
height:54px;
background-image:url(../images/menu/monlinemarketing.jpg);
background-repeat:no-repeat;
display:block;
}

a#mmarketing:hover
{
background-position:0 -54px;
}

a#mppc
{
width:220px;
height:55px;
background-image:url(../images/menu/mppc.jpg);
background-repeat:no-repeat;
display:block;
}

a#mppc:hover
{
background-position:0 -55px;

}

a#mblog
{
width:220px;
height:55px;
background-image:url(../images/menu/mblog.jpg);
background-repeat:no-repeat;
display:block;
}

a#mblog:hover
{
background-position:0 -55px;

}

a#mcontact
{
width:220px;
height:61px;
background-image:url(../images/menu/mcontact.jpg);
background-repeat:no-repeat;
display:block;
}

a#mcontact:hover
{
background-position:0 -61px;

}
