@charset "utf-8";
#wrapper #additionsLeft {
	height: 350px;
	width: 581px;
	float: left;
	background-image: url(../images/slices/addition%20images/additionsLeft.jpg);
}
#wrapper #body #additionsRight {
	float: right;
	height: 304px;
	width: 379px;
}
#wrapper #body #services {
	float: right;
	height: 317px;
	width: 379px;
	background-image: url(../images/slices/addition%20images/Services.jpg);
}
#wrapper #body #services #servicesText {
	height: 120px;
	width: 260px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

#wrapper #body #additionsLeft #additionsTextbox {
	height: 230px;
	width: 500px;
	margin-top: 110px;
	margin-left: 40px;
}
#wrapper #body #ramp {
	height: 271px;
	width: 581px;
	float: left;
}

.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}






.boldfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
