@CHARSET "ISO-8859-1";

#menu { display:none; }

#banner {
	text-align:center;
	width:100%;
	margin-bottom:20px;
}

.homeitem { padding-top:10px; }

.block {
	float:left;
	width:48%;
}

.block .image {
	width:75px;
	float:left;
	margin-bottom:15px;
}

.block .text {
/*	float:left; */ 
}

.description {
	padding:0 75px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.description:first-letter {
	font-size:24px;
}
