/* testimony ticker elements - fading using jquery cycle*/
#quotes {
	color: #FFF;
	margin: 0 0 0 30px;
	visibility: hidden;
}
#quotes a{
	color: #FFF;
	font-size: 17px;
	text-decoration: none;
	}

/*action buttons - sign up and take a tour */
/* Background logo image changed in v3 */
#logo {
  background: transparent url(/Images/Content/987/320726.png) scroll no-repeat top left;
  width: 408px;
  margin: 20px 0 0 30px;
}
#logo h1 {
  text-indent: -9999px;
  margin: 0;
}
#byline {
  margin-top: 40px;
}
#byline h3{
	padding-top: 115px;
	color: #acd9ea;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 4px 0;
}
/*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_heading {
height: 64px;
}
.msg_heading img {
float: left;
}
.msg_heading h2 {
font-size: 22px;
margin: 12px 0 0 10px;
float: left;
}
.msg_text {
font-size: 13px;
padding-left: 4px;
line-height: 21px;
}
.msg_inner4col {
margin: 3px 10px 10px 12px;
width: 210px;
}
#msg_easily, #msg_together, #msg_say, #msg_fresh {
display: block;
float: left;
border-right: 1px solid #cde2f2;
height: 156px;
}
#msg_fresh {
border-right: none;
}
#msg_fresh .msg_inner4col {
padding-right: 0;
width: 205px;
}
/* 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: 197px;
}
#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;
	}