.flash{
	background-image:url(../images/home-flash.jpg);
	background-repeat:no-repeat;
	height:247px;
}
.flash a.watch{
	float:left;
	display:block;
	height:26px;
	width:262px;
	margin-top:160px;
	text-align:right;
	padding-right:10px;
	padding-top:12px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.flash a.watch:hover{
	text-decoration:underline;
	color:#595959;
}
.flash div{
	float:right;
	width:404px;
	padding-top:60px;
	text-align:center;
	font-size:15px;
	padding-right:40px;
}
.flash div h2{
	font-size:24px;
	color:#0070c0;
	font-weight:normal;
	margin:0px;
}
.flash div h3{
	font-size:18px;
	color:#0070c0;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}
.flash div a.lnk{
	display:block;
	float:left;
	font-size:17px;
	color:#FFF;
	text-decoration:none;
	padding:8px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:12px;
	background-repeat:no-repeat;
	margin-top:10px;
}
.flash div a.lnk:hover{
	color:#f3f3f3;
}
.flash div a.demo{
	background-image:url(../images/btn-demo.gif);
	width:92px;
	margin-left:62px;
}
.flash div a.contact{
	background-image:url(../images/btn-contact.gif);
	width:172px;
}

.homeLinks{
	clear:both;
	padding-top:8px;
	overflow:hidden;
	padding-bottom:7px;
}
.homeLinks a{
	display:block;
	float:left;
	margin-right:0px;
	background-image:url(../images/bg-home-link.png);
	background-repeat:no-repeat;
	width:305px;
	height:81px;
	padding:10px;
	padding-top:12px;
	font-size:11px;
	color:#adadad;
	line-height:1.5;
	text-decoration:none;
}
.homeLinks a strong{
	display:block;
	font-size:17px;
	color:#0070c0;
	line-height:1.2;
	padding-top:14px;
}
.homeLinks a span{
	display:block;
	background-repeat:no-repeat;
	padding-left:134px;
	min-height:79px;
}
.homeLinks a.how{
	margin-right:5px;
}
.homeLinks a.how span{
	background-image:url(../images/how-to-use.jpg);
}

.homeLinks a.features span{
	background-image:url(../images/pic-features.jpg);
}
.homeLinks a.pricing{
	float:right;
	width: 302px;
}
.homeLinks a.pricing span{
	background-image:url(../images/pic-pricing.jpg);
}

.testimonials{
	clear:both;
	margin-top:0px;
	background-image:url(../images/bg-testimonial.png);
	background-repeat:no-repeat;
	min-height:183px;
}
.testimonials h3{
	margin:0px;
	font-size:18px;
	color:#FFF;
	padding-left:22px;
	padding-top:10px;
}
.testimonials div{
	padding-left:22px;
	padding-top:10px;
	text-indent:-9999px;
	background-image:url(../images/testimonial.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:20px;
	padding-bottom:70px;
	margin-bottom:10px;
}
.testimonials a.learn{
	background-image:url(../images/btn-learn.png);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:10px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:750px;
}
.leftCol, .breadcrumbs{
	display:none;
}