ul {
margin:0;
padding:0;
}

li {
display:inline;
float:left;
list-style:none;
position:relative;
margin:0;
padding:0;
width:auto;
}

#products_menu {
height:58px;
padding-bottom:0px;

}

#products_menu ul {
margin:0;
padding:0;
}

#products_menu li {
display:inline;
height:58px;
float:left;
list-style:none;
position:relative;
margin:0;
padding:0;
width:auto;

}

#products_menu li a {
color:#fff;
text-decoration:none;
display:block;
height:58px;

}
#item1 {
width:186px;
height:170px;
background:url('../images/1024/Products/aud_1_raised.png');
}
#item1:hover{
background:url('../images/1024/Products/aud_1_pressed.png');
}

#item2 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_2_raised.png');
}
#item2:hover{
background:url('../images/1024/Products/aud_2_pressed.png');
}

#item3 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_3_raised.png');
}
#item3:hover{
background:url('../images/1024/Products/aud_3_pressed.png');
}
#item4 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_4_raised.png');
}
#item4:hover{
background:url('../images/1024/Products/aud_4_pressed.png');
}

#item5 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_5_raised.png');
}
#item5:hover{
background:url('../images/1024/Products/aud_5_pressed.png');
}

#item6 {
width:186px;
height:170px;
background:url('../images/1024/Products/aud_6_raised.png');
}
#item6:hover{
background:url('../images/1024/Products/aud_6_pressed.png');
}

#item7 {
width:187px;
height:170px;
background:url('../images/1024/Products/aud_7_raised.png');
}
#item7:hover{
background:url('../images/1024/Products/aud_7_pressed.png');
}

#item8 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_8_raised.png');
}
#item8:hover{
background:url('../images/1024/Products/aud_8_pressed.png');
}

#item9 {
width:187px;
height:170px;
background:url('../images/1024/Products/aud_9_raised.png');
}
#item9:hover{
background:url('../images/1024/Products/aud_9_pressed.png');
}

#item10 {
width:188px;
height:170px;
background:url('../images/1024/Products/aud_10_raised.png');
}
#item10:hover{
background:url('../images/1024/Products/aud_10_pressed.png');
}