.indent {
	MARGIN-LEFT: 6%;
}
.body {
	font-family: Arial;
	background-image: url(images/bg.jpg);
	font-size: 16px;
	line-height: 20px;
}
.body-bold {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.body-bold-blue {
	font-family: Arial;
	font-size: 16px;
	color: blue;
	line-height: 20px;
	font-weight: bold;
}
.headline-red {
	font-family: Tahoma;
	font-size: 32px;
	color: #CC0000;
	font-weight: bold;
}
.headline-black {
	font-family: Tahoma;
	font-size: 32px;
	font-weight: bold;
}
.headline-blackbig {
	font-family: Tahoma;
	font-size: 42px;
	font-weight: bold;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	line-height: 26px;
	font-weight: bold;
}
.subhead-red-larger {
	font-family: Tahoma;
	font-size: 36px;
	color: #CC0000;
	line-height: 35px;
	font-weight: bold;
}
.subhead-blue {
	font-family: Tahoma;
	font-size: 24px;
	color: blue;
	line-height: 26px;
	font-weight: bold;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.hilite {
	background-color: #FFFF00;
}
-->
body {
	background-color: #eff2f3;
}
.headline-red-new {
	font-family: Tahoma;
	font-size: 20pt;
	color: #CC0000;
	font-weight: bold;
}
/* dimensions for both splash image and the player wrapper */
div#player1 {
	background:url(fplayer/proof2.png) no-repeat;
}
div#player2 {
	background:url(fplayer/example2.png) no-repeat;
}
div#player3 {
	background:url(fplayer/testimonials2.png) no-repeat;
}
div#player4 {
	background:url(fplayer/walkthrough2.png) no-repeat;
}
div#player5 {
	background:url(fplayer/questions2.png) no-repeat;
}
div#player6 {
	background:url(fplayer/secure2.png) no-repeat;
}
div.flowplayer {
	display:block;
	width:620px;
	height:328px;
	border:0px;
	background: #000000;
}
div.video {
	vertical-align: middle;
	width: 620px;
	height: 328px;
	padding-top: 80px;
}
div.video:hover {
	cursor: pointer;
}
.style1 {
	color: #990000
}
.style3 {
	font-family: Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
