

/* Header */
#header {background-color: #424143; height:60px; width: 100%; margin-top: 0px; margin-bottom: 4px; background-image: url(../../style/images/bg_header_image.png); background-repeat: no-repeat;
        font-size: 1.0em; text-align: right; padding-left: 0px; padding-top: 0px;
        border-top: #FFAC0D 0px solid; border-bottom: #FFAC0D 0px solid; border-left: #FFAC0D 0px solid;  border-right: #FFAC0D 0px solid;}

#header_logo {float: left; padding: 0px; margin-top: 5px; margin-left: 10px;}

