#featuredProjects {
	width: 635px;
	height: 23px;
	background-image : url(../images/featured_projects.gif);
	background-repeat : no-repeat;
}

.itemContainer{
	width: 635px;
	margin-top:20px;
	float:left;
}

.itemContainer2{
	width: 190px;
	margin-top:17px;
	_margin-top:10px;
	margin-right:30px;
	margin-bottom:10px;
	float:left;
}

.itemContainer3{
	width: 190px;
	margin-top:17px;
	_margin-top:10px;
	float:left;
}

.more {
	background-image : url(../images/more.gif);
	background-repeat : no-repeat;
	background-color: transparent;
	float:right;
	width:49px;
	height:9px;
	margin-top:20px;
	margin-right:10px;
}


.line {
	background-image : url(../images/point.gif);
	background-repeat : repeat-x;
	background-color: transparent;
	float:left;
	width:635px;
	height:5px;
	margin-top:8px;
}

.greenText {
	color:#A1C683;
	float:left;
	margin-bottom:10px;
}

.itemContainer2 img, .itemContainer3 img{
	margin-bottom:10px;
}

.projectsTitles {
	color: #FBF2AD;
	font-weight: bold;
}


#contentContainerDiv{
	background-image : url(../images/leftProjects.jpg);
}

.projectsTitles2 {
	color: #FBF2AD;
	font-weight: bold;
	font-size: 13px;
}