@import url('headers.css');
@import url('common.css');

p.home {
	width: 570px;
}

#home-services {
	width: 720px;
	overflow: hidden;
}

#home-services ul {
	margin: 0 100px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	color: #4D4D4D;
	width: 250px;
}

#home-services ul li {
	margin: 0 0 1em 0;
}

#home-services ul li p {
	padding: 0;
	margin: 0;
}

#home-services ul li span {
	color: #8CC63F;
	font-weight: bold;
	margin: 0 15px 0 0;
}

#home-services ul.star li.b {
	background-image: url(../sitepix/structural/star-bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 25px;
}

#test {
	width: 720px;
	margin: 40px 0 0 0;
}

#swapper {
	width: 720px;
	height: 330px;
	margin: 0 0 30px 0;
}