body {
    background-image: url(../img/bg-edi.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    margin: auto;
    background-position: center top;
    width: 790px;
    background-color: #eae3dd;
}
#header {
    background-image: url(../img/logo-edisiam.png);
    height: 22px;
    background-repeat: no-repeat;
    padding-top: 24px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #403f3e;
    background-color: #FFF;
    margin: auto;
    width: 790px;
    text-align: right;
    /*padding-right: 30px;*/
}

#content {
    width: 790px;
    margin: 0;
    background-color: #FFF;
    background-image: url(../img/bg-etransit1.png) ;
    background-repeat: no-repeat;
    background-position:center top; 
}
#content #left {
    height: 163px;
    padding-top: 32px;
    padding-right: 5px;
    padding-bottom: 60px;
    padding-left: 510px;
    width: auto;
}
#content #left #login {
    margin: auto;
    height: 147px;
    width: 260px;
    padding-bottom: 10px;
    background-color: #FFF;
    border-right-color: #CCC;
    border-right-width: medium;
    border-right-style: outset;
    border-bottom-width: medium;
    border-bottom-style: ridge;
    border-bottom-color: #CCC;
}
#content #left #contact {
    padding-top: 6px;
}
#content #left #login #minilogo img {
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 220px;
}
#content #left #login #login-user {
    padding-left: 1px;
    padding-top: 2px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}

#DashBorder1 {
    padding-left: 200px;
    padding-top: 200px;
    font-size: 12px
}

#content #right {
    margin: auto;
    height: 40px;
    background-image: url(../img/news.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 1px;
    padding-left: 63px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
}
#content #bottom {
    margin: auto;
    width: auto;
    padding: 0px;
    height: auto;
}
#content #bottom #bottom-left {
    width: 100px;
    float: left;
    height: auto;
}
#content #bottom #bottom-left img  {
    margin: 0px;
    padding-top: -10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#content #bottom #bottom-right {
    float: right;
    width: 470px;
    height: 10px;
    padding-top: 5px;
    padding-right: 0px;
    text-align: center;
}

#content #bottom #bottom-right img {
    padding-right: 10px;
    list-style-image: none;
}

#banner {
    margin: auto;
    clear: both;
    float: none;
    /* background: #ff9230;
    padding-left: 250px;
    height: 300px;*/
    width: 100%;
}

#banner table td{
    background-color: #ffb503;
}

#content #gateway #gb {

    background-repeat: no-repeat;
    background-position: left top;
    margin: auto;
    height: 1px;
    padding-top: 0;
    padding-bottom: 1px;
    /*padding-left: 100px;*/
    text-align:center;
}

#content #gateway #gb img {
    padding-right: 20px;
}

#content #footer {
    height: 10px;
    clear: both;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #999;
    margin: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;

}
