div.img_container_even a img {
    float: right;
}

img#home_big {
    float:left;
}
img#office_big {
    float:right;
}
div.selection {
    float: left;
    width: 467px;
    /*height: 491px;*/
    padding: 120px 0 60px 0;
    /*height: 371px;*/
    text-align: center;
    /*height: 369px;
    height: 249px;*/
    height: 80px;
}
div.selection h1 {
    margin: 0 0 10px 0;
    padding: 0;
    color: black;
    font-size: 32px;
    text-align: center;
    letter-spacing: -0.6pt;
}
div.img_container_home,
div.img_container_office {
    width: 530px;
    height: 491px;
    height: 489px;
}
div.img_container_home {
    float: left;
}
div.img_container_office {
    float: right;
}

div#orgatec {
    padding: 20px 25px 20px 25px;
}

div#orgatec h1 {
    padding: 0;
    margin: 0 0 30px 0;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
div#orgatec h2 {
    padding: 0;
    margin: 15px 0 0 0;
    color: #feae01;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;

}
div#orgatec p {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: justify;
}

div.img_container_odd {
    float: left;
    width: 530px;
    /*height: 489px;*/
    height: 80px;
}
div.img_container_even {
    float: right;
    width: 530px;
    /*height: 489px;*/
}
div.selection a img {
    border-right: 1px solid #eeeeee;
    padding-right: 6px;
    margin-right: 8px;
}
