#site_header {
    /*background: url('../images/ePortal/header.jpg') repeat-x bottom;*/
}
#site_header #site_header_logo { background: url('../images/icons_/LogoIAOS.png') no-repeat; width: 75px; height: 60px; float: left;
background-size:cover;}
.h-line{
    width: 2px;float: right;background-color: #0462a7;height: 60%;margin-top: 20%;}
#site_header #site_header_title { float: left; font: 17px Calibri, Arial, sans-serif; color: #214474; padding: 8px 0 0 10px;}
#site_header #site_header_title2 { float: left; font: 16px Verdana, Arial, sans-serif; color: #214474; padding: 5px 0 0 5px; }
#site_header #site_header_title strong { font-size: 110%; }
#site_header #site_header_title2 strong { font-size: 110%; }
#site_header #site_header_title a, #site_header #site_header_title a:hover { color: #214474 !important; border: none !important; outline: none !important; text-decoration: none !important; }
#site_header #site_header_title2 a, #site_header #site_header_title2 a:hover { color: #107415 !important; border: none !important; outline: none !important; text-decoration: none !important; }

#site_top_menu { float: right; text-align: right; font: bold 12px Verdana,Arial,sans-serif; margin: 15px 10px 0 0; color: #206bc3; }
#site_top_menu2 { float: right; text-align: right; font: bold 12px Verdana,Arial,sans-serif; margin: 15px 10px 0 0; color: #128f22; }
#site_top_menu a:hover { color: #f59d1f; text-decoration: none; }

#site_footer { font: 10px Verdana,Arial,sans-serif; padding: 5px 10px; font-weight: bold; }
#site_footer a { color: #eee; font-weight: bold; }
#site_footer a:hover { color: #f59d1f; }
#site_footer #site_footer_text { float: left; }
#site_footer #site_footer_author { float: right;margin-right: 2em;}