@charset "UTF-8";
#maincontent p a #w3scss {
	float: right;
}
#maincontent p a #w3sxhtml {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.homeinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	line-height: 1.2em;
	margin-bottom: 13px;
	padding-right: 20px;
}
.bullet {
	font-size: 24px;
	color: #FFF;
	line-height: 20px;
}
.homeimage {
	float: left;
	margin-right: 20px;
	position: relative;
	height: 400px;
	width: 200px;
	top: 5px;
}
.clearfloats {
	float: none;
	font-size: 1px;
	line-height: 0px;
}
#maincontent p a #w3scss {
	margin-right: 20px;
}

