.colorHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #e4641f;
	float: inherit;
	text-align: left;
	letter-spacing: .2em;
	margin-top: 45px;
	padding-left: 240px;
}
.colorHeadServices {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #e4641f;
	float: inherit;
	text-align: left;
	letter-spacing: .2em;
	margin-top: 45px;
	padding-left: 65px;
}

.bodyDiv {
	background-color:#080a0a;
	font-size:12px;
	letter-spacing: 1px;
	line-height:18px;
	height: auto;
	width: auto;
	margin-top: 10px;
	text-align: left;
	padding-left: 240px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.bodyDivServices {
	background-color:#080a0a;
	font-size:12px;
	letter-spacing: 1px;
	line-height:18px;
	height: auto;
	width: auto;
	margin-top: 10px;
	text-align: left;
	padding-left: 65px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.bodyDiv .column2 {
	margin-left: 270px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: normal;
}

.bodyDiv .column1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: normal;
	float:inherit;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

a.whitelink:link {
	color: #FFFFFF;
		text-decoration: none;
	}

a.whitelink:visited {
	color: #FFFFFF;
		text-decoration: none;

}
a.whitelink:hover {
	color: #03ade6;
	text-decoration: none;
}
a.whitelink:active {
	color: #FFFFFF;
		text-decoration: none;
}

a.linkspage:link {
	color: #FFFFFF;
		text-decoration: none;
	}

a.linkspage:visited {
	color: #FFFFFF;
		text-decoration: none;

}
a.linkspage:hover {
	color: #fdc100;
	text-decoration: none;
}
a.linkspage:active {
	color: #FFFFFF;
		text-decoration: none;
}
a.servicespage:link {
	color: #FFFFFF;
		text-decoration: none;
	}

a.servicespage:visited {
	color: #FFFFFF;
		text-decoration: none;

}
a.servicespage:hover {
	color: #76be4a;
	text-decoration: none;
}
a.servicespage:active {
	color: #FFFFFF;
		text-decoration: none;
}

