body {
	font:	12px/1.4 Georgia, "Times New Roman", Times, serif;
	background:#F0F0F0;
	margin:5px 5px 5px 5px;
	}

p.REC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
p.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
.normal {
	font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

.layoutplant {
  float:left;width:197px;
}

.layoutcontent {
	float:left;
	width:573px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.layouteverything {
  border:0px;
}

.layoutbottomfill {
  clear:both;
}

.linkbox {
	float:left;
	width:19.5%;
	text-align: center;
	color: #CCCCCC;
	background-color: #003300;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.underlinkboxes {
	clear:both;
	height: 10px;
}
.serviceseverything {
  clear:both;
  padding-left: 30px;
}
.servicesleft {
  float:left;width:50%;
  	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.servicesright {
  float:left;width:39%;
  	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clientseverything {
  clear:both;
}
.clientsleft {
  float:left;width:56%;
}
.clientsright {
  float:left;width:44%;
}


a.bar {
	color: #000;
	display: block;
	background:#ccc;
	margin:0px 0px 0px 0px;
	padding: 5px 10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-decoration: none;
	font-weight: bold;
}
a.bar:hover {
   	color: #000; background: #ddd;
	font-weight: bold;
	text-decoration: none;
}
.image {
	border: 1px solid #000000;
}
