

.logo_en{
    background:url('/images/en/generic/logo.jpg') no-repeat;
    height:119px;
    position:absolute;
    left:0;
    top:3px;
    margin-top:0px;
    display:block;
    width:245px;
}

.header_holder{
    background:none;
    border-bottom:1px solid red;
    margin-bottom:0px !important;
}

.logo_fr{
    background:url('/images/en/generic/logo.jpg') no-repeat;
    height:119px;
    position:absolute;
    left:0;
    top:3px;
    margin-top:0px;
    display:block;
    width:245px;
}
.application_color1{
    color: rgb(209,77,33);
    text-decoration:none;
}

.center_logos img{
   margin:10px;
   margin-bottom:70px;
   margin-top:30px;
}

.logos_programs{
    display:block;
    margin-bottom:50px;
}

.header_right{
    margin-top:95px;

}

.header_left{
    position:static;
}

.top{
        width:420px;
}