/* Menu */

#services {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
}

.24hr a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

.24hr a:hover {
	background: url(../images/sym_24hr_lg.gif);
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #CCCCCC;
}