#splash #header {
	width: 765px;
	height: 70px;
	line-height: normal;
	background: url(/healthcare/images/logo2.gif) no-repeat 10px 7px;
	margin: 0 auto;
}

#splash #header em {
	width: 500px;
	position: absolute;
	left: -500px;
}

#splash #content {
	width: 640px;
	float: left;
	background: url(/healthcare/images/home/splashimage1.jpg) no-repeat;
	padding: 150px 0 10px 0;
}

#splash-link { 
		position: absolute; 
		top: 74px;
		width: 640px; 
		height: 120px;
		margin-left: auto;
		margin-right: auto;
		background: transparent;
		border-bottom: 1px solid white;
		}
#news {
	width: 258px;
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 14px;
	margin-right: 14px;
}

#operatives {
	width: 258px;
	float: left;
}

#news img, #operatives img {
	float: right;
	margin: 0 0 0 0.5em;
}

/*
#content #news h2, #content #operatives h2 { margin: 0 0 0.3em 0; }

#news h2 a:link, #operatives h2 a:link, #news h2 a:visited, #operatives h2 a:visited {
	color: #8B0F0F;
	text-decoration: none;
	border: none;
}

#news h2 a:hover, #operatives h2 a:hover, #news h2 a:active, #operatives h2 a:active {
	color: #FFF;
	text-decoration: none;
	border: none;
}
*/

#content h2 { margin: 0 0 0.3em 0; }

h2 a:link, h2 a:visited {
	color: #8B0F0F;
	text-decoration: none;
	border: none;
}

h2 a:hover, h2 a:active {
	color: #FFF;
	text-decoration: none;
	border: none;
}

#content #news h3, #content #operatives h3 {
/*
	font: 1em Arial, Helvetica, sans-serif;
*/
	line-height: 1.3;
	margin: 0 0 0.3em 0;
}

#news h3 a:link, #operatives h3 a:link {
	color: #013082;
	text-decoration: none;
	border-bottom: 1px solid #ADC2E9;
}
#news h3 a:visited, #operatives h3 a:visited {
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}
#news h3 a:hover, #operatives h3 a:hover, #news h3 a:active, #operatives h3 a:active {
	color: #FFF;
	background: #013082;
}

#content #news p, #content #operatives p { margin: 0.5em 0 0 0; }

