#logo {
    position: absolute;
    top: 10px;
    left: 30px;
}
#logo a img {
    color:#fff;
    border: none;
}

#services a:hover {
    color: #F6A800;
}



/* CONTENT STYLES BEGIN */
a:hover {
    text-decoration: underline;
    color: #F6A800;
}
.fp-content-right {
    border-bottom: 1px dotted #F6A800;
}
/* CONTENT STYLES END */


    

/* VERTICAL MENU [BEGIN]*/
.menulist li.level1 ul a:hover, .menulist li.level1 ul a.highlighted:hover, .menulist li.level1 ul a:focus {
 color: #F6A800;
}


#menu ul li a:hover {
    color: #F6A800;
}
/* VERTICAL MENU [END]*/

