/* ON PAGE */
#nav li.services {
background: #066BB0 url(../images/shell/nav-over.gif) repeat-x;
}

#nav li.services a {
color:white;
font-weight: normal;
}

#nav li.services li a {
color:white;
font-weight: normal;
text-align:left;
}

#nav li.services a:hover {
color:white;
}

#nav ul li.services:hover, #nav ul li.services li:hover {
background-color: #DE4548;
}

/* END ON PAGE */
