@charset "utf-8";
/* CSS Document */

#home{
	text-align:justify;
	line-height:20px;
}
#home img{
	float:left;
	padding:0;
	width:200px;
	height:150px;
	border:none;
}
#logos{
	width:700px;
	padding-top: 10px;
	text-align:center;
	float:left;
	height:100px;
}
#logos img{
	padding:0 0 2px;
	border:0;
	
}
#cc img{
	border:0;	
}

