﻿/* logotype */
.logo {
	margin:0;
	float:left;
	width:321px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	position: relative;
	z-index: 2000;
}
.logo a,
.logo a:hover {
	display:block;
	position:relative;
	background:url(../images/logo_stratus_group.png) no-repeat;
	height:100%;
}
.overlay .logo a,
.overlay .logo a:hover {
	background-image:url(../images/logo-overlay.png);
}
/*.logo a.pressed,.logo a:hover.pressed
{
	background-color: Red;
	Xbackground: none;
}*/

a.selected, .archive-list li.active a.selected {
	/* green */
	color:#000;
	background:#9bcd58;
}


.text-case-study-title
{
	background-color: #9bcd58;
}

.footerTrail
{


}