#centerHome {
	width: 586px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#centerHome .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#centerHome .content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centerHome .content h1 {
	margin-left: 70px;
}
#centerHome .content p {
	margin-left: 70px;
	margin-bottom: 10px;
}
.servicelistHome {
	padding: 0;
	list-style-type: none;
	color: #004990;
	font-weight: bold;
	font-size: 1.3em;
	margin: 6px 0 12px 0px;
}
.servicelistHome li {
	margin-bottom: 5px;
	background-image: url(../images/wingBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;
	padding-left: 28px;
	margin-left: 42px;
}
.servicelistHome a:link {
	color: #004990;
	text-decoration: none;
}
.servicelistHome a:visited {
	color: #004990;
	text-decoration: none;
}
.servicelistHome a:hover {
	color: #D71F27;
}
#centerHome .content #homePic {
	width: 501px;
	height: 127px;
	margin-bottom: 10px;
	float: left;
	padding-left: 70px;
	position: relative;
}
