/**
 *	Copyright (c) Fluid Creativity, 2008
 *	
 *	Home page
 */
	

#boxLatest h2{
	font-size: 115%;
}


#boxLatest ul.blockList li,
#boxLatest ul.blockList li h3{
 	background-image: url('/images/layout/latest_product.gif');
}

#boxSolutions{
	background: url(../images/guide_solutions.gif) 0 0 no-repeat;
	width: 391px;
	height: 213px; 
	float: left;
	margin-left: 20px;
	display: inline;
}

#boxServices{
	background: url(../images/guide_services.gif) 0 0 no-repeat;
	width: 391px;
	height: 213px; 
	float: left;
	margin-left: 15px;
	display: inline;
}

