#pageContentHeader div.padder{
	padding: 20px 0 20px 0;	
}

#mainCase{
	color: #fff;
	font-size: 1.2em;
	text-align: center;	
}

span.cases_topic{
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	text-transform: capitalize;
	background-color: #545454;
	color: #fff;
}

div.cases_mainCase{
	background-image: url(/_sys_/images/mainCaseBg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 940px;
	height: 220px;
}

div.cases_padder{
}

div.cases_mainCase img{
	display:none;
}

div.cases_mainCase div.cases_content{
	width:280px;
	float:left;
}

div.cases_mainCase div.cases_flash{
	float:left;
	width: 650px;
}

div.cases_mainCase div.cases_flash div.cases_padder{
	padding:25px 0 0 55px;	
}

div.cases_mainCase h2{
	font-size: 1.8em;
	line-height: 100%;
	margin: 20px 0 0.5em 20px;
	font-weight: normal;
	letter-spacing: 0px;
	color:#77945a;
}

div.cases_mainCase span.cases_topic{
	
}

div.cases_mainCase p{
	line-height: 130%;
	margin: 0.5em 0 0 20px;
	color:#666666;
}

div.cases_mainCase h2 a,
div.cases_mainCase h2 a:link,
div.cases_mainCase h2 a:visited{
	color:#77945a;
	text-decoration:none;
}

div.cases_mainCase h2 a:hover,
div.cases_mainCase h2 a:visited:hover{
	color: #cc0033;
}

div.cases_mainCase p.cases_ingress a,
div.cases_mainCase p.cases_ingress a:link,
div.cases_mainCase p.cases_ingress a:visited{
	color:#666666;
	text-decoration:none;
}

div.cases_mainCase p.cases_ingress a:hover,
div.cases_mainCase p.cases_ingress a:visited:hover{
	color: #cc0033;
}

/* Columns */

div.contentSegment{
	margin-bottom: 20px;	
}

div.cases_bannerColumn{
	padding-top: 20px;
}

div.cases_caseColumn{
	width: 100%;
	height: 250px;
	overflow:hidden;
	padding-top: 20px;
}

div.cases_columnSeparator{
	margin:0;
	line-height:0px;
}

div.cases_case{
	float: left;
	width: 307px;
	height: 250px;
	overflow:hidden;
	background: url(/_sys_/images/caseBg.gif) repeat-x left top;
	color: #fff;
}

div.cases_case div.header,
div.cases_case div.footer{
	display: none;	
}

div.cases_case_2{
	background: url(/_sys_/images/caseBgGreen.gif) repeat-x left top;
}

div.cases_caseSeparator{
	float:left;
	width:9px;	
}

div.cases_case div.cases_padder{
	padding: 0 6px 0 6px;
}

div.cases_image{
	line-height: 0;
	font-size: 0;
}

div.cases_image img{
	border: 1px solid #565153;
	border-top: 1px solid #3e393a;
}

div.cases_case_2 div.cases_image img{
	border: 1px solid #7ea259;
	border-top: 1px solid #6f924a;
}

div.cases_case div.cases_content{
	margin: 0;
}

div.cases_case h3{
	font-size: 0.9em;
	margin: 0;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px 0 10px;
}

div.cases_case span.cases_topic{

}

div.cases_case h3 a,
div.cases_case h3 a:link,
div.cases_case h3 a:visited,
div.cases_case p a,
div.cases_case p a:link,
div.cases_case p a:visited{
	color: #fff;
	text-decoration:none;
}

div.cases_case h3 a:hover,
div.cases_case h3 a:visited:hover,
div.cases_case p.cases_ingress a:hover,
div.cases_case p.cases_ingress a:visited:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.cases_case p{
	margin: 10px 0 10px 0;
	text-align: center;
	color: #fff;
	padding: 0 30px;
	font-size: 1.2em;
}

/* Products */

div.cases_product{
	background:#eeeeee url(/_sys_/images/cornerBl.gif) no-repeat left bottom;
	margin-bottom: 20px;
}

div.cases_product div.cases_productImage{
	margin:10px 20px 0 20px;	
}

div.cases_product div.cases_productImage img{
	border: 1px solid #fff;	
}

div.cases_product h3{
	background:#cb0137 url(/_sys_/images/liftTitleBg.gif) no-repeat left top;
	line-height: 30px;
	font-size: 1em;
	font-weight:normal;
	color:  #fff;
	text-transform: uppercase;
	padding: 0 20px 0 20px;
	border-bottom: 1px solid #fff;
	margin: 0;
}

div.cases_product p{
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #666666;
}

div.cases_product h3 a,
div.cases_product h3 a:link,
div.cases_product h3 a:visited{
	color: #fff;
	text-decoration:none;
}

div.cases_product p a,
div.cases_product p a:link,
div.cases_product p a:visited{
	color: #666666;
	text-decoration:none;
}

div.cases_product h3 a:hover,
div.cases_product h3 a:visited:hover{
	color: #fff;
}

div.cases_product p a:hover,
div.cases_product p a:visited:hover{
	color: #cc0033;
}

/* Banners */

div.cases_banner{
	float: left;
	width: 307px;
	background: url(/_sys_/images/bannerBg.gif) no-repeat left top;
}

div.cases_banner a{
	display: block;
	margin: 0 6px 0 6px
}