/* rollover.css */
#header {
position: relative;
width: 100%;
height: 108px;
background: transparent url(../images/inner_pg_header.jpg) no-repeat;
margin: 0 auto;
padding: 0;
float:left;
}
#header li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}
#header a {
display:block;
text-indent:-9999px;
text-decoration:none;
outline:none;
cursor:default;
}

#ingredients {left: 0px; top:0; width:112px; height: 108px; z-index: 10; cursor: auto}
#mfrs {left: 112px; top:0; width:112px; height:108px;}
#brokers {left: 224px;top:0; width:112px; height:108px;}
#ware {left: 336px; top:0; width:112px; height:108px;}
#dist {left: 447px; top:0; width:112px; height:108px;}
#retail {left: 559px; top:0; width: 112px; height:108px;}



#ingredients a {height: 108px; cursor:auto}
#mfrs a {height: 108px;}
#brokers a {height: 108px;}
#ware a {height: 108px;}
#dist a {height: 108px;}
#retail a {height: 108px;}



/* rollover.css */
#afsi {
position: relative;
width: 668px;
height: 98px;
background:url(../images/content.jpg) no-repeat;
padding: 0;
float:none;
margin:0 25px 0 50px;
}
#afsi li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}
#afsi a {
display:block;
text-indent:-9999px;
text-decoration:none;
outline:none;
cursor:default;
}

#maxime {left: 1px; top:27px; width: 668px; height: 40px;}

#maxime a {height:40px;}

#maxime a:hover{background: url(../images/content.jpg); background-repeat:no-repeat;}

#maxime a:hover {background-position:-1px -131px; cursor: pointer}
