@charset "UTF-8";
/* CSS Document */

#removals_but {
width: 194px;
height: 62px;
float: left;
padding: 0 0 9px 0;
}

#removals_but, #removals_but ul {
margin: 0;
list-style: none;
}

#removals_but a {
background-image: url(../images/services_move.jpg);
display: block;
height: 62px;
outline: none;
}

#removals_but a:hover {
background-image: url(../images/services2_move.jpg);
text-decoration:none;
}



#haul_but {
width: 194px;
height: 62px;
float: left;
padding: 0 0 9px 0;
}

#haul_but, #haul_but ul {
margin: 0;
list-style: none;
}

#haul_but a {
background-image: url(../images/services_haul.jpg);
display: block;
height: 62px;
outline: none;
}

#haul_but a:hover {
background-image: url(../images/services2_haul.jpg);
text-decoration:none;
}



#home_but {
width: 194px;
height: 62px;
float: left;
padding: 0 0 9px 0;
}

#home_but, #home_but ul {
margin: 0;
list-style: none;
}

#home_but a {
background-image: url(../images/services_home.jpg);
display: block;
height: 62px;
outline: none;
}

#home_but a:hover {
background-image: url(../images/services2_home.jpg);
text-decoration:none;
}



#store_but {
width: 194px;
height: 62px;
float: left;
padding: 0 0 9px 0;
}

#store_but, #store_but ul {
margin: 0;
list-style: none;
}

#store_but a {
background-image: url(../images/services_store.jpg);
display: block;
height: 62px;
outline: none;
}

#store_but a:hover {
background-image: url(../images/services2_store.jpg);
text-decoration:none;
}
