@import url(wallace_screen.css);

#nav2 li a:hover, #nav2 a.current
{
	background: url(../images/bullet_consulting.gif) no-repeat 127px 5px;
	color: #CF5844;
}

#nav3 ul
{
	background: #CF5844;
}

#content-scroll
{
	background: #CF5844;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}