#process_top {
height:265px;
}

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

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

}

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

}

#process_bottom {
height:270px;
}

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

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

}

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

}
#design{
width:340px;
height:265px;
background:url('../images/1024/Process/design_button_raised.png');
}
#design:hover {
background:url('../images/1024/Process/design_button_pressed.png');
}
#prewire {
width:342px;
height:265px;
background:url('../images/1024/Process/prewire_button_raised.png');
}
#prewire:hover {
background:url('../images/1024/Process/prewire_button_pressed.png');
}

#installation {
width:342px;
height:265px;
background:url('../images/1024/Process/installation_button_raised.png');
}
#installation:hover {
background:url('../images/1024/Process/installation_button_pressed.png');
}

#integration{
width:340px;
height:270px;
background:url('../images/1024/Process/integration_button_raised.png');
}
#integration:hover {
background:url('../images/1024/Process/integration_button_pressed.png');
}

#programming{
width:342px;
height:269px;
margin-top:1px;
background:url('../images/1024/Process/programming_button_raised.png');
}
#programming:hover{
background:url('../images/1024/Process/programming_button_pressed.png');
}

#training{
width:342px;
height:270px;
background:url('../images/1024/Process/training_button_raised.png');
}
#training:hover{
background:url('../images/1024/Process/training_button_pressed.png');
}