/* CSS Document */

.Footer {
	font-family: Arial;
	color: #595959;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.Sitemap {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.DropdownHire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#468b3e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width:100px;
}

.DropdownHireBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#468b3e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width:100px;
}

.MenuHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.MenuHeadingBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.MenuHeadingSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
}

.MenuHeadingSmallBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

.MainPageHeading {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.BodyHeading {
	font-size: 16px;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #105603;
}

.BodyHeadingBlack {
	color: #000000;
}

.ManagingDirector {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #105603;
}

.BodyTextOne {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.BodyTextTwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
}

.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.AddressHeadOffice {
	font-size: 15px;
	color: #FFFFFF
}

.FooterByEdge {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

.MainPicture {
  background-image: heavyhirehoists.gif;
  background-repeat: no-repeat;
  background-position: bottom right
}

.Testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
}

.TestimonialSignature {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
.BodyTextMainHomePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}

