.home {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
.home .contentone {
	background-color: #0e6bf7;
	color: #ffe400;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#main .home p {
	font-size: 95%;
	font-weight: bold;
}
#main .home p strong {
	background-color: #0e6bf7;
	color: #ffffff;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 210%;
	font-weight: normal;
	line-height: 1.3em;
}
#main .home p em {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	line-height: 1.3em;
	font-style: normal;
}
div.bannerfade {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 68px;
}
div.bannerfade img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 755px;
	height: 68px;
	border: 0;
}
div.adbanners {
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
}

