h1#service {
	font-size: 12px;
	line-height: normal;
	background-image: url(../img/service/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 50px;
	width: 450px;
}
h3.servicetitle {
	font-size: 12px;
	font-weight: bold;
	color: #596D25;
	padding-top: 5px;
	background-color: #ECF6D4;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/common/doticon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

