#home_content {
	width: 870px;
	margin-left:-53px;
	background-color:#000000
}

#box_casecontainer_loading {
	position:relative;
	top:200px;
	left:420px;
	color:#FFFFFF;
}

#box_casecontainer_loading span {
	position:relative;
	margin-left:-5px;	
	color:#FFFFFF;
}

.box_casecontainer {
	height:460px;
	width:870px;
	margin-top:-15px;
}

.box_colcontainer {
	width:100%;
	height:100%;
	background:url(../images/boxes/bg_boxes.jpg) top repeat-x;
}

.box_colboxes {
	width:850px;
	margin-left:20px;
	height:100%;
	background:url(../images/boxes/bg_boxes.jpg) top repeat-x;
	position:relative;
}

.box_wrapper {
	width: 396px;
	float:left;
	margin-left:20px;
}
.box_top {
	background:url(../images/boxes/box_top.jpg);
	height:60px;
}
.box_middle {
	width: 391px;
	background:url(../images/boxes/box_middle.jpg);
	height: 196px;
}
.box_bottom {
	background:url(../images/boxes/box_bottom.png);
	height:60px;
	position:relative;
	top:-20px;
}

.box_middle h3 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;	
}

.box_middle p {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;	
	margin-left:20px;
	margin-right:20px;
}

