body {
    background-color:#f6f6f6;
    background-color:#FFFFFF;
    margin:0px;
}

#euic-ani-container {
    margin:20px auto;
    width:735px;
    height:595px;
    background-image: url('../img/background.jpg');
    background-repeat: no-repeat;
    border:2px solid #CCC;
}

.euic-ani-button {
    width:102px;
    height:102px;
    position: absolute;   
    background-position: center;
    background-repeat: no-repeat;
}

.gear-ani-button {
    position: absolute;   
}

.bulb-ani-button {
    width:155px;
    height:237px;
    position: absolute;   
    background-position: center;
    background-repeat: no-repeat;
}

#light_bulb     { left: 290px; top:  35px; background-image:url('../img/light_bulb.png'); }
#gear_imaging   { left:  30px; top: 207px; background-image:url('../img/gear_imaging.png'); }
#gear_clinical  { left: 150px; top: 122px; background-image:url('../img/gear_clinical.png'); }
#gear_composite { left: 482px; top: 122px; background-image:url('../img/gear_composite.png'); }
#gear_food      { left: 601px; top: 206px; background-image:url('../img/gear_food.png'); }

#light_bulb:hover     { background-image:url('../img/light_bulb_mo.png'); }
#animation_002:hover > #gear_imaging   { background-image:url('../img/gear_imaging_mo.png'); }
#animation_001:hover > #gear_clinical  { background-image:url('../img/gear_clinical_mo.png'); }
#animation_003:hover > #gear_composite { background-image:url('../img/gear_composite_mo.png'); }
#animation_004:hover > #gear_food      { background-image:url('../img/gear_food_mo.png'); }

#gear_001 { left:  89px; top: 101px; }
#gear_002 { left: 147px; top: 213px; }
#gear_003 { left: 214px; top: 205px; }
#gear_101 { left:  43px; top: 176px; }
#gear_102 { left:  87px; top: 272px; }
#gear_201 { left: 477px; top:  90px; }
#gear_202 { left: 574px; top: 103px; }
#gear_203 { left: 448px; top: 203px; }
#gear_301 { left: 652px; top: 173px; }
#gear_302 { left: 494px; top: 273px; }