.live-chat-button {
	position:absolute;
	right:30px;
	bottom:0;
	margin-bottom:-17px;
	height:38px;
	width:113px;
	background:url('../img/buttons/live-chat.png') no-repeat top left;
}
.live-chat-button span {
	display:none;
}
#homepage-background_unlimited {
	background:url('../img/backgrounds/homepage_unlimited.jpg') no-repeat top left;
	height:359px;
	width:762px;
	position:relative;
}
#header-text {
	left:26px;
	top:66px;
	position:absolute;
	color:#fff;
	width:720px;
}
#header-text h3 {
	margin-bottom:10px;
}
#header-text p {
	color:#fff;
	font-size:13px;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}
