#Content {
	min-height: 450px;
}
		
#MainLinksContainer {
	overflow: hidden;
	width: 100%;
	background: url(../EIImages/Vertical-Dotted-B.gif) 50% 0% repeat-y;
}

	.LinkColumn {
		float: left;
		width: 475px;
	}
	
		.LinkColumn h2,
		.LinkColumn p {
			margin: 5px 10px;
			/*font-weight: bold;*/
			font-size: 1.5em;
			color: #000;
		}

		.LinkColumn h2 {
			font-size: 1.3em;
			color: #666666;
		}
		
		.LinkColumn h2.Emphasised {
			font-size: 2em;
			color: #666666;
		}		

		.LinkColumn p {
			font-size: 1.25em;
			line-height: 1.0em;
		}
	
		.LinkContainer {
			overflow: visible;
			position: absolute;
			margin-left: 5px;
			width: 100%;
			/*height: 25px;*/	
			bottom: 10px;
		}
		
			.LinkContainer div { 
				margin-left: 5px; 
				color: #000;
			}
			
			.LinkContainer input,
			.LinkContainer a {
				display: block;
				float: left;
				height: 25px;
			}
			
			.LinkContainer input {
				border: 0px solid #fff; 
				padding: 3px 0px;
				height: 19px;
				background: url(../EIImages/Textfield.gif) no-repeat;
				text-indent: 5px;
				line-height: 19px;
			}
			
			.LinkContainer a {
				margin-left: 5px;
				background: url(../EIImages/Buttons.gif) no-repeat;
			}

#KiosksFranchises, 
#HotspotsFranchises,
#PartnerSlider {
	margin-top: 10px;
}

#Hotspots,
#HotspotsFranchises,
#PartnerSlider {
	margin-left: 30px;
}

#Kiosks {
	position: relative;
	overflow: hidden;
	width: 475px;
	height: 200px;
	background-image: url(../EIImages/Link-Kiosks.jpg);
	background-repeat: no-repeat;
}

#KiosksFranchises {
	position: relative;
	overflow: hidden;
	width: 475px;
	height: 200px;
	background-image: url(../EIImages/Link-KiosksFranchises.jpg);
	background-repeat: no-repeat;		
}

#Hotspots {
	position: relative;
	overflow: hidden;
	width: 475px;
	height: 200px;
	background-image: url(../EIImages/Link-Hotspots5.gif);
	background-repeat: no-repeat;		
}

#Hotspots li{
	font-size: 1.3em;
	color: #FF7900;
	margin-left: 4em;
}

#HotspotsFranchises {
	position: relative;
	overflow:;
	width: 475px;
	height: 200px;
	/* background-image: url(../EIImages/misbg.gif);
	background-repeat: no-repeat;	*/
}

#PartnerSlider {
	position: relative;
	overflow: hidden;
	width: 475px;
	height: 220px;
	/* background-image: url(../EIImages/misbg.gif);
	background-repeat: no-repeat;	*/
}


#PayStations, 
#Roaming,
#Investment{
	margin-top: 10px;
}

#PayStations {
	float: left;
	position: relative;
	/* margin-left: 30px; */
	overflow: hidden;
	width: 151px;
	height: 220px;
	background-image: url(../EIImages/paystation-rollover.gif);
	background-repeat: no-repeat;		
}
#Roaming {
	float: right;
	margin-right: 10px;
	overflow: hidden;
	width: 151px;
	height: 220px;
	background-image: url(../EIImages/roaming-partners.gif);
	background-repeat: no-repeat;		
}
#Investment {
	float: right;
	/* margin-right: -30px; */
	overflow: hidden;
	width: 151px;
	height: 220px;
	background-image: url(../EIImages/Link-KiosksFranchises.jpg);
	background-repeat: no-repeat;		
}
			
#PayStations:hover {
	background-position: -151px 0px;
}