#casestudytop{
	background-color: #2e467c; 
	width: 772px; 
	height: 130px;}

#casestudytop p.title{
	color:#f0994a; 
	font-weight:bold; 
	line-height: 20px; 
	float:left; 
	font-size:16px;
	margin: 50px 0 0 20px;}

#casestudytop p.heading{
	color:#fff; 
	font-weight:bold; 
	line-height: 22px; 
	float:left; 
	font-size:16px;
	margin-top: 40px;}
	
#casestudytop img{
	float: right;
	margin-top: 12px;}

#casestudycontent {
	width:380px;}
	
#casestudycontent .boxtop{
	width: 360px; 
	margin: 10px auto; 
	padding: 5px 5px 5px 10px;
	color: #a4a4a4;
	border-bottom: solid 1px #f0994a;}
	
#casestudycontent .boxtop p{
	font-size: 14px;}
	
#casestudycontent .boxbottom{
	width: 360px; 
	margin: 10px auto; 
	padding: 5px 5px 5px 10px;
	color: #a4a4a4;
	border-top: solid 1px #f0994a;	}
	
#summary a{
    color: #1a478d;}

#summary p.info{
    font-size:11px;}
	
#summary{
	float:right; 
	width: 380px;}

#summary #sumcontent{
	width: 360px; 
	background-color:#ddd; 
	padding: 10px;}

.sumheadings {
	font-size: 14px;
    font-weight: bold;
    color: #1a478d;
	margin-bottom: 0px !important;}
	
.sumbold { 
	font-weight:bold;}
	
ul.case {
	font-size:11px; 
	font-family: verdana;}

/*Case Study page */

.case-study-box {
	border : 1px solid #dad7d7; 
	margin: 0px 0px 12px 0px; 
	padding: 0 5px;}

.case-study-box .company {
	color:#f0994a; 
	font-style:italic; 
	font-size: 12px;}