
img#sign-up-today
{
	margin-left:40px;
}

.bannerver3 { 
	width: 717px;
	height: 165px;
	background: url('/img/home/banner_bg.png') no-repeat;
	position: relative;
	margin: 20px auto 80px auto;
}
.bannerver3 .screens { 
	background: url('/img/home/banner_screens.png') no-repeat;
	width: 297px;
	height: 242px;
	position: absolute;
	top: -30px;
	right: 15px;
}
.bannerver3 p { 
	width: 350px;
	padding: 55px 0px 0px 25px;
	font-size: 14px;
	line-height: 20px;
}
.bannerver3 img { 
	position: absolute;
	bottom: -15px;
	left: 25px;
}




#homepage-banner
{
	background: url('../img/homepagebanner-bg.jpg') no-repeat;
	width: 762px;
	height: 254px;
}
#homepage-banner #homepage-banner-content
{
	width: 310px;
	padding: 30px 0px 0px 38px;
}
#homepage-banner #homepage-banner-content p
{
	color: #ffffff;
	font-size: 11px;
}
#homepage-banner #homepage-banner-content ul
{
	background: url('../img/homepagebanner-ticks.png') no-repeat;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}
#homepage-banner #homepage-banner-content ul li
{
	padding: 2px 0px 6px 25px;
	color: #ffffff;
	
}
#homepage-banner #example-chat-window
{
	text-indent: -9000px;
	background: url('../img/homepagebanner-chat.png') no-repeat;
	width: 412px;
	height: 287px;
	position: absolute;
	margin: -285px 0px 0px 340px;
}

/*

#homepage-swf
{
	color:#fff;
	height:283px;
	width:328px;
	background:#050505 url('../img/homepage-swf.png') no-repeat left top;
	padding:36px 412px 0 22px;
}

#homepage-swf p
{
	font-size:11px;
	width:287px;
}

#homepage-swf ul
{
	list-style-type:none;
	margin-top:15px;
}

#homepage-swf ul li
{
	background:url('../img/tick.png') no-repeat left center;
	padding-left:30px;
	line-height:26px;
	color:#fff4b5;
}

*/

h2#saving-saves
{
	font-weight:normal;
	font-size:16px;
	margin: 0px 0px 20px 29px;
	padding: 30px 0px 0px 0px;
	color: #909090;
}

.three-steps
{
	width:227px;
	padding-left:17px;
	float:left;
	/*margin-bottom:30px;*/
}

.extra-padding
{
	margin-left:10px;
}

.three-steps img
{
	margin-bottom:8px;
	background:#000;
}

.three-steps h4
{
	line-height:21px;
	font-size:13px;
	margin-bottom:4px;
}

.three-steps h4 span
{
	margin-right:8px;
	margin-left:9px;
	width:22px;
	display:block;
	float:left;
	text-align:center;
	background:#bb306a;
	color:#fff;
}

.three-steps p
{
	margin-left:40px;
	font-size:11px;
	width:160px;
}

#demo-form
{
	padding-top:25px;
	padding-left:13px;
	width:299px;
	height:118px;
	margin-left:19px;
	background:url('../img/home/demo-form.png') no-repeat top left;
}

#demo-form p
{
	width:130px;
	font-size:11px;
	color: #bb306a;
}
#demo-form p em
{
	color: #ffffff;
}

form#demonstrationform fieldset label
{
	color: #ffffff;
}

.form #application
{
	margin-top:8px;
}

.form label#terms-check
{
	border:0;
	width:205px;
	margin-left:115px;
	text-align:left;
	padding:0;
}

.form label#terms-check input
{
	width:auto;
	margin-bottom:0;
	margin-right:3px;
}

.form #application #submit
{
	width:103px;
	height:36px;
	margin-top:24px;
	*margin-top:26px;
	float:right;
	margin-right:24px;
	clear:both;
}

.form #demo-submit
{
	width:103px;
	height:36px;
	margin-top:1px;
	float:right;
	margin-right:24px;
	clear:both;
}









div#one-million
{
	background:url('../img/home/one-million-small.jpg') no-repeat;
	width:479px;
	height:197px;
	position:relative;
	margin:0px 0px 0px 24px;
	float: left;
}
div#one-million p
{
	font-size:16px;
	color:#bb306a;
	position:absolute;
	width:420px;
	top:105px;
	left:25px;
	line-height:24px;
}
div#one-million p a
{
	color:#61062c;
	text-decoration:underline;
	font-weight:bold;
}

#case-study{
	width: 200px;
	border: 2px solid #bb306a;
	border-radius: 6px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px;
	float: right;
	margin-right: 24px;
}
#case-study h3{
	color: #bb306a;
	font-size: 14px;
}
#case-study p{
	margin-bottom: 5px;
}
#case-study p a{
	display: block;
	width: 127px;
	height: 36px;
	margin: 2px 0 0 36px;
}
;
