* { 
	margin: 0;
	padding: 0;
	}
div	{
	//zoom: 1;
	}

html, body	{
	height: 100%;
	}
body, table, input, select, textarea	{
	font-family: helvetica, arial, san-serif;
	}
body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 100%;
	color: #333;
	//text-align: center;
	background: url(../images/bg1.gif) 0 0 repeat-x;
	}
html>body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea, #bodyWrap1	{
	line-height: 1.33;
	}
	
a	{
	color: #b6011e;
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
	outline: none;
	}
a:hover	{
	color: #620002;
	}
a.noLink1,
a.noLink1:hover	{
	border: none;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	}
th	{ text-align: left; }
.nowrap	{
	white-space: nowrap;
	}
#stats1	{
	display: none;
	clear: both;
	}

.skipnav1,
.skipnav2	{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: none;
	}
.skipnav1 {
	top: -99999px;
	left: -99999px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: .6em;
	color: #000;
	}
h1	{
	font-size: 2.667em;
	border-bottom: 4px solid #e0e0e0;
	line-height: 1.15em;
	padding-bottom: 10px;
	margin: 17px 0 22px;
	}
h1.logo1	{
	font-size: .25em;
	border-bottom: none;
	line-height: .25em;
	padding-bottom: 0px;
	margin: 0;
	}
h2	{
	font-size: 1.5em;
	margin-bottom: .6em;
	}
h2.type1	{
	margin-bottom: 1px;
	}
h2.type2	{
	font-size: 2em;
	}
h2.type3	{
	font-size: 6em;
	color: #ba0120;
	letter-spacing: -3px;
	margin-bottom: 0;
	}
h2.type4	{
	font-size: 2em;
	line-height: 1.15;
	}
	
	
img.type1,
img.type3,
img.type7	{
	float: left;
	margin: 0 20px 1em 0;
	}
img.type2,
img.type4,
img.type8	{
	float: right;
	margin: 0 0 1em 20px;
	}
img.type3	{
	border: 1px solid #c1cbd6;
	}
img.type4	{
	border: 1px solid #c1cbd6;
	}
img.type5	{
	float: right;
	margin-top: -9px;
	}

a.type1	{
	font-size: .8383em;
	background: url(../images/blt-arrow1-ef5329.gif) 0 .33em no-repeat;
	//background-position: 0 .66em;
	padding-left: 1.4em;
	border: none;
	top: -9px;
	position: relative;
	left: -13px;
	//display: block;
	}
a.type1:hover	{
	border: none;
	}
a.type2	{
	border: none;
	position: relative;
	top: -40px;
	font-size: 1px;
	}
	
.rule1	{
	display: block;
	height: 4px;
	background-color: #e0e0e0;
	margin: 20px 0 45px 0;
	}
.rule2	{
	display: block;
	height: 1px;
	background-color: #e0e0e0;
	margin: 20px 0 22px 0;
	}

table.type1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.type1 td,
table.type1 th	{
	padding: 0;
	vertical-align: top;
	}
	
table.type2,
table.type3,
table.type4	{
	border-collapse: collapse;
	margin-bottom: 2em;
	width: 100%;
	}
table.type2 td,
table.type2 th,
table.type3 td,
table.type3 th	{
	padding: 4px 8px;
	vertical-align: top;
	}

tr.type1 td,
tr.type1 th	{
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
td.type1	{
	text-align: right;
	}
	
p,
ul, 
ol	{
	margin-bottom: 1.3em;
	}
ul	{
	list-style-type: none;
	}
ul ul,
ol ul{
	margin: 7px 0 .5em .25em;
	}
ul li,
ol li	{
	margin-bottom: .5em;
	}
ul li.last-child,
ol li.last-child	{
	margin-bottom: 0;
	}
ul li,
ol ul li{
	padding-left: 11px;
	background: url(../images/blt1.gif) 0 .4em no-repeat;
	//background-position: 0 .6em;
	}
ul ul li,
ol ul ul li{
	background: url(../images/blt-dash1-000000.gif) 0 .5em no-repeat;
	//background-position: 0 .6em;
	padding-left: 12px;
	}
ol	{
	margin-left: 2.25em;
	//margin-left: 2.5em;
	list-style-type: arabic;
	}
ol ol	{
	margin-top: 7px;
	margin-bottom: .5em;
	}
ol li,
ul ol li	{
	background: none;
	padding-left: 1px;
	}
li	{
	//zoom: 1;
	}
	
em.type1, 
i.type1, 
p.italic1	{
	//width: 98.25%;
	font-style: italic;
	}
	
dl	{
	margin-bottom: 1.5em;
	}
dt	{
	margin-bottom: .75em;
	}
dd	{
	margin-left: 2em;
	}
	

.smaller1	{
	font-size: .85em;
	line-height: 1.2em;
	}
.smaller2	{
	font-size: .9090em;
	line-height: 1.2em;
	}
p.smaller2	{
	margin-bottom: 4px;
	}
.warning1	{
	color: #f05a29;
	}
.grey1	{
	color: #777;
	}
.bold1	{
	font-weight: bold;
	}
.normal1	{
	font-weight: normal;
	}
	


input.text, select, textarea	{
	border: 1px solid #ccc;
	width: 242px;
	}
	
select	{
	width: 252px;
	}
	
input	{
	padding: 3px 4px;
	}
	
select option	{
	padding: 1px 4px;
	}
select	{
	padding: 3px 4px;
	}
	
textarea	{
	height: 8em;
	padding: 4px;
	}
	
fieldset	{
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	}
fieldset.last-child	{
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
	}
legend	{
	font-weight: bold;
	font-size: 1.2727em;
	margin-bottom: 12px;
	//margin-left: -7px;
	}
	
	
.on,
.off	{
	position: absolute;
	}
.on	{
	left: auto;
	top: auto;
	position: relative;
	}
.off	{
	left: -99999px;
	top: -99999px;
	}
	
.breadcrumb1	{
	font-size: .9090em;
	font-weight: bold;
	margin-top: 14px;
	}
.breadcrumb1 ul	{
	margin: 0;
	padding: 0;
	}
.breadcrumb1 li	{
	margin: 0;
	padding: 0 1px 0 11px;
	//padding: 0 7px 0 15px;
	background: url(../images/blt-breadcrumb1.png) 0 .22em no-repeat;
	//background-position: 0 .5em;
	display: inline;
	}
.breadcrumb1 li.first-child	{
	background: none;
	padding-left: 0;
	}
.breadcrumb1 a	{
	}
.breadcrumb1 a:hover	{
	color: #333;
	}
.breadcrumb1 li.selected a	{
	color: #333;
	}
.breadcrumb1 li.selected a:hover	{
	}
	
	
#bodyWrap1	{
	font-size: .75em; /* equals 12px */
	//text-align: left;
	width: 1011px;
	margin: 0 auto;
	background: url(../images/bg2.png) 0 0 repeat-y;
	}
#bodyWrap2	{
	background: url(../images/bg3.gif) 0 0 no-repeat;
	}
#bodyWrap3	{
	background: url(../images/bg4.gif) 0 100% no-repeat;
	min-height: 1150px;
	padding: 0 45px 10px;
	}
	
	
.clear1:after,
.wrap1:after,
ul.clear1 li:after,
.box1nav ul:after,
.box_wrap2:after,
.subcolumn_wrap1:after,
.subcolumn_wrap2:after,
.mid:after,
.form1 ul:after,
.form1 li:after,
.subcolumn_wrap3:after,
.pager:after	{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clear1,
.wrap1,
ul.clear1 li,
.box1nav ul,
.box_wrap2,
.subcolumn_wrap1,
.subcolumn_wrap2,
.mid,
.form1 ul,
.form1 li,
.subcolumn_wrap3,
.pager	{
    //zoom: 1;
	//display: block;
	}

#content1,
#content2,
#content3,
#content4	{
	clear: both;
	}

#content1	{
	}
#content1 .wrap1	{
	padding: 20px 0;
	}

#content2	{
	background: #515252 url(../images/primary-nav/bg-top.gif) 0 0 no-repeat;
	margin-bottom: 5px;
	}
#content2 .wrap1	{
	background: url(../images/primary-nav/bg-btm.gif) 0 100% no-repeat;
	min-height: 42px;
	}

#content3	{
	margin-bottom: 25px;
	}
#content3 .wrap1	{
	}

#content4	{
	text-align: center;
	border-top: 2px solid #e5e5e5;
	color: #7f7f7f;
	font-size: .8333em;
	}
#content4 .wrap1	{
	padding: 20px 0 1px;
	}
	
	
.column1,
.column2,
.column3,
.column4,
.column5,
.column6	{
	float: left;
	}
	
.column1	{
	width: 648px;
	margin-right: 20px;
	}
.column1 .col-wrap1	{
	}
#content3 .column1	{
	background: url(../images/bg-column1.png) 0 0 no-repeat;
	}
#content3 .column1 .col-wrap1	{
	padding: 0 11px;
	}
body.template_1column .column1	{
	width: 928px;
	margin-right: 0;
	}
body.template_1column #content3 .column1	{
	background: url(../images/bg-column1-2.png) 0 0 no-repeat;
	}
	
.column2	{
	width: 253px;
	}
.column2 .col-wrap1	{
	}
#content3 .column2	{
	background: #d9d9d9 url(../images/bg-column2.png) 0 0 no-repeat;
	}
#content3 .column2 .col-wrap1	{
	background: url(../images/bg-column2-btm.jpg) 0 100% no-repeat;
	min-height: 537px;
	padding-top: 16px;
	padding-bottom: 1px;
	}
#content3 .column2 h2	{
	font-size: 16px;
	}
	

.primary_navigation1	{
	font-size: 1.1667em;
	font-weight: bold;
	}
.primary_navigation1,
.primary_navigation1 *	{
	//zoom: 1;
	}
.primary_navigation1 ul,
.primary_navigation1 li	{
	margin: 0;
	padding: 0;
	}
.primary_navigation1 li	{
	float: left;
	background: none;
	}
.primary_navigation1 li.first-child	{
	}
.primary_navigation1 a	{
	display: block;
	float: left;
	height: 26px;
	//height: 27px;
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	padding: 11px 22px 0;
	//padding-top: 10px;
	background: url(../images/primary-nav/pipe.gif) 100% 0 no-repeat;
	}
.primary_navigation1 li:hover,
.primary_navigation1 li.active-trail{
	background: url(../images/primary-nav/hover.gif) 0 0 repeat-x;
	}
.primary_navigation1 li.first-child:hover,
.primary_navigation1 li.active-trail.first-child{
	background: url(../images/primary-nav/bg-first.gif) 0 0 no-repeat;
	}
.primary_navigation1 li:hover a,
.primary_navigation1 li.active-trail a{
	background: url(../images/primary-nav/pipe-hover.gif) 100% 0 no-repeat;
	}
	
.primary_navigation1 li ul	{
	position: absolute;
	top: -99999px;
	left: -99999px;
	background: url(../images/bg-primary-dropdown1.png) 0 100% no-repeat;
	font-size: .8571em;
	margin-top: 37px;
	//margin-top: 0;
	clear: both;
	padding-bottom: 5px;
	z-index: 99999;
	}
.primary_navigation1 li:hover ul	{
	top: auto;
	left: auto;
	}
.primary_navigation1 li ul li	{
	float: none;
	width: 159px;
	border-top: 1px solid #474848;
	}
.primary_navigation1 li ul a	{
	float: none;
	height: auto;
	padding: 10px 10px 8px 22px;
	background: none;
	}
.primary_navigation1 li:hover li,
.primary_navigation1 li:hover li a{
	background: none;
	}
.primary_navigation1 li li:hover,
.primary_navigation1 li li.first-child:hover,
.primary_navigation1 li li.active-trail.first-child{
	background-color: #464848;
	background-image: none;
	}
	

.utility_navigation1	{
	font-size: 11px;
	float: right;
	background: url(../images/utility-nav/bg-mid.gif) 0 0 repeat-x;
	font-weight: bold;
	margin: 4px 4px 0 0;
	}
.utility_navigation1 *	{
	//zoom: 1;
	}
.utility_wrap1	{
	background: url(../images/utility-nav/bg-left.gif) 0 0 no-repeat;
	}
.utility_wrap2	{
	background: url(../images/utility-nav/bg-right.gif) 100% 0 no-repeat;
	min-height: 29px;
	}
.utility_navigation1 ul,
.utility_navigation1 li	{
	margin: 0;
	padding: 0;
	}
.utility_navigation1 li	{
	float: left;
	background: url(../images/utility-nav/pipe.gif) 0 .9em no-repeat;
	}
.utility_navigation1 li.first-child	{
	background: none;
	}
.utility_navigation1 a	{
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	padding: 9px 10px 0;
	//padding-top: 7px;
	display: block;
	float: left;
	height: 29px;
	//height: 31px;
	}
.utility_navigation1 li.first-child a	{
	padding-left: 15px;
	}
.utility_navigation1 li.last-child a	{
	padding-right: 15px;
	}
.utility_navigation1 li:hover,
.utility_navigation1 li.active-trail	{
	background: url(../images/utility-nav/hover.gif) 0 1px repeat-x;
	}
.utility_navigation1 li.first-child:hover,
.utility_navigation1 li.first-child.active-trail	{
	background: url(../images/utility-nav/bg-first.gif) 0 0 no-repeat;
	}
.utility_navigation1 li.last-child:hover,
.utility_navigation1 li.last-child.active-trail	{
	background: url(../images/utility-nav/bg-last.gif) 100% 0 no-repeat;
	}
.utility_navigation1 li a:hover	{
	}
	
	
.footer_navigation1	{
	margin-bottom: 5px;
	}
.footer_navigation1 ul,
.footer_navigation1 li,
.copyright1 ul,
.copyright1 li{
	margin: 0;
	padding: 0;
	}
.footer_navigation1 li,
.copyright1 li{
	padding: 0 4px 0 11px;
	//padding: 0 7px 0 10px;
	background: url(../images/blt2.gif) 0 .2em no-repeat;
	//background-position: 0 .33em;
	display: inline;
	}
.footer_navigation1 li.first-child,
.copyright1 li.first-child{
	padding-left: 0;
	background: none;
	}
.footer_navigation1 a	{
	color: #7f7f7f;
	}
.footer_navigation1 a:hover	{
	}
	
	
.renew1	{
	float: right;
	margin-top: 5px;
	}
.renew1 a	{
	width: 171px;
	height: 40px;
	display: block;
	text-indent: -99999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/btn-renew-subscription1.png);
	}
.renew1 a:hover	{
	background-position: 0 -40px;
	}
	
	
.badges1	{
	margin-bottom: 20px;
	}
.badges1 ul,
.badges1 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
.badges1 li	{
	display: inline;
	margin-left: 10px;
	}
.badges1 li.first-child	{
	margin-left: 0px;
	}
	
.padding1	{
	padding: 0 9px;
	}
.padding4	{
	padding: 0 25px;
	}
.padding5	{
	padding: 22px 215px 0px 22px;
	}
.padding6	{
	padding: 22px 22px 11px;
	}
	
.box1	{
	background: url(../images/box1-mid.gif) 0 0 repeat-y;
	margin-bottom: 2em;
	}
.box1 .box_wrap1	{
	background: url(../images/box1-top.gif) 0 0 no-repeat;
	}
.box1.greyheader1 .box_wrap1	{
	background: url(../images/box1-top2.gif) 0 0 no-repeat;
	}
.box1 .box_wrap2	{
	background: url(../images/box1-btm.gif) 0 100% no-repeat;
	padding: 9px 8px 19px 9px;
	}
	
.box1nav ul,
.box1nav li	{
	margin: 0;
	padding: 0;
	}
.box1nav ul	{
	font-size: 1.0833em;
	font-weight: bold;
	white-space: nowrap;
	}
.box1nav li	{
	float: left;
	background: url(../images/box1nav-mid.gif) 0 0 repeat-x;
	border-left: 1px solid #fff;
	}
.box1nav li.first-child	{
	border: none;
	background: url(../images/box1nav-bg.gif) 0 0 no-repeat;
	}
.box1nav li.last-child	{
	background: url(../images/box1nav-bg.gif) 100% 0 no-repeat;
	}
.box1nav a	{
	display: block;
	float: left;
	min-height: 29px;
	padding: 12px 28px 0;
	color: #666;
	white-space: nowrap;
	}
.box1nav li.last-child a	{
	padding-left: 30px;
	padding-right: 29px;
	//padding-left: 28px;
	//padding-right: 27px;
	}
.box1nav li:hover,
.box1nav li.active	{
	background-image: none;
	}
.greyheader1 h2	{
	margin: 4px 2px 25px 1px;
	//margin-top: 12px;
	background: #484848 url(../images/bg-h2-1.gif) 0 100% repeat-x;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	padding: 10px;
	}


.box2	{
	background: url(../images/box2-mid.gif) 0 0 repeat-y;
	width: 146px;
	text-align: left;
	margin-bottom: 11px;
	}
.box6 .box2	{
	margin: 0 auto 11px;
	}
.box2 .box_wrap1,
.box6 .box2 .box_wrap1	{
	background: url(../images/box2-top.gif) 0 0 no-repeat;
	}
.box2 .box_wrap2,
.box6 .box2 .box_wrap2	{
	background: url(../images/box2-btm.gif) 0 100% no-repeat;
	min-height: 107px;
	padding: 12px 8px 6px 12px;
	}
.box2 ul	{
	margin-bottom: 5px;
	}
.box2 li	{
	margin-bottom: 5px;
	//margin-bottom: 0px;
	}


.box3_wrap1	{
	margin-bottom: 25px;
	line-height: 1.15;
	}
.box3	{
	width: 231px;
	font-size: 11px;
	margin-bottom: 2px;
	}
.box3 .top	{
	height: 8px;
	background: url(../images/box3-top.png) 0 0 no-repeat;
	display: block;
	width: 231px;
	}
.box3 .btm	{
	height: 8px;
	background: url(../images/box3-btm.png) 0 100% no-repeat;
	display: block;
	width: 231px;
	}
.box3 .mid	{
	background: url(../images/box3-mid.png) 0 0 repeat-y;
	}
.box3 .box3_content	{
	padding: 10px 18px 1px 18px;
	}
.box3 h2	{
	line-height: 1em;
	}
.box3 p	{
	margin-bottom: .75em;
	}
	
.box4	{
	width: 486px;
	background: url(../images/box4-mid.gif) 0 0 repeat-y;
	margin-top: 22px;
	}
.box4 .box_wrap1	{
	background: url(../images/box4-top.gif) 0 0 no-repeat;
	}
.box4 .box_wrap2	{
	background: url(../images/box4-btm.gif) 0 100% no-repeat;
	padding: 16px 16px 1px;
	min-height: 64px;
	}
body.type1 .box4 h2	{
	margin-bottom: 7px;
	}
	
.box5	{
	width: 269px;
	background: url(../images/box5-mid.gif) 0 0 repeat-y;
	margin-top: 11px;
	font-size: .9090em;
	text-align: left;
	margin-bottom: 11px;
	}
.box5 .box_wrap11	{
	background: url(../images/box5-top.gif) 0 0 no-repeat;
	}
.box5 .box_wrap12	{
	background: url(../images/box5-btm.gif) 0 100% no-repeat;
	padding: 16px 16px 1px;
	min-height: 84px;
	}
body.type1 .box5 h2,
.box5 h2,
.greyheader1  .box5 h2	{
	margin: 0 0 7px 0;
	background: none;
	text-align: left;
	font-size: 1.4em;
	color: #000;
	padding: 0;
	}
	
.box6	{
	background: url(../images/box6-mid.gif) 0 0 repeat-y;
	margin-bottom: 1.5em;
	}
.box6 .box_wrap1	{
	background: url(../images/box6-top.gif) 0 0 no-repeat;
	}
.box6 .box_wrap2	{
	background: url(../images/box6-btm.gif) 0 100% no-repeat;
	padding: 9px 8px 19px 9px;
	}
.box6.greyheader1 h2	{
	margin-right: 1px;
	//margin-top: 4px;
	padding: 6px;
	margin-bottom: 15px;
	}
	
.box7	{
	background: url(../images/box7-mid.gif) 0 0 repeat-y;
	margin-bottom: 1.5em;
	}
.box7 .box_wrap1	{
	background: url(../images/box7-top.gif) 0 0 no-repeat;
	}
.box7.greyheader1 .box_wrap1	{
	background: url(../images/box1-top2.gif) 0 0 no-repeat;
	}
.box7 .box_wrap2	{
	background: url(../images/box7-btm.gif) 0 100% no-repeat;
	padding: 9px 8px 9px 9px;
	}
	
.box8	{
	background: url(../images/box8-mid.gif) 0 0 repeat-y;
	margin-bottom: .5em;
	}
.box8 .box_wrap1	{
	background: url(../images/box8-top.gif) 0 0 no-repeat;
	}
.box8 .box_wrap2	{
	background: url(../images/box8-btm.gif) 0 100% no-repeat;
	padding: 22px 22px 11px;
	min-height: 36px;
	}
	
.box9	{
	background: url(../images/box9-top.gif) 0 0 no-repeat;
	width: 222px;
	height: 142px;
	float: left;
	font-size: 11px;
	margin-right: 10px;
	line-height: 1.15;
	overflow: hidden;
	}
.box9 .box9_content	{
	padding: 15px 5px 1px 16px;
	}
.box9 h2	{
	line-height: 1;
	font-size: 1.4em;
	max-width: 155px;
	}
.box9 p	{
	margin-bottom: .75em;
	}
	
.imagebox1	{
	background: url(../images/imagebox1-mid.gif) 0 0 repeat-y;
	margin-bottom: .5em;
	width: 148px;
	}
.imagebox1 .image_wrap1	{
	background: url(../images/imagebox1-top.gif) 0 0 no-repeat;
	}
.imagebox1 .image_wrap2	{
	background: url(../images/imagebox1-btm.gif) 0 100% no-repeat;
	padding: 6px 9px 10px 7px;
	min-height: 18px;
	}
	
	
.boxcolumn1,
.boxcolumn2	{
	width: 294px;
	float: left;
	text-align: center;
	}
	
.box6 .boxcolumn1,
.box6 .boxcolumn2	{
	text-align: left;
	}
.boxcolumn1	{
	margin-right: 20px;
	}
.boxcolumn_content1	{
	padding: 0 20px;
	}
.boxcolumn_content1 a	{
	margin: 0 auto;
	}
.boxcolumn_content1 h3	{
	font-size: 1.5em;
	margin-bottom: 7px;
	}
	
	
#benefits	{
	background: url(../images/photos/benefits1.jpg) 100% 100% no-repeat;
	min-height: 200px;
	padding: 25px 270px 11px 30px;
	width: 308px;
	}
#features	{
	background: url(../images/photos/features1.jpg) 100% 0 no-repeat;
	padding: 25px 270px 11px 30px;
	min-height: 200px;
	width: 308px;
	}
#requirements,
#benefits2,
#features2{
	padding: 25px 0 11px 30px;
	}
#competitors	{
	padding: 22px 22px 11px 22px;
	}
.subcolumn_wrap1	{
	background: url(../images/bg5.gif) 277px 0 repeat-y;
	}
.subcolumn_wrap2	{
	background: url(../images/bg7.gif) 184px 0 repeat-y;
	}
.subcolumn_wrap1 .subcolumn1,
.subcolumn_wrap1 .subcolumn2	{
	float: left;
	width: 278px;
	}
.subcolumn1 .subcol_wrap1	{
	padding-right: 30px;
	}
.subcolumn2 .subcol_wrap1	{
	padding-left: 55px;
	}
	
.subcolumn_wrap2 .subcolumn1,
.subcolumn_wrap2 .subcolumn2,
.subcolumn_wrap2 .subcolumn3	{
	float: left;
	width: 185px;
	}
.subcolumn1 .subcol_wrap1	{
	padding-right: 20px;
	}
.subcolumn2 .subcol_wrap1	{
	padding: 0 25px;
	}
.subcolumn3 .subcol_wrap1	{
	padding: 0 0 0 35px;
	}
.subcolumn_wrap1 ul,
.subcolumn_wrap2 ul{
	margin-bottom: 0;
	}
.subcolumn_wrap1 ul li.last-child,
.subcolumn_wrap2 ul li.last-child{
	margin-bottom: 0;
	}
	
	
table.type3 td,
table.type3 th	{
	background-color: #f7f7f7;
	border-bottom: 1px solid #fff;
	}
table.type3 tr.row_spacer1 td,
table.type3 tr.row_spacer1 th,
table.type3 tr.top_heading1 th,
table.type3 tr.top_heading1 td	{
	background-color: transparent;
	}
table.type3 tr.row_heading1 td,
table.type3 tr.row_heading1 th{
	background: url(../images/bg6.gif) 0 0 repeat-x;
	color: #fff;
	padding-top: 7px;
	}
table.type3 td,
table.type3 tr.top_heading1 th{
	border-left: 1px solid #c8c8c8;
	}
table.type3 td.first	{
	border-left: none;
	}
table.type3 tr.even td	{
	background-color: #efefef;
	}
table.type3 tr.last td	{
	border-bottom: 1px solid #c8c8c8;
	}
table.type3 tr.row_heading1.last td,
table.type3 tr.row_spacer1.last td{
	border-bottom: none;
	}
table.type3 tr.row_spacer1 td{
	height: 11px;
	padding: 0;
	}
table.type3 th	{
	font-size: .9090em;
	vertical-align: middle;
	text-align: center;
	line-height: 1.15;
	}
table.type3 tr.row_heading1 th h3	{
	color: #fff;
	font-size: 1.1em;
	}
table.type3 td.check_red,
table.type3 td.check_grey{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
table.type3 td.check_red	{
	background-image: url(../images/check-red1.png);
	}
table.type3 td.check_grey	{
	background-image: url(../images/check-grey1.png);
	}
	
table.type4	{
	border-top: 2px solid #e0e0e0;
	margin-bottom: 0;
	}
table.type4 td,
table.type4 th	{
	vertical-align: top;
	}
table.type4 th	{
	padding: 14px 14px 0;
	}
table.type4 td	{
	padding: 6px 14px 14px;
	}
.border1	{
	border-left: 2px solid #e0e0e0;
	}
table.type3 td.nopadding1,
table.type4 td.nopadding1,
table.type3 th.nopadding1,
table.type4 th.nopadding1{
	padding-left: 0;
	}
table.type3 td.nopadding2,
table.type4 td.nopadding2,
table.type3 th.nopadding2,
table.type4 th.nopadding2{
	padding-bottom: 0;
	}
table.type3 td.padding3,
table.type4 td.padding3,
table.type3 th.padding3,
table.type4 th.padding3,
table.type1 td.padding3,
table.type1 th.padding3{
	padding-left: 25px;
	}
table.type3 td.padding7,
table.type4 td.padding7,
table.type3 th.padding7,
table.type4 th.padding7,
table.type1 td.padding7,
table.type1 th.padding7{
	padding-left: 15px;
	}
table.type3 td.padding8,
table.type4 td.padding8,
table.type3 th.padding8,
table.type4 th.padding8,
table.type1 td.padding8,
table.type1 th.padding8{
	padding-top: 15px;
	}
	
table.type5	{
	border-collapse: collapse;
	margin: 6px 2px 0 1px;
	//margin-top: 15px;
	}
table.type5 td,
table.type5 th	{
	padding: 0;
	vertical-align: top;
	}
table.type5 td	{
	border: 1px solid #fff;
	padding: 20px 13px 10px;
	}
table.type5 th	{
	background: #484848 url(../images/bg-h2-1.gif) 0 100% repeat-x;
	text-align: center;
	font-size: 1.1667em;
	color: #fff;
	padding: 8px 2px 10px;
	//padding-top: 5px;
	}
	
	
	
.check1{
	position: absolute;
	top: -99999px;
	left: -99999px;
	}
	
.text1	{
	font-size: 1.1667em;
	font-weight: bold;
	display: block;
	color: #000;
	}
p.text2	{
	font-size: 18px;
	margin-bottom: 9px;
	font-weight: bold;
	color: #000;
	}
.text3,
.text5{
	color: #b6011e;
	}
.text4	{
	color: #666;
	text-decoration: line-through;
	}
.text5	{
	display: block;
	}
.text6	{
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000;
	display: block;
	}
.text7	{
	margin: 15px 0 25px;
	font-size: 10px;
	clear: left;
	}
.turn12into13	{
	font-size: 1.083em;
	}
.turn12into14	{
	font-size: 1.1667em;
	}
.turn12into15	{
	font-size: 1.25em;
	}
	
.feature_list1	{
	font-size: .9090em;
	font-weight: bold;
	}
ul.feature_list1,
.feature_list1 li{
	margin: 0;
	padding: 0;
	}
.feature_list1 li	{
	background: none;
	margin-bottom: 2px;
	white-space: nowrap;
	}
.feature_list1 li.last-child	{
	margin-bottom: 0px;
	}
.feature_list1 a,
a.arrow1,
ul.type2 a	{
	background: url(../images/blt3.png) 100% .3em no-repeat;
	//background-position: 100% .45em;
	padding-right: 7px;
	}
a.arrow1{
	font-weight: bold;
	}
.feature_list2	{
	margin-top: 8px;
	}
.feature_list2,
.feature_list2 *	{
	//zoom: 1;
	}
.feature_list2 li	{
	margin-bottom: 5px;
	//margin-bottom: 0px;
	background: none;
	padding-left: 0;
	}
.feature_list2 li span	{
	display: block;
	padding: 3px 10px;
	margin-bottom: 5px;
	background: none;
	}
.feature_list2 li.highlight1	{
	background: #ededed url(../images/feature-corner-tl.gif) 0 0 no-repeat;
	}
.feature_list2 li.highlight1 span	{
	background: url(../images/feature-corner-bl.gif) 0 100% no-repeat;
	}
.feature_list2 a	{
	padding: 0 7px 0 0;
	background: url(../images/blt3.png) 100% .4em no-repeat;
	//background-position: 100% .45em;
	}
	
.advice_wrap .on	{
	background: #ededed;
	padding: 15px;
	min-height: 450px;
	text-align: left;
	font-size: 11px;
	}
.advice_wrap h3	{
	font-size: 14px;
	}
	
.popups1	{
	width: 470px;
	}
.popups1 .top	{
	height: 16px;
	background: url(../images/popup1-top.png) 0 0 no-repeat;
	display: block;
	width: 470px;
	}
.popups1 .btm	{
	height: 16px;
	background: url(../images/popup1-btm.png) 0 0 no-repeat;
	display: block;
	width: 470px;
	}
.popups1 .mid	{
	background: url(../images/popup1-mid.png) 0 0 repeat-y;
	height: 410px;
	width: 470px;
	}
.popups1 .pop_content1	{
	padding: 5px 12px 12px;
	}
.pop_off,
.pop_on{
	position: absolute;
	z-index: 999999;
	}
.pop_off{
	top: -99999px;
	left: -99999px;
	}
.pop_on{
	top: 280px;
	left: auto;
	margin-left: 0px;
	}
.pop_data	{
	width: 100%;
	height: 390px;
	border: none;
	}
.close1	{
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	color: #000;
	}
.close1 a	{
	color: #000;
	}
.close2	{
	float: right;
	}
.close2 a	{
	padding: 3px;
	}
	
.nobullet1 ul,
.nobullet1 li{
	margin-left: 0;
	padding-left: 0;
	}
.nobullet1 li{
	background: none;
	}
	
.btn_add_to_cart1 .on	{
	display: block;
	width: 120px;
	height: 32px;
	background: url(../images/btn-add-to-cart1.png) 0 0 no-repeat;
	text-indent: -99999px;
	}
.btn_add_to_cart1 .on:hover	{
	background-position: 0 -32px;
	}
	
.silo1,
.silo11{
	width: 146px;
	position: relative;
	left: 40px;
	//left: 20px;
	font-size: .9090em;
	}
.silo11{
	left: 0;
	}
	
.button_set1	{
	background: url(../images/bg-right-btns1.jpg) 0 0 no-repeat;
	width: 223px;
	height: 141px;
	margin-bottom: 6px;
	margin-left: 15px;
	}
.button_set1 ul,
.button_set1 li{
	margin: 0;
	padding: 0;
	background: none;
	}
.button_set1 ul{
	padding: 8px 0 0 8px;
	}
.button_set1 a	{
	display: block;
	width: 213px;
	height: 43px;
	text-indent: -99999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.button_set1 a:hover	{
	background-position: 0 -43px;
	}
.button_set1 #btn_free_virus_scan1 a	{
	background-image: url(../images/btn-free-virus-scan1.png);
	}
.button_set1 #btn_free_trial1 a	{
	background-image: url(../images/btn-free-trial1.png);
	}
.button_set1 #btn_ready_to_buy1 a	{
	background-image: url(../images/btn-ready-to-buy1.png);
	}
body.template_home1 .button_set1	{
	float: left;
	margin-left: 0;
	}
	
.right_padding1	{
	padding: 0 15px;
	}
.right_padding2	{
	padding: 0 11px;
	}
	
.customers_are_saying1	{
	margin-bottom: 25px;
	}
.centered1	{
	text-align: center;
	}
	
#photo_refer1	{
	float: right;
	margin: 16px 4px 0 0;
	}
#photo_find1	{
	float: right;
	margin: -15px 0 0 0;
	}
#photo_compare1	{
	float: right;
	margin: -20px 0 0 5px;
	}
	
.insert1	{
	float: right;
	margin: 0 0 20px 20px;
	width: 215px;
	}
	
.centered1 .btn_defender15_1 a,
.centered1 .btn_defender5_1 a{
	margin: 0 auto;
	}
.btn_defender15_1 a,
.btn_defender5_1 a{
	display: block;
	width: 139px;
	height: 32px;
	text-indent: -99999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.btn_defender15_1 a{
	background-image: url(../images/btn-defender-15-1.png);
	}
.btn_defender5_1 a{
	background-image: url(../images/btn-defender-5-1.png);
	}
.btn_defender15_1 a:hover,
.btn_defender5_1 a:hover{
	background-position: 0 -32px;
	}
	
.btn_buy_now1 a	{
	width: 85px;
	height: 32px;
	display: block;
	text-indent: -99999px;
	background: url(../images/btn-buy-now1.png) 0 0 no-repeat;
	}
.btn_buy_now1 a:hover	{
	background-position: 0 -32px;
	}
.btn_buy_now2 a	{
	width: 140px;
	height: 33px;
	display: block;
	text-indent: -99999px;
	background: url(../images/btn-buy-now2.gif) 0 0 no-repeat;
	}
.btn_learn_more1 a	{
	width: 140px;
	height: 33px;
	display: block;
	text-indent: -99999px;
	background: url(../images/btn-learn-more1.gif) 0 0 no-repeat;
	}
.btn_start_scanner1 a	{
	width: 199px;
	height: 42px;
	display: block;
	text-indent: -99999px;
	background: url(../images/btn-start-scanner1.gif) 0 0 no-repeat;
	}
.btn_start_scanner1 a:hover	{
	background-position: 0 -42px;
	}
.btn_download_free_trial1 a	{
	width: 311px;
	height: 43px;
	display: block;
	text-indent: -99999px;
	background: url(../images/btn-download-free-trial1.png) 0 0 no-repeat;
	}
.btn_download_free_trial1 a:hover	{
	background-position: 0 -43px;
	}
	
.divider1	{
	background: url(../images/bg5.gif) 50% 0 repeat-y;
	}
	
.form1	{
	font-size: .9090em;
	}
.form1 label	{
	display: block;
	width: 165px;
	margin-right: 15px;
	float: left;
	}
label.nofloat1	{
	float: none;
	display: inline;
	}
.form1 ul,
.form1 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
.form1 li	{
	clear: both;
	margin-bottom: 12px;
	}
	
.button_set2	{
	margin-left: 178px;
	}
.button_set2 li,
.button_set2 input{
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	}
input#button_reset1	{
	width: 73px;
	height: 40px;
	border: none;
	background: transparent url(../images/btn-reset1.gif) 0 0 no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	cursor: pointer; 
	cursor: hand;
	font-size: 0px;
	line-height: 0px;
	}
input.submit1	{
	width: 72px;
	height: 31px;
	border: none;
	background: transparent url(../images/btn-submit1.png) 0 0 no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	cursor: hand;
	font-size: 0px;
	line-height: 0px;
	float: left;
	}
input.submit1:hover	{
	background-position: 0 -31px;
	}
	
.cart1	{
	text-align: center;
	}
.cart1 table	{
	margin: 0 auto 11px;
	}
.cart1 table th,
.cart1 table td	{
	padding: 4px 6px;
	}
.cart1 input	{
	width: auto;
	}
.cart1 .SOLOCartHeaderText	{
	font-size: 16px;
	font-weight: bold;
	}
.cart1 .SOLOCartTableHeaderCell	{
	font-weight: bold;
	}
	
ul.type1 li	{
	padding: 12px 0;
	background: none;
	border-top: 1px solid #e0e0e0;
	}
ul.type1 li.last-child	{
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
ul.type2 li	{
	padding-left: 0;
	background: none;
	font-weight: bold;
	}
	
.referral1	{
	background: url(../images/photos/referral1.jpg) 343px 0 no-repeat;
	min-height: 218px;
	line-height: 1.5;
	}
	
.important1	{
	padding-left: 33px;
	background: url(../images/icon-important1.gif) 0 0 no-repeat;
	min-height: 24px;
	line-height: 1.15;
	}
.important1 p	{
	margin-bottom: 7px;
	}
	
.subcolumn5	{
	width: 285px;
	margin-right: 60px;
	float: left;
	}
.subcolumn6	{
	width: 200px;
	float: left;
	}
.subcolumn_wrap3	{
	background: url(../images/bg5.gif) 320px 0 repeat-y;
	}
	
.push1	{
	margin-left: 16px;
	//margin-left: 23px;
	}
input.type1	{
	float: left;
	padding: 6px 6px;
	margin-right: 5px;
	}
	
.margin1	{
	margin-bottom: 25px;
	}
.margin2	{
	margin-bottom: 45px;
	}
	
.field-field-date	{
	padding: 0 9px;
	font-size: 9px;
	margin-bottom: 15px;
	}
	
body.news1 .views-field-title	{
	padding: 0 9px;
	font-size: 1.33em;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	}
body.news1 .views-field-field-date-value	{
	padding: 0 9px;
	font-size: 9px;
	margin-bottom: 15px;
	}
body.news1 .views-row	{
	margin-bottom: 40px;
	}
	
.home_promo1	{
	background: url(../images/bg-home1.jpg) 0 0 no-repeat;
	width: 920px;
	height: 335px;
	position: relative;
	margin-bottom: 10px;
	}
.home_promo_content1	{
	padding: 30px 380px 1px 30px;
	}
#starting_at1	{
	position: absolute;
	left: 650px;
	top: 300px;
	}
	
	

/******************/	
/*  drupal stuff  */
/******************/	

.meta	{
	position: absolute;
	top: -99999px;
	left: -99999px;
	}
	
	
.pager	{
	font-size: .95em;
	clear: both;
	margin-left: 10px;
	}
.pager ul,
.pager li	{
	margin: 0;
	padding: 0;
	}
.pager li	{
	float: left;
	list-style-type: none;
	background: none;
	}
.pager a,
.pager .pager-current,
.pager .pager-ellipsis	{
	float: left;
	display: block;
	padding: 2px 3px;
	}
.pager .pager-current	{
	font-weight: bold;
	font-size: 1.25em;
	position: relative;
	top: -.11em;
	}
	
	
.webform-client-form label	{
	display: block;
	font-weight: bold;
	}
.webform-client-form label.option	{
	font-weight: normal;
	}
.webform-client-form .form-radio	{
	margin-right: 3px;
	}
.webform-client-form input.text	{
	display: block;
	width: 226px;
	}
.webform-client-form textarea	{
	width: 100%;
	}
.webform-client-form .form-item	{
	margin-bottom: 11px;
	}
.webform-client-form .form-item#edit-submitted-your-tagline-one-only-wrapper	{
	//margin-bottom: 1px;
	}
.webform-client-form .form-required	{
	font-size: 1.1em;
	color: red;
	}
.webform-client-form #edit-submit	{
	width: 132px;
	height: 19px;
	text-indent: -99999px;
	background: url(../images/btn-submit1.gif) 0 0 no-repeat;
	border: none;
	}
	
.drupal_messages	{
	padding: 10px;
	background-color: #e6ffe5;
	margin-bottom: 1.5em;
	color: #000;
	}
