.meet-the-team {
	text-align: center;
	padding: 4px 8px 5px 8px;
	margin-bottom: 25px;
	color: #FFFFFF;
	height: 84px;
	background-image: url(/images/box-blue-rectangle.jpg);
}
.meet-the-team a:link, .meet-the-team a:visited {
	color: #FFFFFF;
}
.meet-the-team a:hover, .meet-the-team a:active {
	color: #DDDDDD;
}
#navlist {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    list-style:none;
}
#navlist a {
    display:block;
    width:150px;
	height:63px;
    color:#fff;
    text-decoration:none;
    background:url("../../../images/ask-expert.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
#navlist a:hover { 
    background-position:0 -63px;
    color: #1e5ebd;
}
#navlist a:active {
    background-position:0 -0px;
    color:#1e5ebd;
}
#navlist1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    list-style:none;
}
#navlist1 a {
    display:block;
    width:150px;
	height:63px;
    color:#fff;
    text-decoration:none;
    background:url("../../../images/make-appointment.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
#navlist1 a:hover { 
    background-position:0 -63px;
    color: #1e5ebd;
}
#navlist1 a:active {
    background-position:0 -0px;
    color:#1e5ebd;
}

