#contactContainer
{
	background: #fff url('/images/enquiries/gradient-bg.jpg') repeat-x top left;
	float: left;
	width: 100%;
	border-top: 1px solid #9f9f9f;
}
	#contactContentContainer
	{
		width: 942px;
		margin: auto;
		display: block;	
	}

/* ================= */
/* ENQUIRES LEFT NAV */
/* ================= */

#contactContainer #contactMenuLeft
{
	width: 183px;
	float: left;
	margin-top: 30px;
}
	#contactContainer #contactMenuLeft li
	{
		list-style-type: none;
		position: relative;
		height: 68px;
		float: left;
	}
	#contactContainer #contactMenuLeft li#lastLink
	{
		height: 69px;
	}
		#contactContainer #contactMenuLeft li#lastLink a
		{
			display: block;
			width: 183px;
			height: 69px;
			font-size: 10px;
			color: #303030;
		}
		#contactContainer #contactMenuLeft a
		{
			display: block;
			width: 183px;
			height: 68px;
			font-size: 10px;
			color: #303030;
		}
			#contactContainer #contactMenuLeft a span,
			#contactContainer #contactMenuLeft p span
			{
				display: none;
			}	
		#contactContainer #contactMenuLeft a#sideLinkFaq
		{
			background: #a1b0b3 url('/images/contact/nav-side-faq.png') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkCustomerService
		{
			background: #afafaf url('/images/contact/nav-side-cs.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkTechHelpline
		{
			background: #afafaf url('/images/contact/nav-side-th.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkLocateDealer
		{
			background: #afafaf url('/images/contact/nav-side-ld.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkContractHireHelpline
		{
			background:  url('/images/contact/nav-side-che.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkCorperateHelpline
		{
			background:  url('/images/contact/nav-side-ch.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkRecall
		{
			background: url('/images/contact/nav-side-recall.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkExport
		{
			background:  url('/images/contact/nav-side-ex.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkForces
		{
			background:  url('/images/contact/nav-side-af.jpg') no-repeat top left;
		}
		#contactContainer #contactMenuLeft a#sideLinkFaq:hover,
		#contactContainer #contactMenuLeft a#sideLinkCustomerService:hover,
		#contactContainer #contactMenuLeft a#sideLinkTechHelpline:hover,
		#contactContainer #contactMenuLeft a#sideLinkLocateDealer:hover,
		#contactContainer #contactMenuLeft a#sideLinkContractHireHelpline:hover,
		#contactContainer #contactMenuLeft a#sideLinkCorperateHelpline:hover,
		#contactContainer #contactMenuLeft a#sideLinkRecall:hover,
		#contactContainer #contactMenuLeft a#sideLinkExport:hover,
		#contactContainer #contactMenuLeft a#sideLinkForces:hover
		{
			background-position: 0 -69px; 
			color: #fff;
		}
		/* active states */
		#enquiriesContainer #enquiriesMenuLeft a#sideLinkFaq,
		.enquiriesCustomerService #contactContainer #contactMenuLeft a#sideLinkCustomerService,
		.contactHelpline #contactContainer #contactMenuLeft a#sideLinkTechHelpline,
		#enquiriesContainer #enquiriesMenuLeft a#sideLinkLocateDealer,
		.enquiriesContractHire #contactContainer #contactMenuLeft a#sideLinkContractHireHelpline,
		#enquiriesContainer #enquiriesMenuLeft a#sideLinkCorperateHelpline,
		.contactRecall #contactContainer #contactMenuLeft a#sideLinkRecall,
		#enquiriesContainer #enquiriesMenuLeft a#sideLinkExport,
		#enquiriesContainer #contactMenuLeft a#sideLinkForces
		{
			background-position: 0 -138px;
		}
		
/* ======================= */
/* CONTACT CONTENT FRAME */
/* ======================= */

#contactMainContent
{
	float: left;
	background-color: #fff;
	width: 726px;
	padding: 15px;
	display: block;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background: #000000 url('/images/enquiries/content-bg.gif') repeat-y top left;
}

.contactHome #contactMainContent,
.contactHelpline #contactMainContent
{
	height: 670px;
}

/* ================= */
/* CONTACT HEADINGS */
/* ================= */

.contactHome h1,
.contactHelpline h1,
.contactRecall h1
{
	color: #7a7a7a;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 30px;
}

.contactHome p.infoText
{
	font-size: 12px;
	color: #fff;
	clear: both;
	text-align: right;
	display: block;
}

/* ============== */
/* CONTACT HOME */
/* ============== */

.contactHome #addressBar
{
	height: 96px;
	background:  url('/images/contact/bg-adderess.png') no-repeat top left;
}

.contactHome ul#addressBlock,
.contactHome ul#telephoneBlock
{
	float: left;
	list-style-type: none;
	padding: 15px 35px 0px 15px;
}
.contactHome li.bold
{
	font-weight: bold;
}

.contactHome #addressBlock li,
.contactHome #telephoneBlock li
{
	font-size: 11px;
	color: #2a2a2a;
	padding: none;
	line-height: 14px;
}

.contactHome h2
{
	color: #7a7a7a;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 24px;
	clear: both;
	text-align: right;
	display: block;
	margin-top: 20px;
}

.contactHome #servicesBar
{
	height: 381px;
	width: 711px;
	background:  url('/images/contact/bg-services.png') no-repeat top left;
	padding: 15px 0px 0px 15px;
	overflow: hidden;
}

.contactHome .serviceBlock
{
	border: solid 1px #7b7b7b;
	border-top: none;
	height: 164px;
	width: 142px;
	background-color: #373737;
	float: left;
	margin: 0px 40px 35px 0px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.contactHome .serviceBlockLast
{
	border: solid 1px #7b7b7b;
	border-top: none;
	height: 164px;
	width: 142px;
	background-color: #373737;
	float: left;
	margin: 0px 0px 35px 0px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.contactHome .serviceBlock h3,
.contactHome .serviceBlockLast h3
{
	color: #fff;
	background:  url('/images/contact/bg-servicesBlock.png') repeat top left;
	height: 21px;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.contactHome .hoverBlock
{
	height: 116px;
	width: 122px;
	background-color: #373737;
	background:  url('/images/contact/bg-hoverBlock.gif') repeat top left;
	padding: 10px;
	position: absolute;
	bottom: -136px;
	left: 0px;
	cursor: pointer;
}

.contactHome .hoverBlock p
{
	font-size: 11px;
	color: #7a7a7a;
	cursor: pointer;
}

/* ========================== */
/* Contact area pages w/forms */
/* ========================== */
.enquiriesCustomerService p.header,
.enquiriesContractHire p.header,
.contactRecall p.header
{
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	width: 700px;
	font-size: 18px;
	font-weight: lighter;
	margin: 10px 0 4px 10px;
	padding: 0;
}

/* ============= */
/* Helpline page */
/* ============= */

.contactHelpline #helplineBlock p,
.contactHelpline #helplineBlock ul
{
	font-size: 12px;
	margin-bottom: 13px;
}

.contactHelpline #helplineBlock
{
	border: 0px;
	overflow: hidden;
	background: #ffffff url("/images/enquiries/helpline-box-bg.gif") no-repeat left top;
	margin: 10px auto 10px auto;
	height: 431px;
	width: 702px;
}
	.contactHelpline #leftCol
	{
		width: auto;
		border: 0px;
		float: left;
		padding: 0px;
		margin: 20px 0px 20px 20px;
	}
	.contactHelpline #rightCol
	{
		float: right;
		padding: 5px 0px 0px 0px;
		margin: 20px 20px 20px 0px;
		width: 390px;
	}
		.contactHelpline #helplineBlock .phone
		{
			font-size: 13px;
		}
			.contactHelpline #helplineBlock .phone span
			{
				font-weight: bold;
			}
		.contactHelpline #helplineBlock a
		{
			text-decoration: underline;
			color: #000000;
		}
		.contactHelpline #helplineBlock ul
		{
			margin-left: 0px;
		}
			.contactHelpline #helplineBlock li
			{
				line-height: 14px;
				list-style-type: none;
				padding: 0px 0px 0px 15px;
				margin: 0px;
				background: url("/images/enquiries/helpline-arrow-red-bg.gif") no-repeat 0px 3px;
			}
/* ============= */
/* Helpline page */
/* ============= */

#disclaimerAndSubmit, 
.boxClose
{
	float: left;
	width: 645px;	
	background: #fff url('/images/enquiries/form-box-bottom.gif') no-repeat bottom left;
	padding: 0 0 20px 55px;
}