@charset "UTF-8";
/* CSS Document */

#services-body {
	width: 950px;
	height: 1280px;
	float: left;
	background-image:url(../images/interior/services_10.jpg);
}

#services-text {
	width: 700px;
	height: 1100px;
	float: left;
	margin-top: 100px;
	margin-left: 120px;
}

#services-text p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 25px;
}

ul {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}

li {
}
