h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #4186E3;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#home_services {
	background-image: url(images/home_services_back.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: center top;
	margin-top: 10px;
}
#home_services h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4186E3;
	margin: 0px;
	padding: 0px;
}
#home_services ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#home_services li {
	font-size: 12px;
	float: left;
	width: 230px;
	line-height: 18px;
}
#home_services h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4186E3;
	text-align: right;
}
#home_services a {
	color: #000000;
	text-decoration: none;
}
#home_services h3 a {
	color: #4186E3;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4186E3;
	margin: 0px 0px 5px;
	padding: 10px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
li {
	font-size: 12px;
	line-height: 18px;
}
p a.link_top {
	color: #4186E3;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
	padding-right: 10px;
}
#home_services a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4186E3;
}
