﻿h1
{
	position:relative;
	padding-top:55px;
	height:0px;
	overflow:hidden;
}

h1 span
{
	position:absolute;
	top:0;
	left:0;
	height:55px;
	width:481px;
	background-repeat:no-repeat;
}
	
#top-six #key-areas h2
{
	position:relative;
	padding-top:76px;
	height:0px;
	overflow:hidden;
}

#top-six #key-areas h2 span
{
	position:absolute;
	top:0;
	left:0;
	height:76px;
	width:213px;
	background-repeat:no-repeat;
}

/*----------- HOME PAGE ---------*/

h1 span.lsh-investment-sales
{
	background-image:url(/res/images/captions/cap_lshinvestmentsales.png);
}

h2 span.investment-key-areas
{
	background-image: url(/res/images/captions/cap_investmentkeyareas.png);	
}

/*----------- INNER PAGES ---------*/

h1 span.all-investments,
h1 span.map-view
{
	background-image: url(/res/images/captions/cap_ourpropertyinvestments.png);
}

h1 span.my-briefcase,
h1 span.briefcase-map-view,
h1 span.registration-confirmation
{
	background-image: url(/res/images/captions/cap_mybriefcase.png);
}

h1 span.about-us
{
	background-image: url(/res/images/captions/cap_aboutus.png);
}

h1 span.site-map
{
	background-image: url(/res/images/captions/cap_sitemap.png);
}

h1 span.why-create-an-account
{
	background-image: url(/res/images/captions/cap_whycreateanaccount.png);
}

h1 span.privacy
{
	background-image: url(/res/images/captions/cap_privacy.png);
}

h1 span.terms-and-conditions
{
	background-image: url(/res/images/captions/cap_termsandconditions.png);
}

h1 span.contact-the-team,
h1 span.enquiry-form,
h1 span.help
{
	background-image: url(/res/images/captions/cap_contactus.png);
}

h1 span.my-profile
{
	background-image: url(/res/images/captions/cap_myprofile.png);
}

h1 span.investment-details,
h1 span.investment-details-map-view
{
	background-image: url(/res/images/captions/cap_investmentdetails.png);
}

h1 span.send-to-a-friend
{
	background-image: url(/res/images/captions/cap_sendtoafriend.png);
}

h2.other-investments span.other-investments
{
	background-image: url(/res/images/captions/cap_otherinvestments.png);	
	position:absolute;
	top:0px;
	left:0px;
	height:48px;
	width:149px;
	background-repeat:no-repeat;
}

h2.other-investments
{
	position:relative;
	padding-top:48px;
	height:0px;
	overflow:hidden;
	top: 25px;
	left: 13px;
}

