/* CSS Document */

#banner {
width: 100%;
height: 100px;
background-color: #AEAEAE;
background-image: url(/images/content/buro.jpg);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
text-align: left;
border-bottom: 1px solid #282E34;
}

