.btnwebdesign
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/webdesign.jpg);

}
.btnwebdesign:hover
{
background-image:url(../images/buttons/webdesignh.jpg);
}
/* ////////// */
.btnphp
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/phpandmysql.jpg);

}
.btnphp:hover
{
background-image:url(../images/buttons/phpandmysqlh.jpg);
}

/* ////////// */
.ecommerce
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/ecommerce.jpg);

}
.ecommerce:hover
{
background-image:url(../images/buttons/ecommerceh.jpg);
}

/* ////////// */
.flashweb
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/flashweb.jpg);

}
.flashweb:hover
{
background-image:url(../images/buttons/flashwebh.jpg);
}

/* ////////// */
.logodesign
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/logodesign.jpg);

}
.logodesign:hover
{
background-image:url(../images/buttons/logodesignh.jpg);
}
/* ////////// */

.blogbtn
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/blogdesign.jpg);

}
.blogbtn:hover
{
background-image:url(../images/buttons/blog.jpg);
}

/* ////////// */

.emailbtn
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/emailmar.jpg);

}
.emailbtn:hover
{
background-image:url(../images/buttons/emailmarh.jpg);
}

/* ////////// */

.webhosting
{
height:58px;
width:156px;
display:block;
background-repeat:no-repeat;
background-image:url(../images/buttons/webhosting.jpg);

}
.webhosting:hover
{
background-image:url(../images/buttons/webhostingh.jpg);
}
