#home_top_row {
    position: relative ;
    margin-bottom: 10px;
}

#home_top_row_left_col {
    position: absolute ;
    top: 0px ;
    left: 486px ;
}

#home_top_row_left_col #latest_documents_wrap {
    margin-bottom: 10px;
}
#home_top_row_left_col #latest_events_wrap { 
}

#home_left_col {
    float: left ;
    width: 340px ;
    min-height: 1px ;
}

#home_right_col {
    float: left ;
    position: relative ;
    padding-left: 15px ;
    padding-right: 15px ;
    width: 480px ;
}

#home_right_col #right_col_inner_wrap {
    position: absolute ;
}


#home_main_image {
    width: 475px ; 
}

#home_top_row_left_col .content_teaser
{
    width: 347px;
}