#landing{
    width : 772px;    
    background  : #FFFFFF;
    float:left;      
}

#landing h1{
    font-family : Arial;
    color       : #C30101;     
    font-size   : 16pt;    
    padding-left: 6px;
    font-weight : lighter;
}
#landing b{    
    color       : #C30101;
    font-weight : lighter;
}
#landing_about{
    float       : left;
    width       : 374px;
    font-family : Arial;
    font-size   : 9pt;
    line-height : 13pt;
    padding-left : 6px;          
    padding-right: 6px;          
}
#landing_about p{
    text-align : justify;
}
#landing_about h2{
    font-family : Arial;
    font-weight : lighter;
    font-size   : 14pt;
    color       : #C30101;     
}
#landing_institutional{
    float       : right;
    text-align  : left;
    width       : 374px;  
    font-family : Arial;
    font-size   : 9pt;
    line-height : 13pt;
    padding-left : 6px;          
    padding-right: 6px;          
}

#landing_institutional h2{
    font-family : Arial;
    font-weight : lighter;
    font-size   : 14pt;
    color       : #C30101;     
}
#landing_institutional p{
    text-align : justify;
}

#landing_services{
    float       : left;
    width       : 374px;
    font-family : Arial;
    font-size   : 9pt;
    line-height : 13pt;
    padding-left : 6px;          
    padding-right: 6px;          
}
#landing_services td{
    font-family : Arial;
    font-size   : 9pt;
    line-height : 13pt;
}
#landing_services p{
    text-align : justify;
}
#landing_services h2{
    font-family : Arial;
    font-weight : lighter;
    font-size   : 13pt;
    color       : #C30101;     
}

#landing_services h1{
    font-family : Arial;
    font-weight : lighter;
    font-size   : 14pt;
    color       : #C30101;     
}
