h1{
	font-weight:800;
	font-size:23px;
}

.clsHomeTable{
	width:1000px;
}

.clsHomeText{
	font-size:17px;
	font-weight:800;
	line-height:23px;
	padding:0 20px 30px 0;
	margin:0 20px 25px 0;
	border-bottom:2px solid #eeeeee;
}

.clsHomeNews{
	font-size:17px;
	font-weight:500;
	line-height:23px;
	padding:0 20px 20px 0;
	margin:0 20px 0 0;
}

.clsHomeNews h1{
	padding:0;
	margin:0 0 15px 0;
}

.clsHomeNews h2{
	padding:0;
	margin:5px 0 0 0;
}

.clsHomeProjects{

}

.clsHomeProjects .clsItem{
	float:left;
	width:225px;
	height:175px;
}

.clsHomeProjects .clsItem .clsImage img{
	width:225px;
	height:120px;
	margin:0 0 3px 0;
}

.clsHomeProjects .clsItem h2{
	color:#0d4265;
	font-size:10px;
	padding:0;
	margin:0 0 1px 0;
}

.clsHomeProjects .clsItem .clsDesc{
	font-size:10px;
}

.clsHomeProjects .clsItem .clsViewMovie{
	float:right;
	color:#737272;
	font-size:9px;
	padding:5px 20px 0 0;
	margin:9px 0 0 0;
	background:url(../images/icon_qt.gif) no-repeat right top;
}

.clsHomeProjects .clsItem .clsImage img{
	width:225px;
	height:120px;
	cursor:pointer;
	cursor:hand;
}

.clsHomeProjects .clsSpacer{
	clear:none;
	float:left;
	width:40px;
	height:120px;
}