#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;

}
#accessories {
width:150px;
height:58px;
background:url('../images/1024/Products/prod_accessories_raised.png');
}
#accessories:hover{
background:url('../images/1024/Products/prod_accessories_pressed.png');
}
#audio {
width:93px;
height:58px;
background:url('../images/1024/Products/prod_audio_raised.png');
}
#audio:hover{
background:url('../images/1024/Products/prod_audio_pressed.png');
}
#automation {
width:151px;
height:58px;
background:url('../images/1024/Products/prod_automation_raised.png');
}
#automation:hover{
background:url('../images/1024/Products/prod_automation_pressed.png');
}
#hometheatre{
width:172px;
height:58px;
background:url('../images/1024/Products/prod_home_raised.png');
}
#hometheatre:hover{
background:url('../images/1024/Products/prod_home_pressed.png');
}
#intercom{
width:134px;
height:58px;
background:url('../images/1024/Products/prod_intercom_raised.png');
}
#intercom:hover{
background:url('../images/1024/Products/prod_intercom_pressed.png');
}
#lighting{
width:114px;
height:58px;
background:url('../images/1024/Products/prod_lighting_raised.png');
}
#lighting:hover{
background:url('../images/1024/Products/prod_lighting_pressed.png');
}
#racks{
width:92px;
height:58px;
background:url('../images/1024/Products/prod_racks_raised.png');
}
#racks:hover{
background:url('../images/1024/Products/prod_racks_pressed.png');
}
#security{
width:117px;
height:58px;
background:url('../images/1024/Products/prod_security_raised.png');
}
#security:hover{
background:url('../images/1024/Products/prod_security_pressed.png');
}
