body#i_tree_id_1 div#body {
	background-image:url(../images/layout/bg_home.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

div#homecol1, 
div#homecol2, 
div#homecol3 {
	background-color:#E7E6E6;
	width:254px;
	height:650px;
	float:left;
	margin-right:4px;
} * html div#homecol1, * html div#homecol2, * html div#homecol3{ 
	height:650px;
}

* html div#homecol3 {
		clear:both;		
		float:right;
}
div#homecol2 {
	background:#2679BB url(../images/layout/bg_welcome.gif)  no-repeat scroll ;
	color:#FFF;
	font-size:12px;
	
}

div#homecol3 {
	margin-right:0;
}


div#homecol1 h2.title_block{
	background:#14609D url(../images/layout/circle_news.gif) no-repeat scroll 4pt 50%;
	text-align:left;
	text-indent:14px;
}

div#homecol2 h2.title_block{
	color:#F77C00;
	font-size:25px;
	padding-top:0pt;
	text-align:center;
}




