/* CSS Document */

/*replace start*/
#left p {
clear:both;
}

.caseStudy_heading{
width:230px;
float:left;
margin:0;
padding:0;
}

.caseStudy_heading_img{
width:165px;
float:left;
margin:0;
padding:0;
}
/*replace end*/

#rightbar	{
	float:right;
	width:260px;
  /*border:1px solid blue;*/
}

#sidebar	{
	background-color:#ECF2F8;
	border-right:2px solid #C1D4E7;
	border-left:2px solid #C1D4E7;
	font-size:11px;
	padding:10px;
}

#casestudies a	{
	color:#1A5289;
	text-decoration:underline;
	font-weight:bold;
}

#casestudies a:hover	{
	color:#666666;
	text-decoration:underline;
}

#left	{
	float:left;
	width:400px;
	padding-right:15px;
	
}

#casestudies h1	{
	font-size:28px;
	line-height:100%;
	margin:20px 0 0 0;
	color:#1A5289;
}

#casestudies .csheading	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#1a5289;
}

#casestudies .bullet	{
	padding:10px 5px 0 0;
}

#casestudies .bulletright	{
	padding:5px;
}

#casestudymiddle	{
	background-color:#ffffff;
	border-right:2px solid #C1D4E7;
	border-left:2px solid #C1D4E7;
	text-align:center;
}

#casestudies .project	{
	background:url(../images/DFHcasestudiesV2/project_bg.jpg) top left no-repeat;
	width:151px;
	height:178px;
	padding-top:6px;
	padding-bottom:20px;
}

#casestudies .projheading	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4F5965;
}

#casestudies .projsub	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2970A6;
}

#casestudies .projcontent	{
	padding-left:6px;
}

#casestudies .style5
    {
    color: #1a5289;
    font-weight: bold;
    }

#casestudies .style11
    {
    font-size: 28px;
    margin-top: 0px;
    color: #1a5289;
    font-weight: bold;
    }

#casestudies .style15
    {
    font-size: 18px;
    font-weight: bold;
    color: #1a5289;
    margin-top:10px;
    }


#casestudies .style21
    {
    font-size: 13px;
    font-weight: bold;
    color: #1a5289;
    }

#casestudies .style22
    {
    color: #444444;
    font-weight: bold;
    }
