#services_top {
height:269px;
}

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

#services_top li {
display:inline;
height:269px;
float:left;
list-style:none;
position:relative;
z-index:300;
margin:0;
padding:0;
width:auto;

}

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

}

#services_bottom {
height:266px;
}

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

#services_bottom li {
display:inline;
height:266px;
float:left;
list-style:none;
position:relative;
z-index:500;
margin:0;
padding:0;
width:auto;

}

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

}
#audio{
width:261px;
height:269px;
background:url('../images/1024/Services/audio_button_raised.png');
}
#audio:hover {
background:url('../images/1024/Services/audio_button_pressed.png');
}
#automation {
width:252px;
height:269px;
background:url('../images/1024/Services/automation_button_raised.png');
}
#automation:hover {
background:url('../images/1024/Services/automation_button_pressed.png');
}

#hometheatre {
width:251px;
height:269px;
background:url('../images/1024/Services/hometheatre_button_raised.png');
}
#hometheatre:hover {
background:url('../images/1024/Services/hometheatre_button_pressed.png');
}

#intercom{
width:260px;
height:269px;
background:url('../images/1024/Services/intercom_button_raised.png');
}
#intercom:hover {
background:url('../images/1024/Services/intercom_button_pressed.png');
}

#lighting{
width:261px;
height:266px;
background:url('../images/1024/Services/lighting_button_raised.png');
}
#lighting:hover{
background:url('../images/1024/Services/lighting_button_pressed.png');
}

#security{
width:251px;
height:266px;
background:url('../images/1024/Services/security_button_raised.png');
}
#security:hover{
background:url('../images/1024/Services/security_button_pressed.png');
}

#system{
width:252px;
height:266px;
background:url('../images/1024/Services/system_button_raised.png');
}
#system:hover{
background:url('../images/1024/Services/system_button_pressed.png');
}

#video{
width:260px;
height:266px;
background:url('../images/1024/Services/video_button_raised.png');
}
#video:hover{
background:url('../images/1024/Services/video_button_pressed.png');
}

