@charset "UTF-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-color: #6F808D;
	background-image: url(../img/backDotDark.gif);
}
.serviceLeft {
	background-color: #B1A98E;
	background-image: url(../img/serviceLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navback {
	background-image: url(../img/navback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainback {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/mainTable2.gif);
}
.darkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565348;
}
.lightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E7E3E6;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #403E36;
	font-weight: bold;
}
.darkLine {
	background-image: url(../img/darkline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.lightLine {
	background-image: url(../img/lightline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.lightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #E7E3E6;
	font-weight: bold;
}
.formBack {
	background-image: url(../img/form_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactBack {
	background-image: url(../img/contact_bottomBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.serviceBack {
	background-image: url(../img/serviceCopy_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.safetyBottom {
	background-image: url(../img/safetyBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.darkCap {
	background-image: url(../img/bottomCap2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.darkBottom {
	background-image: url(../img/darkBack_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.serviceRight {
	background-color: #B1A98E;
	background-image: url(../img/serviceRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.darkcopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #565348;
}
.lightcopyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #E7E3E6;
	font-weight: bold;
}
.lightcopyHeight {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #E7E3E6;
}
.mainback table tr td table tr .darkcopy table tr td table tr .lightcopyHeight {
	text-align: justify;
}
.darkcopyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #565348;
	margin-right: 18px;
}
