/* CSS Document */

/* boxes 
#transparent
{
opacity: 0.5;
filter: alpha(opacity=50);
width: 100%;
}

#transparent90
{
opacity: 0.8;
filter: alpha(opacity=80);
zoom: 1;
width: 100%;
}
*/

#fullexpandable
{
width: 905px;
margin-bottom: 10px;
margin-top: 20px;
}


#fullexpandable .header
{
background: url(../images/bg/box_home_902_top.png) top left no-repeat;
height: 30px;
}

#fullexpandable .body
{
background: url(../images/bg/box_home_902_side.png) top left repeat-y;
height: 106px;
}




#fullexpandable .footer
{
background: url(../images/bg/box_home_902_bottom.png) bottom left no-repeat;
height: 30px;
}


#twocolumn_left
{
float: left;
width:669px;
}

#twocolumn_right
{
margin-left: 670px;
}



#csexpandable
{
width: 669px;
margin-bottom: 10px;
}


#csexpandable .header
{
background: url(../images/bg/box_cs_666_top.gif) top left no-repeat;
height: 20px;
}

#csexpandable .body
{
background: url(../images/bg/box_cs_666_side.gif) top left repeat-y;
height: auto;
}

#csexpandable .footer
{
background: url(../images/bg/box_cs_666_bottom.gif) bottom left no-repeat;
height: 30px;
}

#csexpandable #csimages
{
float: left;
width: 430px;
}

#csexpandable .inner_content
{
padding: 0px 0px 10px 20px;

}

#csexpandable .inner_content .expertsin
{
margin-right: 10px;
padding-bottom: 50px;
background: url(../images/bg/expertise_corner_shade.gif) bottom left no-repeat;
}

#csexpandable  .expertsin h3
{
font-size: 160%;
padding-bottom: 0px;
margin-bottom: 5px;
}

#csexpandable  .servicedesc
{
float: left;
margin-left: 30px;
width: 400px;
font-size: 110%;
}

#csexpandable  .cardboxdesc
{
width: 550px;
margin-left: 30px;
font-size: 110%;
}

#csexpandable  .servicedesc img
{
border: 3px solid #CCCCCC;
margin-bottom: 5px;
}

#csexpandable  .services .portrait
{
padding: 2px;
border: 2px solid #CCCCCC;
margin-top: 50px;
margin-left: 30px;
}

#csexpandable  .services ul
{
padding-top: 30px;
list-style: none;
margin-left: 450px;
padding-left: 0;
}

#csexpandable .services li
{
padding-right: 10px;
background:url(../images/icons/icon_blue-arrow.png) 0 5px no-repeat;
padding-left: 10px;
font-size: 120%;
color:#016599;
padding-bottom: 5px;

}
	

#csexpandable h2
{
color: #5F829E;
font-size: 180%;
padding-bottom: 10px;
border-bottom: 1px dashed #5F829E;
margin-right: 20px;
}

#csexpandable .servicedesc a
{color:#575656;
 text-decoration:underline;
}

#csexpandable .cardboxdesc a
{color:#575656;
 text-decoration:underline;
}
.caseStudiesContent {width:615px; padding:10px 30px 50px 15px; margin:0 0 0 0;  background:url(../images/bg/case_corner_shade.gif) left bottom no-repeat}
	.caseStudiesContent p {padding:0 0 0 0px;}
	
	.caseStudiesContent .caseStudies_thumb
	{
float: left;
margin: 0px 0px 0 20px;
width: 183px;
padding-bottom: 0;
padding: 2px;
border: 3px solid #EFEFEF;
}

.caseStudiesContent .caseStudies_text
	{
margin-left: 230px;
margin-right: 40px;
font-size: 110%;
}

.caseStudiesContent .caseStudies_text h2
	{
margin: 0;
color: #000000;
font-family: "Trebuchet MS", sans-serif;
padding-bottom: 0!important;
border-bottom: 0;
font-size: 120%!important;
}



.caseStudiesContent .caseStudies_text a
	{
text-decoration: none;
color: #549DD3;
}


.caseStudiesContent .caseStudies_text h3
	{

color: #000000!important;
font-size: 120%;
margin: 0;
padding: 0;
}

.caseStudiesContent .caseStudies_text h3 a
	{
color: #000000!important;
text-decoration: none;
}

.cardboxtitle
{
margin-left: 20px;
font-size: 160%;
}

.cardboxtitle a
{

color: #CC0000;
text-decoration: none;
}
