#header ul#navigation li#services a {
	background-position: 0 -44px;
}

#container #content {
	background: url(/img/bg/main_pills6.jpg) bottom center no-repeat;
}

#content .content_head h1,
#content .content_head p#section {
	background-image: url(/img/titles/h1_services.gif);
}

.case_study_pop {
	width: 546px;
	position: absolute;
	top: 155px;
	left: 207px;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	.case_study_pop .case_study_header {
		background: url(/img/bg/pop.top.png) no-repeat;
		height: 50px;
		_background: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/pop.top.png', sizingMethod='scale');
		_zoom: 1;
	}
		.case_study_pop .case_study_header .wrap {
			position: relative;
			padding-top: 4px;
		}
		.case_study_pop .case_study_header h2.lead {
			color: #176c08;
			line-height: 46px;
			border-bottom: 1px solid #e1e1e1;
			display: block;
			margin: 0 24px;
			font-size: 1.8em;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: normal;
		}
		/*
		.case_study_pop .case_study_header a.close {
			float: right;
			display: block;
			height: 25px;
			width: 25px;
			padding-right: 10px;
			text-indent: -9000px;
			background-repeat: no-repeat;
			background-position: top;
			background-image: url(/img/buttons/video.close.gif);
		}
		*/
		.case_study_pop .case_study_header a.close {
			display: block;
			height: 25px;
			width: 25px;
			text-indent: -9000px;
			background-repeat: no-repeat;
			background-position: top;
			background-image: url(/img/buttons/video.close.gif);
			position: absolute;
			top: 14px;
			right: 14px;
		}
	.case_study_pop .case_study_content {
		background: url(/img/bg/pop.mid.png) repeat-y;
		_background: none;
		_zoom: 1;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/pop.mid.png', sizingMethod='scale');
		
	}
		.case_study_pop .case_study_content .wrap {
			position: relative;
			margin: 0 24px;
			padding: 1.5em 0 2em;
		}
		.case_study_pop .case_study_content h3 {
			color: #095da6;
			font-size: 1.4em;
			font-weight: bold;
			font-style: italic;
			margin-bottom: 0.5em;
		}
		.case_study_pop .case_study_content p,
		.case_study_pop .case_study_content ul li {
			color: #3b3b3b;
			font-size: 1.2em;
			line-height: 1.6;
		}
		.case_study_pop .case_study_content p {
			margin-bottom: 1em;
		}
		.case_study_pop .case_study_content ul {
			margin-bottom: 1em;
		}
			.case_study_pop .case_study_content ul li {
				margin-bottom: 0.5em;
			}
	.case_study_pop .case_study_footer {
		background: url(/img/bg/pop.bottom.png) no-repeat;
		height: 6px;
		overflow: hidden;
		_background: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/pop.bottom.png', sizingMethod='crop');
	}
			