#col_1{
	float:left;
	width:190px;
	text-align:justify;
	margin:10px 20px 0px 33px;
}

#col_2{
	float:left;
	width:190px;
	text-align:justify;
	border: 1px solid #d7d7d7;
	background: url(../img/nav/nav_bg_blue.png) top left repeat-x #fff;
}

#col_2 h3{
	margin:4px 10px 10px 10px;
}

#case_container{width: 750px;float:left;margin:0;background-image:url(../img/case/boxes_yellow.png);background-repeat:repeat-x}
#case_slideshow{width: 400px;float:left;margin:0 0 0 175px;height:300px;}
#case_main_image{width: 300px;float:left;margin:0;height:250px;}
#case_item{width:100%;margin:10px 10px 20px 0;float:left;border-bottom:1px solid #d7d7d7;}
#case_item img{margin:0px 30px 30px 0px;float:left;width:200px;border:1px solid #d7d7d7}