#lock_dollar_mouse {
	width: 862px;
	height: 140px;
}

/* Left corner */
.lm_left {
	float: left;
}

/* Corners */
#lm_righttop_corner,
#lm_rightbot_corner,
#lm_lefttop_corner,
#lm_leftbot_corner {
	width: 7px;
	font-size: 0px;
}
/* Left corners */
#lm_righttop_corner,
#lm_rightbot_corner,
#lm_lefttop_corner,
#lm_leftbot_corner {
	height: 7px;
}

#lm_lefttop_corner {
	background: url(/skins/healthiercompany/images/lmtl_corner.gif) no-repeat left top;
}
#lm_leftbot_corner {
	background: url(/skins/healthiercompany/images/lmbl_corner.gif) no-repeat left bottom;
}
#lm_leftmid_corner {
	height: 125px;
	width: 6px;
	border-left: 1px solid #c2e098;
}

#lm_leftmid_corner,
#lm_rightmid_corner {
	background: #f5f9e3;
}

/* Right corners */
#lm_righttop_corner {
	background: url(/skins/healthiercompany/images/lmtr_corner.gif) no-repeat right top;
}
#lm_rightbot_corner {
	background: url(/skins/healthiercompany/images/lmbr_corner.gif) no-repeat right bottom;
}
#lm_rightmid_corner {
	height: 125px;
	width: 6px;
	border-right: 1px solid #c2e098;
}

#padlock_box {
	border-top: 1px solid #c2e098;
	border-bottom: 1px solid #c2e098;
	height: 137px;
	font-size: 0;
}

#secure_affordable_convenient_box {
	padding-top: 7px;
	padding-right: 2px;
	height: 124px;
	padding-bottom: 7px;
	font-size: 0px;
	border-top: 1px solid #c2e098;
	border-bottom: 1px solid #c2e098;
}

#affordable_image{
	padding-left: 10px;
	padding-right: 10px;
}

#affordable_image,
#convenient_image
{
	border-left: 1px solid #c2e098;
	height: 137px;
	border-top: 1px solid #c2e098;
	border-bottom: 1px solid #c2e098;
}

/* dollar.png PNG 92x123 92x123+0+0 8-bit DirectClass 14kb  */
#secure,#affordable,#convenient {
	font-size: 12pt;
	width: 174px;
	height: 137px;
	border-top: 1px solid #c2e098;
	border-bottom: 1px solid #c2e098;
}

#convenient {
	width: 144px;
}

#secure {
	background: url(/skins/healthiercompany/images/secure_bg.gif) repeat-y;
	width: 184px;
	padding-left: 10px;
}
#affordable {
	background: url(/skins/healthiercompany/images/affordable_bg.gif) repeat-y;
}
#convenient {
	background: url(/skins/healthiercompany/images/convenient_bg.gif) repeat-y;
}

.hel_20pt {
/*
 * Note: font-face removed because it is invalid in ALL BROWSERS
 * should have been font-family but I removed instead of fixing it
 * because fixing it may CHANGE CURRENT LAYOUT. So all this does is
 * change font color and size -- Adly
 */
	color: #6d6f59;
	font-size: 20pt;
}
.hel_10pt {
/*
 * Note: font-face removed because it is invalid in ALL BROWSERS
 * should have been font-family but I removed instead of fixing it
 * because fixing it may CHANGE CURRENT LAYOUT. So all this does is
 * change font color and size -- Adly
 */
	color: #6d6f59;
	font-size: 10pt;
}
.hel_15pt {
/*
 * Note: font-face removed because it is invalid in ALL BROWSERS
 * should have been font-family but I removed instead of fixing it
 * because fixing it may CHANGE CURRENT LAYOUT. So all this does is
 * change font color and size -- Adly
 */
	color: #6d6f59;
	font-size: 15pt;
}

#learn_more {
	width: 862px;
	margin-bottom:10px;
}

.learn_more_content {
	height: 3167px !important;
}

#content_box {
	background:#F5F9E3 none repeat scroll 0 0;
}

#left_content {
	padding-right: 10px;
	float:left;
	padding-left:15px;
	padding-top:40px;
	width:380px;
}

#content_align {
	text-align : justify;
}

#right_content {
	padding-top:40px;
	width:400px;
	padding-left:15px;
	float:left;
}


#facts_flash_border_hack {
	border-right:1px solid #8DC63F;
	height:269px;
	margin-bottom:90px;
	margin-top:80px;
	width:374px;
}

#image_div {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
}

.image_title {
	color: #6d6f59;
	text-align: center;
	font-style: italic;
	font-size: 12pt;
}


#comparison_table {
	border: 1px solid #8DC63F;
}


#comparison_table table {
	height: 500px;
	border-collapse:separate;
	border-spacing:2px;
}

#comparison_table tr td {
	padding-left: 10px;
	padding-right: 10px;
}

.comparison_table_height {
	height:300px !important;
}


.comparison_table_box1 {
	background: #D7E9B9 none repeat scroll 0 0;
}

.comparison_table_box2 {
	background: #E8F3D5 none repeat scroll 0 0;
}


.comparison_table_box3 {
	background: #F9FBF0 none repeat scroll 0 0;
}

.comparison_table_box4 {
	background: #F1F8E8 none repeat scroll 0 0;
}

#first_column {
	width: 60px;
	border-spacing: 2pt
}

#second_column {
	width: 140px;
}

#third_column {
	width: 140px;
}

.column_heading {
	text-align: center;
}

#disadvantages_box {
	background: url(/skins/healthiercompany/images/disadvantages_box.gif) no-repeat;

}

#advantages_box {
	background: url(/skins/healthiercompany/images/advantages_box.gif) no-repeat;
}
#advantages_box , #disadvantages_box {
	padding-left:7px;
	padding-top:5px;
	font-size: 10pt;
	height: 110px;
	margin-top: 50px;
	font-size:12px;
}

#advantage_content {
	width:367px;
}

#bold_italics {
	font-style: italic;
	font-weight: bold;
}

#company_comparison {
	border-left:1px solid #C2E098;
	border-right:1px solid #C2E098;
}

#split_content {
	border-left:1px solid #C2E098;
	border-right:1px solid #C2E098;
}

#top_corners {
	border-top: 1px solid #C2E098;
	height: 7px;
}

#right_top_corner {
	background: url(/skins/healthiercompany/images/lmtl_corner.gif) no-repeat;
	background-position:left top;
	width: 7px;
	height: 7px;
	float: left;
	margin-top: -1px;
}

#left_top_corner {
	float:right;
	height:7px;
	margin-top:-1px;
	width:7px;
	background:url(/skins/healthiercompany/images/lmtr_corner.gif) no-repeat;
	background-position:right top;

}


#right_bottom_corner {
	background: url(/skins/healthiercompany/images/lmbl_corner.gif) no-repeat;
	background-position:left top;
	width: 7px;
	height: 7px;
	float: left;
	margin-top: 1px;
}

#left_bottom_corner {
	float:right;
	height:7px;
	margin-top:1px;
	width:7px;
	background:url(/skins/healthiercompany/images/lmbr_corner.gif) no-repeat;
	background-position:right top;

}

#bottom_corners {
	border-bottom: 1px solid #C2E098;
	height: 7px;
}
#assessment_image{
	width:380px;
}
