.headerc {
	position: relative;
	float: left;
	width: 809px;
	height: 34px;
	margin: 0px;
	background-image: url(images/header01c.png);
	background-repeat: no-repeat;
}

.content {
	position: relative;
	float: left;
	width: 809px;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-sliver.png);
	background-repeat: repeat-y;
}

.contentcontainer { width: 750px; margin: 58px; }


.firstwords { font-size: 20px; color: #339; }

.servicebuttons img { width: 225px; height: 188px; position: relative; float: left; margin-right: 3px; margin-bottom: 40px; }

.leftcolumn {
	position: relative;
	float: left;
	width: 400px;
	text-align: justify;
}

.leftcolumn p { margin-bottom: 10px; }

.rightcolumn {
	position: relative;
	float: left;
	width: 240px;
	margin-left: 40px;
	color: #339;
	font-style: italic;
	text-align: justify;
}

.rightcolumn p { margin-bottom: 10px; }