/* testimony ticker elements - fading using jquery cycle*/
#quotes {
	color: #acd9ea;
	margin: 0 0 0 30px;
}
#quotes a{
	color: #acd9ea;
	font-size: 16px;
	text-decoration: none;
	}

/*action buttons - sign up and take a tour */
#logo {
	background: transparent url(/Images/Content/987/240614.gif) scroll no-repeat top left;
	width: 408px;
	margin: 23px 0 13px 30px;
	}
#logo h1 {
	text-indent: -9999px;
	}
#byline h3{
	padding-top: 115px;
	color: #acd9ea;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2;
	}
/*action buttons - sign up and take a tour */
#buttons {
	background: url(/Images/Content/987/240621.gif) 0 0 no-repeat;
	width: 312px;
	height: 37px;
	margin: 15px 0 10px 30px;
	padding: 0;
	position: relative;
}
#buttons li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	position: absolute;
	top: 0;
}
#buttons a {
	text-indent: -9000px;
	display: block;
}
#FreeTrial {left: 0px;	top: 0px;width: 131px;	height: 37px;}
#FreeTrial a {height: 37px;}
#FreeTrial a:hover {background: transparent url(/Images/Content/987/240621.gif) no-repeat 0 -37px;}
#FreeTrial a:active , #FreeTrial a:focus {background: transparent url(/Images/Content/987/240621.gif) no-repeat 0px -74px; outline:none; -moz-outline-style:none;}
#TakeTour {height: 37px; left: 146px; top: 0; width: 162px;}
#TakeTour a {height: 37px;}
#TakeTour a:hover {background: transparent url(/Images/Content/987/240621.gif) -146px -37px no-repeat;}
#TakeTour a:active, #TakeTour a:focus {background: transparent url(/Images/Content/987/240621.gif) no-repeat -146px -74px; outline:none; -moz-outline-style:none;}


/* USP article elements */
.emphasis {
	background: #E6F3F8;
	padding: 2px;
}
.icon {
	float: left;
	margin-right: 15px;
	margin-bottom: 50px;
	}
#strapline {
	margin: 10px 0 0 0;
	text-align: center;
	}
	
/* 3 column "say it loud" elements */
#msg_say, #msg_together {
	display: block;
	float: left;
	border-right: 1px solid #cde2f2;
}
#msg_easily {
	display: block;
	float: left;
}
.msg_inner3col {
	margin: 10px 20px;
	width: 270px;
}
/* additional elements for "why do hundreds" */
#msg_usp1, #msg_usp2 {
	display: block;
	float: left;
	border-right: 1px solid #cde2f2;
}
#msg_usp3 {
	display: block;
	float: left;
}
.usp_inner3col {
	margin: 10px 20px;
	width: 270px;
}
/* footer */
.layout_footer{
	background: #17233b;
	height: 196px;
}
#footer_notes {
	color: #fff;
	width:  543px;
	font-size: 11px;
	text-align: center;
	margin: 0 208px;
	}
#footer_notes a, #footer_notes a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#footer_notes a:hover {
	color: #fff;
	text-decoration: underline;
	}