#logo {
 border: none;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}

#top-left-1 {
 text-align: center;
 border: none;
 padding-top: 15px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 width: 170px;
 height: auto;
}

#top-left-2 {
 border: none;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 height: auto;
 width: 170px;
 height: auto;
}

#top-middle-1 {
 border: none;
 position: absolute;
 top: 5px;
 left: 330px;
 z-index: 2;
 width: 650px;
 height: 90px;
 overflow: hidden;
 text-align: left;
}

#top-middle-2 {
 border: none;
 position: absolute;
 top: 10px;
 left: 420px;
 z-index: 3;
 width: 337px;
 height: 60px;
 overflow: hidden;
 text-align: center;
}

#top-middle-3 {
 border: none;
 position: absolute;
 top: 10px;
 right: 0px;
 z-index: 4;
 width: 190px;
 height: 85px;
 overflow: hidden;
 text-align: right;
 color: #790024;
}