#containerBottom
{
    background-image: url("/i/background_bottom_employment.jpg");
}
.offer
{
    margin-left: 24px;
    width: 800px;
    font-size: 10pt;    
    color: #f2b2df;
    overflow: hidden;
}
.offer h1
{
    font-family: Georgia;
    font-style: italic;
    color: white;   
    font-size: 18pt;
    font-weight: bold;
    margin: 0 0 16px 0; 
    
}
.offerLeft
{
    background: url("/i/line_brown.png") top repeat-x;
    width: 493px;
    float: left;
}
.offer p{
    margin: 25px 0 0 0;
}
.offerRight
{
    margin-left: 35px;
    width: 268px;
    float: left;
    color: white;
}
.offerRight p
{
        margin: 0;
        padding-left: 12px; 
}
.offerRight p.ggl {
    text-align:center;
    font-size:10px;
}


.offerPhoto
{
    border: 1px solid #591b1a;
    padding: 7px;
    text-align:center;
    font-size:10px;
        
}
#footer
{
    margin-top: 100px;  
}