#info
{
	position: absolute;
	left: 45px;
	top: 90px;
	width: 700px;
}

#servicelist
{
	font-weight: bold;
	left: 45px;
	position: absolute;
	top: 110px;
}

#servicelist li
{
	height: 20px;
	list-style-type: disc;
	list-style-position: outside;
}