#service{
	position: absolute;
	left: 800px;
	margin: 85px 0 10px 10px;
	padding: 0;
	width: 180px;
	color: #555555;
	font-size: 60%;
	line-height: 120%;
}

#service h2{
	margin: 0;
	padding: 0;
	color: #555555;
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
}

#service a{
	color: #555555;
		text-decoration: underline;
}
