#news{
	width: auto;
	overflow: auto;
}

#logochanger {
}

#servicescroll {
	height: 325px;
	width: auto;
	overflow: auto;
}

.StandardTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.StandardText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.StandardTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345b60;
}
.StandardTextGreenBold {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #345b60; font-weight: bold; }

.ServicesGreen {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #345b60;
	font-weight: bold;
}
.Services {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ServicesBold {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
}
a:link {
	text-decoration: none;
	color: #34613E;
}
a:visited {
	text-decoration: none;
	color: #34613E;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.ServiceInfoBold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ServiceInfoGreen {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #345b60;
}
.CompanyRegText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style1 {
	font-size: 18px;
}

.i2blade {
color: #339966;
line-height: 1.3; 
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
letter-spacing: 1.1px;
}

.bgImage
{
	height: 153px; 
	background-image: url(/images/people.jpg);
	background-repeat: no-repeat;
}

.PrintOnly
{
  display : none; 
}

