/*----------------------------------------------------------------------------------------
vertical_landing.css
----------------------------------------------------------------------------------------*/

/* #menu_areas
----------------------------------------------------------------------------------------*/
#menu_areas {
	position: absolute;
	z-index: 2;
	top: 235px;
	left: 34px;
	padding: 33px 0 0 0;
	width: 578px;
}
#menu_areas.active {
	background: url(/img/bg/bg_menu_areas_head.png) no-repeat left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_menu_areas_head.png', sizingMethod='crop');
	_background: none;
}

	#menu_areas .menu_content {}
		#menu_areas .menu_content .menu_belly {
			background: url(/img/bg/bg_menu_areas_content.png) no-repeat left bottom;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_menu_areas_content.png', sizingMethod='scale');
			_background: none;
			padding: 10px 0 24px 20px;
		}
	#menu_areas.active .menu_content { display: block; }
	#menu_areas h3 {
		font-size: 1.2em;
		text-transform: uppercase;
		color: #254056;
		position: absolute;
		top: 2px;
		margin: 11px 0 0 16px;
	}
		#menu_areas h3 a {
			color: #254056; 
			display: block;
			height: 10px;
			width: 210px;
			text-indent: -1000em;
			background-repeat: no-repeat;
			background-position: left top;
			zoom: 1;
		}
		
		/* base */
		#menu_areas h3 a { 
			background-image: url(/img/hdr/hdr_expertise_BASE.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_BASE.png', sizingMethod='image');
			_background: none;
		} 
		/* altassman */
		#altassman #menu_areas h3 a { 
			background-image: url(/img/hdr/hdr_expertise_AM.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_AM.png', sizingMethod='image');
			_background: none;
		} 
		/* healthcare */
		#healthcare #menu_areas h3 a { 
			background-image: url(/img/hdr/hdr_expertise_HC.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_HC.png', sizingMethod='image');
			_background: none;
		} 
		/* frontoffice */
		#frontoffice #menu_areas h3 a { 
			background-image: url(/img/hdr/hdr_expertise_FO.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_FO.png', sizingMethod='image');
			_background: none;
		} 
		 /* legal */
		#legal #menu_areas h3 a { 
			background-image: url(/img/hdr/hdr_expertise_LE.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_LE.png', sizingMethod='image');
			_background: none;
		}
		#content #menu_areas.active h3 a { 
			background-image: url(/img/hdr/hdr_expertise_active.png); 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_expertise_active.png', sizingMethod='image');
			_background: none;
		}
		
	#menu_areas ul {
		float: left;
		width: 168px;
		margin: 0 16px 0 0;
	}
	#menu_areas ul.last { margin-right: 0; }
		#menu_areas ul li {
			font-size: 1.2em;
			padding: 3px 0;
			line-height: 1.3;
			color: #47637a;
			position: relative;
			border-bottom: 1px solid #d9dadb;
		}
		#menu_areas ul li.last { border-bottom: 0; }
			#menu_areas ul li a { color: #336c42; } /* base */
			#altassman #menu_areas ul li a { color: #47637a; } /* altassman */
			#healthcare #menu_areas ul li a { color: #b96122; } /* healthcare */
			#frontoffice #menu_areas ul li a { color: #6c8735; } /* frontoffice */
			#legal #menu_areas ul li a { color: #467ca1; } /* legal */

			
/* #marquee_touts
----------------------------------------------------------------------------------------*/
/* base */
#marquee_touts {
	position: absolute;
	top: 450px;
	z-index: 1;
	background: #236336;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#altassman #marquee_touts { background: #31495d; } /* altassman */
#healthcare #marquee_touts { background: #62482b; } /* healthcare */
#frontoffice #marquee_touts { background: #5f772f; } /* frontoffice */
#legal #marquee_touts { background: #0e5788; } /* legal */

	#marquee_touts .tout {
		float: left;
		width: 311px;
		padding: 23px 0 45px 0;
		_margin: 0 0 -10px 0;
		border-right: 1px solid #77917e;
		cursor: default;
		height: 50px;
	}
	#marquee_touts .tout#link_right { margin-right: -1px; *margin-right: 0; }
	#marquee_touts .tout#link_center { width: 315px; }
	#marquee_touts .tout { border-color: #6f9079; } /* base */
	#altassman #marquee_touts .tout { border-color: #768491; } /* altassman */
	#healthcare #marquee_touts .tout { border-color: #908578; } /* healthcare */
	#frontoffice #marquee_touts .tout { border-color: #929e79; } /* frontoffice */
	#legal #marquee_touts .tout { border-color: #648da8; } /* legal */
	
	#marquee_touts .tout.inactive { visibility: hidden; }

	#marquee_touts h3 {
		text-transform: uppercase;
		font-size: 1.4em;
		margin: 0 0 5px 26px;
		color: #fff;
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -1000em;
		height: 13px;
	}
	#marquee_touts #link_left h3 {
		background-image: url(/img/hdr/hdr_marquee_job.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job.png', sizingMethod='image');
		_background: none;
	}
	#marquee_touts #link_center h3 {
		background-image: url(/img/hdr/hdr_marquee_resume.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume.png', sizingMethod='image');
		_background: none;
	}
	#marquee_touts #link_right h3 {
		background-image: url(/img/hdr/hdr_marquee_team.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team.png', sizingMethod='image');
		_background: none;
	}	
	
	#marquee_touts p {
		font-size: 1.4em;
		color: #fff;
		margin: 0 26px;
		line-height: 1.3;
	}
	/* base */
	#marquee_touts p { color: #bddac6; }
	/* altassman */
	#altassman #marquee_touts p { color: #c5def3; }
	/* healthcare */
	#healthcare #marquee_touts p { color: #d0c4b3; }
	/* frontoffice */
	#frontoffice #marquee_touts p { color: #dde5ae; }
	/* legal */
	#legal #marquee_touts p { color: #acd0e9; }	
	
/* #marquee_touts_active
----------------------------------------------------------------------------------------*/
#marquee_touts_active {
	position: absolute;
	z-index: 100;
	margin: -165px 0 0 0;
}
	#marquee_touts_active .tout {
		height: 153px;		
		position: absolute;
	}
		#marquee_touts_active .tout .tout_content { height: 153px; }
		/* extra div for ie hasLayout */
		#marquee_touts_active .tout .tout_content {
			padding: 30px 0 0 0;
			background-position: left top;
			background-repeat: no-repeat;
		}
	#marquee_touts_active .tout#tout_left {
		width: 338px;
		left: -3px;
	}
		#marquee_touts_active .tout#tout_left .tout_content {  width: 338px; }
	#marquee_touts_active .tout#tout_center {
		width: 350px;
		left: 295px;
	}
		#marquee_touts_active .tout#tout_center .tout_content { width: 350px; }
	#marquee_touts_active .tout#tout_right {
		width: 345px;
		left: 603px;
	}
		#marquee_touts_active .tout#tout_right .tout_content { width: 345px; }
	
	/* base */
	#marquee_touts_active .tout#tout_left .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_left_BASE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_left_BASE.png', sizingMethod='image');
		_background: none;
	}
	#marquee_touts_active .tout#tout_center .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_center_BASE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_center_BASE.png', sizingMethod='image');
		_background: none;
	}
	#marquee_touts_active .tout#tout_right .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_right_BASE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_right_BASE.png', sizingMethod='image');
		_background: none;
	}	
	/* altassman */
	#altassman #marquee_touts_active .tout#tout_left .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_left_AM.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_left_AM.png', sizingMethod='image');
		_background: none;
	}
	#altassman #marquee_touts_active .tout#tout_center .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_center_AM.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_center_AM.png', sizingMethod='image');
		_background: none;
	}
	#altassman #marquee_touts_active .tout#tout_right .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_right_AM.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_right_AM.png', sizingMethod='image');
		_background: none;
	}
	/* healthcare */
	#healthcare #marquee_touts_active .tout#tout_left .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_left_HC.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_left_HC.png', sizingMethod='image');
		_background: none;
	}
	#healthcare #marquee_touts_active .tout#tout_center .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_center_HC.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_center_HC.png', sizingMethod='image');
		_background: none;
	}
	#healthcare #marquee_touts_active .tout#tout_right .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_right_HC.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_right_HC.png', sizingMethod='image');
		_background: none;
	}
	/* frontoffice */
	#frontoffice #marquee_touts_active .tout#tout_left .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_left_FO.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_left_FO.png', sizingMethod='image');
		_background: none;
	}
	#frontoffice #marquee_touts_active .tout#tout_center .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_center_FO.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_center_FO.png', sizingMethod='image');
		_background: none;
	}
	#frontoffice #marquee_touts_active .tout#tout_right .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_right_FO.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_right_FO.png', sizingMethod='image');
		_background: none;
	}
	/* legal */
	#legal #marquee_touts_active .tout#tout_left .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_left_LE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_left_LE.png', sizingMethod='image');
		_background: none;
	}
	#legal #marquee_touts_active .tout#tout_center .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_center_LE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_center_LE.png', sizingMethod='image');
		_background: none;
	}
	#legal #marquee_touts_active .tout#tout_right .tout_content { 
		background-image: url(/img/bg/bg_tout_marquee_right_LE.png); 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_marquee_right_LE.png', sizingMethod='image');
		_background: none;
	}
	
	#marquee_touts_active h3 {
		color: #dce6ef;
		text-transform: uppercase;
		font-size: 1.7em;
		line-height: 0;
		margin: 0 40px 5px 40px;
		border-bottom: 1px solid #456750;
		padding: 0 0 10px 0;
		text-indent: -1000em;
		background-position: left top;
		background-repeat: no-repeat;
		height: 14px;
	}
	#marquee_touts_active #tout_left h3 {  margin: 0 29px 5px 29px; }
	
	 /* base */
	#marquee_touts_active h3 { 
		color: #bddac6; 
		border-color: #456750;
	}
	/* altassman */
	#altassman #marquee_touts_active h3 { 
		color: #c5def3; 
		border-color: #51616f;
	} 
	/* healthcare */
	#healthcare #marquee_touts_active h3 { 
		color: #d0c4b3; 
		border-color: #5a4c3a;
	} 
	 /* frontoffice */
	#frontoffice #marquee_touts_active h3 { 
		color: #dde5ae;
		border-color: #66764f;
	}
	/* legal */
	#legal #marquee_touts_active h3 { 
		color: #acd0e9; 
		border-color: #3a5e78;
	} 
	
	/* base */
	#marquee_touts_active #tout_left h3 { 
		background-image: url(/img/hdr/hdr_marquee_job_over_BASE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job_over_BASE.png', sizingMethod='image');
		_background: none;	
	}
	#marquee_touts_active #tout_center h3 { 
		background-image: url(/img/hdr/hdr_marquee_resume_over_BASE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume_over_BASE.png', sizingMethod='image');
		_background: none;	
	}
	#marquee_touts_active #tout_right h3 { 
		background-image: url(/img/hdr/hdr_marquee_team_over_BASE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team_over_BASE.png', sizingMethod='image');
		_background: none;	
	}	
	/* altassman */
	#altassman #marquee_touts_active #tout_left h3 { 
		background-image: url(/img/hdr/hdr_marquee_job_over_AM.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job_over_AM.png', sizingMethod='image');
		_background: none;	
	}
	#altassman #marquee_touts_active #tout_center h3 { 
		background-image: url(/img/hdr/hdr_marquee_resume_over_AM.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume_over_AM.png', sizingMethod='image');
		_background: none;	
	}
	#altassman #marquee_touts_active #tout_right h3 { 
		background-image: url(/img/hdr/hdr_marquee_team_over_AM.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team_over_AM.png', sizingMethod='image');
		_background: none;	
	}	
	/* healthcare */
	#healthcare #marquee_touts_active #tout_left h3 { 
		background-image: url(/img/hdr/hdr_marquee_job_over_HC.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job_over_HC.png', sizingMethod='image');
		_background: none;	
	}
	#healthcare #marquee_touts_active #tout_center h3 { 
		background-image: url(/img/hdr/hdr_marquee_resume_over_HC.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume_over_HC.png', sizingMethod='image');
		_background: none;	
	}
	#healthcare #marquee_touts_active #tout_right h3 { 
		background-image: url(/img/hdr/hdr_marquee_team_over_HC.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team_over_HC.png', sizingMethod='image');
		_background: none;	
	}	
	/* frontoffice */
	#frontoffice #marquee_touts_active #tout_left h3 { 
		background-image: url(/img/hdr/hdr_marquee_job_over_FO.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job_over_FO.png', sizingMethod='image');
		_background: none;	
	}
	#frontoffice #marquee_touts_active #tout_center h3 { 
		background-image: url(/img/hdr/hdr_marquee_resume_over_FO.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume_over_FO.png', sizingMethod='image');
		_background: none;	
	}
	#frontoffice #marquee_touts_active #tout_right h3 { 
		background-image: url(/img/hdr/hdr_marquee_team_over_FO.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team_over_FO.png', sizingMethod='image');
		_background: none;	
	}	
	/* legal */
	#legal #marquee_touts_active #tout_left h3 { 
		background-image: url(/img/hdr/hdr_marquee_job_over_LE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_job_over_LE.png', sizingMethod='image');
		_background: none;	
	}
	#legal #marquee_touts_active #tout_center h3 { 
		background-image: url(/img/hdr/hdr_marquee_resume_over_LE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_resume_over_LE.png', sizingMethod='image');
		_background: none;	
	}
	#legal #marquee_touts_active #tout_right h3 { 
		background-image: url(/img/hdr/hdr_marquee_team_over_LE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_marquee_team_over_LE.png', sizingMethod='image');
		_background: none;	
	}	
	#marquee_touts_active p {
		font-size: 1.4em;
		margin: 0 40px 11px 40px;
		line-height: 1.4;
		color: #fff;
	}
	#marquee_touts_active #tout_left p { margin: 0 29px 11px 29px; }
	#marquee_touts_active .tout a { color: #fff; }
	#marquee_touts_active .tout a.btn {
		background-repeat: no-repeat;
		background-position: left top;
		height: 24px;
		text-indent: -1000em;
		display: block;
		margin: 0 0 0 39px;
		position: relative;
	}
	#marquee_touts_active .tout#tout_left a.btn { margin-left: 184px; }
	#marquee_touts_active .tout a.btn_resume {
		background-image: url(/img/btn/btn_submit_resume.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/btn/btn_submit_resume.png', sizingMethod='image');
		_background: none;	
		width: 166px;
	}
	#marquee_touts_active .tout a.btn_team {
		background-image: url(/img/btn/btn_build_team.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/btn/btn_build_team.png', sizingMethod='image');
		_background: none;	
		width: 144px;
	}
	#marquee_touts_active .tout a.btn_job {
		background-image: url(/img/btn/btn_find_job.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/btn/btn_find_job.png', sizingMethod='image');
		_background: none;	
		width: 125px;
	}
	
/* #marquee slides
----------------------------------------------------------------------------------------*/
#marquee .slide_copy {
	width: 430px;
	margin: 86px 0 0 49px;
}
#pharma #marquee .slide_copy {
	width: 450px;
}
	#marquee .slide_copy p {
		color: #5c5c5c;
		font-size: 2.4em;
		margin: 0;
		line-height: 1.45;
		background-repeat: no-repeat;
		background-position: left top;
		height: 122px;
		text-indent: -1000em;
	}
	#marquee .slide_copy p.alt { font-size: 2.0em; }
	
	/* accounting */
	#accounting #marquee .slide_copy p { 
		color: #236336;
		background-image: url(/img/hdr/hdr_slide_copy_AC.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_AC.png', sizingMethod='image');
		_background: none;
	} 
	/* altassman */
	#altassman #marquee .slide_copy p { 
		color: #3a5870;
		background-image: url(/img/hdr/hdr_slide_copy_AM.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_AM.png', sizingMethod='image');
		_background: none;
	} 
	/* finance */
	#finance #marquee .slide_copy p { 
		color: #3a5870;
		background-image: url(/img/hdr/hdr_slide_copy_FS.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_FS.png', sizingMethod='image');
		_background: none;
	} 
	/* frontoffice */
	#frontoffice #marquee .slide_copy p { 
		color: #5f772f;
		background-image: url(/img/hdr/hdr_slide_copy_FO.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_FO.png', sizingMethod='image');
		_background: none;
	} 
	/* healthcare */
	#healthcare #marquee .slide_copy p { 
		color: #62482b; 
		background-image: url(/img/hdr/hdr_slide_copy_HC.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_HC.png', sizingMethod='image');
		_background: none;
	} 
	/* humanresources */
	#humanresources #marquee .slide_copy p { 
		color: #62482b; 
		background-image: url(/img/hdr/hdr_slide_copy_HR.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_HR.png', sizingMethod='image');
		_background: none;
	} 
	/* tech */
	#tech #marquee .slide_copy p { 
		color: #62482b; 
		background-image: url(/img/hdr/hdr_slide_copy_IT.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_IT.png', sizingMethod='image');
		_background: none;
	} 
	/* legal */
	#legal #marquee .slide_copy p { 
		color: #0e5788; 
		background-image: url(/img/hdr/hdr_slide_copy_LE.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_LE.png', sizingMethod='image');
		_background: none;
	} 
	/* officesupport */
	#officesupport #marquee .slide_copy p { 
		color: #0e5788; 
		background-image: url(/img/hdr/hdr_slide_copy_OS.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_OS.png', sizingMethod='image');
		_background: none;
	} 
	/* temp */
	#temp #marquee .slide_copy p { 
		color: #0e5788; 
		background-image: url(/img/hdr/hdr_slide_copy_TM.png);
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_slide_copy_TM.png', sizingMethod='image');
		_background: none;
	}
	
	/* pharma */
	#pharma #marquee .slide_copy p { 
		color: #0e5788; 
		background-image: url(/img/hdr/hdr_slide_copy_PH.png);
		_background-image: url(/img/hdr/hdr_slide_copy_PH.8bit.png);
	} 
	
/* #landing_blurb
----------------------------------------------------------------------------------------*/
#landing_blurb {
	border-top: 5px solid #e5e5e5;
	padding: 16px 0 0 0;
	float: left;
	width: 618px;
}
	#landing_blurb p {
		font-size: 1.3em;
		color: #595959;
		line-height: 1.8;
		margin: 0 10px 0 0;
	}
	
/* #landing_touts
----------------------------------------------------------------------------------------*/
#landing_touts { float: right; }
	#landing_touts .tout_slide {
		float: left;
		margin: 0 0 0 20px;
	}