#menu_home {
float: left;
width: 226px;
padding-right:20px;
}

#menu_home li {
list-style-type: none;
background: transparent url(images/menu.gif) no-repeat left center;
border-bottom: #60645f 1px dashed;
margin-left: -25px;
}

#menu_home li a {
display: block;
padding: 10px 0 10px 0px;
margin-left: 50px;
font-size: 75%;
text-decoration: none;
color: #60645f;
}

#menu_home span {
font-size: 160%;
display: block;
}

#menu_home li a:hover {
color: #79AF1A;
}

#menu_home img {
margin-left: 15px;
}

#menu_home .tree {
float:left;
margin: 70px 0 0 0;
}

#footer_home {
float:left;
width:960px;
height:164px;
background:url(images/footer.jpg) no-repeat;
margin-top:200px;
}

#footer_shop {
float:left;
width:960px;
height:164px;
background:url(images/footer.jpg) no-repeat;
}

