
	#right {
		background: url(../../images/banners/conference.jpg) no-repeat;
		}

/*	-------------------------------------------------------------
	Display menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#menu #training ul { display: block; }
	li#training a { background-image: none; }

/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h3 {
		width: 500px;
		height: 13px;
		}
	
	h3#prior {
		background: url(../../images/headings/prior.gif) no-repeat;
		}
		
	h3#arrival {
		background: url(../../images/headings/arrival.gif) no-repeat;
		}
		
	h3#during {
		background: url(../../images/headings/during.gif) no-repeat;
		}
		
	h3#committed {
		background: url(../../images/headings/committed.gif) no-repeat;
		}
		
	h3#pedigree {
		background: url(../../images/headings/pedigree.gif) no-repeat;
		}
		
	h3#terms {
		background: url(../../images/headings/bookingTerms.gif) no-repeat;
		}
		
	h3#facilities {
		background: url(../../images/headings/facilitiesAndServices.gif) no-repeat;
		}
		
	h3#areas {
		background: url(../../images/headings/programmeAreas.gif) no-repeat;
		}
		
	h3#performance {
		background: url(../../images/headings/PerformanceManagement.gif) no-repeat;
		}
		
	h3#communication {
		background: url(../../images/headings/communication.gif) no-repeat;
		}
		
	h3#customerFocus {
		background: url(../../images/headings/customerFocus.gif) no-repeat;
		}
		
	h3#teamDevelopement {
		background: url(../../images/headings/teamDevelopement.gif) no-repeat;
		}
		
	h3#cost {
		background: url(../../images/headings/costOfTraining.gif) no-repeat;
		}
		
	h3#bespoke {
		background: url(../../images/headings/bespokeTraining.gif) no-repeat;
		}
		
	h3#informationTech {
		background: url(../../images/headings/informationTechnology.gif) no-repeat;
		}
		
	h3#finding {
		background: url(../../images/headings/findingOutMore.gif) no-repeat;
		}
		
	h3#profiles {
		background: url(../../images/headings/trainingTeamProfiles.gif) no-repeat;
		}

/*	-------------------------------------------------------------
	Tables
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	table {
		margin: 0 0 25px;
		}
		
	thead {
		font-weight: bold;
		}
		
/*	-------------------------------------------------------------
	Images
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	img {
		margin: 0 0 20px 0;
		}