
#top {
    position: relative;
    //background-color: #036fab;
    //color: white;
    //padding: 5px;
    //margin: 0px 0px 10px 0px;
}

#bottom {
    position: relative;
    background-image: url("../footer-bottom-bga54a.png?ln=img/homepage");
    //padding: 5px;
    margin: 0px 0px 0px 0px;
}

#left {
    float: left;
    background-color: #ece3a5;
    padding: 5px;
    width: 150px;
}

#right {
    float: right;
    background-color: #ece3a5;
    padding: 5px;
    width: 150px;
}

.center_content {
    position: relative;
    //background-color: #dddddd;
    padding: 5px;
}

.left_content {
    background-color: #dddddd;
    padding: 5px;
    margin-left: 170px;
}

.right_content {
    background-color: #dddddd;
    padding: 5px;
    margin: 0px 170px 0px 170px;
}

#top a:link, #top a:visited {
    //color: white;
    //font-weight : bold;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    font-family: Times New Roman;
    font-size: 20px;
}

#top a:link:hover, #top a:visited:hover  {
    //color: black;
    //font-weight : bold;
    //text-decoration : underline;
    text-shadow: 0 1px 1px #000;
    font-family: Times New Roman;
}
.header-m{
    //margin-left: 45px;
    //margin-right: 45px;
        background-color: #007de8;
}
.background-color1{
    background-image: url('../img/background7dd9c.jpg?In=img');
    background-size: 100% 100%;
}
.logos ul li a{
    width: 0px;
    height: 0px;
    float: right;
}
.logos ul li{
    width: 0px;
    height: 0px;
    float: right;
}
.logos ul{
    width: 0px;
    height: 0px;
    float: right;
}


