body {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main {
	background-color: #FFFFFF;
	border: 1px solid black;
	}

td {
	font-family: Arial, Helvetica, sans-serif;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a { 
	outline: none;    /* Gets rid of Firefox's dotted borders */
	color: #000000;
	} 
	
a img { 
	border:none;
	} /* Gets rid of IE's blue borders */
	
	
.contactform {
	border: double #C0C0C0;
	font-weight: bold;
	color: #006857;
	}
	
.contactside {
	font-weight: normal;
	font-size: 11px;
	}

	
.mainbanner {
	background-image:url(../images/industry_standard_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	} 
	
.subbanner {
	background-image:url(../images/sub_page_banner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}	
	
.pageheading {
	font-size: 16px;
	color: #006857;
	}
	
.testimonial {
	position: relative;
	left: 15px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
	}

.testimonialcredit {
	position: relative;
	left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	}

.testimonialc {
	border: double #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #006857; 
	color: #FFFFFF;
	}

.testimonialb {
	border: double #006857;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF; 
	color: #000000;
	}

.testimoniala {
	border: double #C0C0C0;
	text-align: justify; 
	font-size: 11px;
	font-weight: normal;
	color: #006857;
	}
	
.content {
	background-color: #F5F5EF;
	line-height: 20px;
	}

.eyecatcher {
	font-size: 14px;
	font-weight: bold;
	}
	
.promo {
	font-weight: bold;
	color: #006857;
	line-height: 20px;
	}

.sidetext {	
	font-weight: bold;
	font-size: 11px;
}

.sidetext a {	
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}


.services {
	line-height: 24px;
	}