@charset "utf-8";
/* CSS Document */

/* Main benefit bullet points */

#benefits
{
	height:173px;
	vertical-align:top;
	color:#333;
	font-size:15px;
}
#benefits div
{
	float:left;
	width:33%;
	height:100%;
}
#benefits img
{
	vertical-align:middle;
	margin-left:15px;
	margin-right:10px;
}
#benefits h3
{
	font-size:20px;
	font-weight:normal;
	display:inline;
}
#benefits_1 h3
{
	color:#0E3158;
}
#benefits_2 h3
{
	color:#FF3B03;
}
#benefits_3 h3
{
	color:#2A9200;
}
#benefits ul
{
	margin-top:15px;
	padding-left:30px;
	margin-left:0px;
}
#benefits li
{
	height:18px;
	/*letter-spacing:.05em;*/
}
#benefits_1
{
	list-style:url(../img/bullet_blue.gif);
	border-right:1px solid #999;
}
#benefits_2
{
	list-style:url(../img/bullet_red.gif);
	border-right:1px solid #999;
}
#benefits_3
{
	list-style:url(../img/bullet_green.gif);
}

/* "I'm a" retailer selection */
#select_retailer
{
	text-align:left;
}
#select_retailer img
{
	margin:0px;
	padding:0px;
	border:none;
}

#copy
{
	position:relative;
}
#copy li
{
	list-style:url(../img/bullet_blue.gif);
	line-height:110%;
	margin-bottom:15px;
	padding-left:0px !important;
}
#copy ul
{
	margin-bottom:30px;
}
#company_logos
{
	margin-top:15px;
}
#company_logos p
{
	margin-bottom:30px;
}
#cta_foot a
{
	float:left;
	width:33%;
}
.keypoint1
{
	font-family:Verdana, Tahoma;
	font-size:14px;
	line-height:22px;
	color:#444;
}
/* Testimonials */
#testimonials
{
	width:235px;
	position:relative;
	float:right;
	background:url(../img/con_testimonial_background.gif) bottom left no-repeat;
	height:140px;
	text-align:center;
	margin-top:16px;
	padding-bottom:10px;
}
#testimonials_flash
{
	width:180px;
	font-size:12px;
	margin:0 auto;
	padding-bottom:15px;
	margin-top:-10px;
}
#cta_sub
{
	margin-top:30px;
}