#slider-wrapper{
    display: block;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e7e8;
    border-radius: 5px;
    margin: 0 0 12px;
    overflow: visible;
    padding: 0 0 40px;
    width: auto;
    height: 450px;
    cursor: pointer;
}

h3 {
    color: #797979;
    font-size: 25px;
    font-family: Coda, Tahoma;
    font-weight: normal
}

#uses-select{
    display: block;
    text-align: center;
    
}


#uses-select .uses{
    display: inline-block;
    width: 290px;
    height: auto;
    margin-left: 65px;
}
#uses-select .second{
    margin-left: 65px;
}
#uses-select .uses a{
    padding-top: 180px;
    height: 40px;
    width: 300px;
    display: block;
    background-repeat: no-repeat;
    text-align: center;
    text-decoration: none;
    color: #20B190;
    font-size: 25px;
    font-family: Coda, Tahoma;
    font-weight: normal;
    background-position: top;
    
}

#uses-select .uses a:hover{
    color: #25D2A4;
}
.ares1{
    background-image: URL('../pic/ares1logo.jpg');
 
}

.ares2{
    background-image: URL('../pic/ares2logo.jpg');
 
}
 