img {
	behavior: url(/pngbehavior.htc);
}
/* 
ev css 
link color: #108DFF
text color: #333333
orange text: #FF7A00;
menu bg: #2989EA;
border color: #CCCCCC;
*/
/* png support for ie<7*/

HTML, BODY
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #fff;
	color: #333333;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}

img 
{
	border-width: 0;
}

a, a:visited, p.continued a, p.continued a:visited 
{
/*	color: #108DFF; */
	color: #0085FF;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

div#content .orangeheader 
{
	color:#FF7A00;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial,sans-serif;
	font-size:12px;
}

.border 
{
	background-color: #cccccc;
	font-size:1px;
	line-height:1px;
}

.borderhoriz 
{
	width:100%;
	height:1px;
	margin: 2px 0;
}

div#header 
{
	padding-bottom: 10px;
	height:55px;
}

div#contentheader, div.contentheader 
{
	width: 100%;
	height: 38px;
	background-image: url(/images/pagetitle_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-top: 13px;
	margin-top: 0px;
	clear:both;
/*
	border-width: 0 0 0 1px;
	border-color: #cccccc; 
	border-style: solid;
*/
}

.clear 
{
	clear:both;
	height:1px;
	font-size:0px;
}

div.contentheader
{
	padding-top:28px;
}

div.contentheadertitle
{
	height:15px;
	float:left;
/*
	border-width: 0 0 0 1px;
	border-color: #CCCCCC;
	border-style: solid;
*/
}

table.contentheadertable td
{
	font-size: 14px;
	font-weight: bold;
	color: #FF7A00;
	background-color: #fff;
	white-space: nowrap;
	padding: 10px 50px 0 10px;
	text-transform: uppercase;
}

#home_contentheadertd 
{
	color: #666666;
	font-size: 11px;
	padding-bottom: 4px;
}

div.contentheadertriangle
{
	height:25px;
	width:25px;
/*`
	background-image: url(/images/tab_whitetriangle.png);
	background-repeat: no-repeat;
*/
	float:left;
}

h1#head 
{
	display: none;
}

.caseStudyIntro 
{
	clear:both;
	margin: 0 0 6px 0;
	height:141px;	
}

.caseStudyIntroThumb 
{
	float:left;
	width:204px;
}

.caseStudyIntroTxt 
{
	float:left;
	width:330px;
	padding: 25px 0 0 10px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color:#999999;
}

.caseStudyIntroTxt img
{
	display:block;
	height: 12px;
	margin: 0 0 4px 0;
}

.caseStudyIntroThumb img
{
	width:204px;
	height:141px;
}

div#content .caseStudyIntroTxt a
{
	white-space: nowrap;
	color: #0085FF;
	text-decoration: none;
}

.caseStudyDetailBeforeImg, .caseStudyDetailAfterImg  
{
	width: 439px;
	height: 303px;
	position: relative;
	float:left;
}

.caseStudyDetailBeforeImg img.caseStudyDetailBeforeImgImg, .caseStudyDetailAfterImg img.caseStudyDetailAfterImgImg 
{
	width: 433px; /*439px;*/
	height: 299px; /*303px;*/
	position: relative;
	float:left;
}

.caseStudyDetailBeforeNotch, .caseStudyDetailAfterNotch
{
	position:absolute;
	width: 194px;
	height: 25px;
	bottom: 3px;
}

.caseStudyDetailAfterNotch
{
	right: 6px;
}

.caseStudyDetailBeforeNotch
{
	left: 0px;
}

#caseStudiesRight 
{
	margin: 0 0 0 48px;
}

#caseStudiesRight ul
{
	padding:2px 18px;
	margin:2px 18px;
}

#caseStudiesRight img
{
	margin: 0 0 12px 0;
}

.caseStudyBeforeTxt, .caseStudyAfterTxt
{
	border: solid 1px #cccccc;
	border-width: 1px 0 0 0;
	float:left;
	width:439px;
}

div.homeQuoteBlurb 
{
	color: #666666;
	padding: 36px 8px 0 12px;
	margin-top: 13px;
	background-image: url(/images/logo_crain.gif);
	background-repeat: no-repeat;
	background-position: 8px 0;
}

div.homeCircle 
{
	float:left;
	width:12px;
	height:12px;
	cursor: pointer;
	background-color: #cccccc;
	margin: 0 0 0 4px;
}

#homeCircle1 
{
	background-color: #FF7A00;
}
#homeCircle2 
{
	background-color: #000000;
}
#homeCircle3 
{
	background-color: #E12D0B;
}

#homeQuoteMoreLink { 
/*	overflow: hidden; */
}

#homeQuoteMoreLink a.case_studies { 
	float: left;
	margin-top: 14px;
}

#homeQuoteMoreLink a.crain_email { 
	float: right;
	margin-right: -8px;
}

