
.wrap {
margin: 0 auto;




}


#footer a:hover{
   
    text-decoration: underline;
   
 }



 #footer a,
 #footer p {
    font: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    /*text-transform: uppercase;*/
    line-height: 26px;
    text-decoration: none; 
 }


.right > p:nth-child(1) > a:nth-child(1)

{
    font-weight: bold;
    text-decoration: none;
}
.clear {
    clear: both;
}

.left {
    text-align: left;
    float: left;
    width: 33%;
    padding: 20px;
}

.right {
    float: right;
    text-align: left;
    font: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    /*text-transform: uppercase;*/
    line-height: 26px;
    width: 33%;
    padding: 20px;
}
    
.centered {
    text-align: left;
    width: 33%;
    float: left;
    padding: 20px;
}


.copyright-center{ margin: 0 auto;}

.copyright-center { background-color: #006E59; width: 100%;text-align: center; right:0; bottom: 0;left:0;}


.copyright > a:nth-child(1) { color:#FFF !important; text-decoration: none; }

.reserved > a:nth-child(1) { color:#FFF !important; text-decoration: none;   }

.about > a:nth-child(1) { color:#FFF !important; text-decoration: none; }

.legal > a:nth-child(1) { color:#FFF !important; text-decoration: none; }





