body { 
display: block;
background-image: url('http://www.tangelo-catering.com/images/br_pattern.png'); 
background-repeat: repeat-y repeat-x;
background-attachment: fixed;
background-position: center center;   
text-align: center;
border: 0;
padding: 0;
margin: 0;
}
img{
border: 0 none;
outline: 0;
}
a:focus{ 
outline-style: none; 
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

#main_table {
    background: url(http://www.tangelo-catering.com/images/bg_bg.png) no-repeat top right;
    position: relative;
    display: block;
    margin:0 auto;
    border: 0 0 0 0;
    left:0px;
    top:0px;
    width:1168px;
    height:812px;
    z-index: 2;
}
#menu {
    position:absolute;
    left:1156px;
    top:132px;
    width:33px;
    height:425px;
    z-index: 1;
}
#menu_home a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/menu_home.png) no-repeat top right;
    position:absolute;
    left:0px;
    top:0px;
    width:25px;
    height:54px;
}
#menu_home a:hover {
    background-position: bottom left;
    width:33px;
}
#menu_menu a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/menu_menu.png) no-repeat top right;
    position:absolute;
    left:0px;
    top:56px;
    width:25px;
    height:92px;
}
#menu_menu a:hover {
    background-position: bottom left;
    width:33px;
}
#menu_corporate a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/menu_corporate.png) no-repeat top right;
    position:absolute;
    left:0px;
    top:148px;
    width:25px;
    height:92px;
}
#menu_corporate a:hover {
    background-position: bottom left;
    width:33px;
}
#menu_clients a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/menu_clients.png) no-repeat top right;
    position:absolute;
    left:0px;
    top:240px;
    width:25px;
    height:92px;
}
#menu_clients a:hover {
    background-position: bottom left;
    width:33px;
}
#menu_contact a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/menu_contact.png) no-repeat top right;
    position:absolute;
    left:0px;
    top:332px;
    width:25px;
    height:92px;
}
#menu_contact a:hover {
    background-position: bottom left; 
    width:33px; 
}
#bot a {
    display: block;
    background: url(http://www.tangelo-catering.com/images/bot.png) no-repeat bottom right;
    position:absolute;
    left:880px;
    top:800px;
    width:277px;
    height:96px;
    z-index: 9;
}
#bot a:hover {
    background-position: top right;
    z-index: 9;
}
