﻿a img {border: none; } 

.innerTableStyle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
Body
{
	font-size: 13px;
	font-family: Arial;
}

.ServicesListing
{
	
	padding: 0px;
	vertical-align: top;
	text-align: left;		
	position:relative;
	top: 0px; 
	left: 30px; 
	z-index:2 ;	
}
.ServicesListItem
{	
	margin: 3px;
}
.CraneImagesStyle
{
	position:relative;
	top: -7px;
	left: -10px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}

.CoverageListItems
{
		margin-bottom: 3px;	
}
.CraneHeading
{
	font-weight:bold;	
	padding: 0px;
	margin: 0px;
}
li
{
	margin-bottom: 10px;	
}

.CraneBottomTextStyle
{
	margin-left: 40px;
}
.BoomLengthTableHeading
{
	background-color: #FED478;	
	font-size: 10px;	
	width: 150px;
	text-align:center;
	padding: 1px;	
}

.BoomLengthTableText
{
	background-color:White;	
	font-size: 9px;	
	text-align:center;
	padding: 0px;	
}
.BoomLengthTableSpacing
{
	background-color:White;		
	padding: 0px;
	height: 5px;	
}

.ContactOfficeHeading
{
	color: #FED478;
	font-size: 22px;	

}
.ContactFaxandPhone
{
	color: #0D5CAB;
	font-weight:bold;
	font-size: 8pt;	

}

.ContactPageBody
{
	font-size: 8pt;	
}
.ProjectMainOn
{
	color: Gray;
	text-decoration: none;
	font-weight:bold;
}

.ProjectMainOff
{
	color: black;
	text-decoration: none;
	font-weight:bold;
}


.SubProjectThumbnail
{
	cursor: hand;
}
