DIV#MainContainer {
    width                : 980px;
    padding-bottom        : 25px;
    overflow            : auto;
}

DIV#FlashContainer {
    width                : 980px;
    height                : 340px;
    margin                : 34px 0 22px 0;
    border-top            : 1px solid #bdd853;
    /*border-top            : 1px solid #FEB914;*/
    border-bottom        : 8px solid #BABBBD;
    /*background            : url( /img/temp_flash_img.gif ) no-repeat;*/
}

DIV#IpContainer {
    width                : 920px;
    margin                : 0 auto;
    height                : 175px;
    border-bottom        : 4px solid #E5E5E5;
    position            : relative;
}

DIV#IpContainer DIV {
    float                : left;    
}

DIV#IpContainer DIV H2 {
    color                : #bdd853;    
}

DIV#IpPage1 {
    width                : 260px;
    min-height            : 96px;
    padding                : 5px 30px 12px 0;
}

DIV#IpPage2 {
    width                : 298px;
    min-height            : 96px;
    border-left            : 1px solid #E5E5E5;
    border-right        : 1px solid #E5E5E5;    
    padding                : 5px 20px 12px 20px;
}

DIV#IpPage3 {
    width                : 260px;
    min-height            : 96px;
    padding                : 5px 0 12px 20px;
}

DIV#NewsContainer {
    width                : 920px;
    margin                : 0 auto;
}

DIV#NewsContainer H2 
{
    clear                : both;    
    padding-left        : 312px;
}

DIV.NewsItem {
    width                : 298px;
    float                : left;
    min-height            : 125px;
    padding                : 10px 20px 10px 20px;
}

DIV.NewsItemCenter {
    width                : 248px;
    float                : left;
    min-height            : 125px;
    border-left            : 1px solid #E5E5E5;
    padding                : 10px 10px 10px 20px;
}

DIV#FckBlock {
    width                : 270px;
    min-height          : 125px;
    float                : left;
    padding                : 20px 20px 10px 0px;
    border-right        : 1px solid #E5E5E5;
    background            : #FCFCFC;
}

.GreenMachinesColor {
    color                : #00acd5 !important;
    overflow            : hidden;
    background            : url( /img/logos/logo_gm_medium.gif ) no-repeat;
    text-indent            : -2000px;
    height                : 40px;
    width                : 180px;
    display                : block;
}

/*.GreenMachinesColorDE {
    background-image    : url( /img/logos/logo_de_medium.gif );
}*/

.IdentificationColor {
    color                : #E9193A !important;
    overflow            : hidden;
    background            : url( /img/logos/logo_id_medium.gif ) no-repeat;
    text-indent            : -2000px;
    height                : 40px;
    width                : 180px;
    display                : block;
}

/*.IdentificationColorDE {
    background-image    : url( /img/logos/logo_de_medium.gif );
}*/

.FarmSystemsColor {
    color                : #f8b334 !important;
    overflow            : hidden;
    background            : url( /img/logos/logo_fs_medium.gif ) no-repeat;
    text-indent            : -2000px;
    height                : 40px;
    width                : 180px;
    display                : block;
}

.FarmSystemsColorDE, .IdentificationColorDE, .GreenMachinesColorDE {
    background-image    : none;
    text-indent            : 0;
    color                : #00acd5 !important;
}

