#theContentHome {
	padding-right:23px;
	padding-left:23px;
	text-align: left;
	margin-top:10px;
	margin-bottom:0px;
}

#homeBanner {
	display:none;
	height:239px;
	width:924px;
	margin-top:10px;
}

#homeGroup {
	width:663px;
	float:left;
	margin-bottom:10px;
}


/* ===========  TOP LEFT BOX  ========================= */

#topLeftBox {
	width:335px;
	height:339px;
	float:left;
}
.tl_class {
	height:291px;
}

/* ===========  TOP RIGHT BOX  ========================= */

#topRightBox{
	width:315px;
	height:339px;
	float:right;
}


/*
.feAnim {
	margin-top:-10px;
	height:194px;
}
*/

/* ===========  BOTTOM LEFT BOX  ========================= */

#botLeftBox {
	width:335px;
	height:339px;
	float:left;
}
.bl_class {
	height:314px;
	position:relative;
}
#homeBlogBtn {	
	position:absolute;
	top:301px;
}
#blogContent {
	height:231px; 
	overflow:hidden;
}


/* ===========  BOTTOM RIGHT BOX  ========================= */


#botRightBox {
	width:315px;
	height:339px;
	float:right;
}




#csInfo, #clientInfo {
	height:249px;
}

.cs_info_content h5, .info_content h5 {
	margin-top:2px;
}
.cs_info_content p, .info_content p {
	margin-top:0px;
}

/* ===========  RIGHT BAR AT HOME  ========================= */

#rightBarHome {	
	width:254px;
	float:right;
}

#twitterPanelHome {
	height:508px;
	margin-top:10px;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:2px;
}

.boxBorderTwitterHome {
	border: #cacaca 2px solid;
	-webkit-border-radius: 3px;     /*for Safari */
	-moz-border-radius: 3px;      /*  for Firefox */
	height:414px;
}