  #main {
	width: 997px;
	clear:both; padding-top:0px;
    position: relative;
	display:block;
	margin:0px auto;
  }

/* @group Tour */
#benefit-content .heading { font-size: 2.2em; color: #00535e; background: none; border: none; margin: 0; padding: 0 0 10px; }
	#benefit-content .green { color: #6ea327; }

#benefit-repair {
	padding: 0px;
	height:230px;
	overflow:hidden;
	background-image: url(../images/tabcontent_default_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}
	#benefit-repair .heading { position: absolute; top: 10px; left: 30px; }
	#benefit-repair .supporting { padding-left:600px; padding-right: 47px; }
	#benefit-repair p { font-size: 1.2em; margin: 0; padding: 0 30px 10px 0; }
	#benefit-repair .supporting-heading { font-weight: bold; font-size: 1.3em; margin: 0; padding: 0 0 10px; }
	#benefit-repair .buttons { padding-top: 30px; }
	#benefit-repair .call-phone { margin-bottom: 1px; }

#benefit-help {
	padding: 0px;
	height:230px;
	overflow:hidden;
	background-image: url(../images/home_tab_content_ors.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	#benefit-help .supporting {
		padding-left: 45px;
		padding-right: 361px;
	}
	#benefit-help .buttons { position: absolute; top: 174px; }

#benefit-help p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:15px;
	margin:0px;
	background-image: url(../images/bull_home.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#benefit-works {
	padding: 0px;
	height:230px;
	overflow:hidden;
	background-image: url(../images/home_tab_content_usacte.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	#benefit-works .supporting {
		padding-left: 45px;
		padding-right: 278px;
	}
	#benefit-works .buttons { position: absolute; top: 174px; }

#benefit-works p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:15px;
	margin:0px;
	background-image: url(../images/bull_home.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#benefit-guarantee {
	padding: 0px;
	height:230px;
	overflow:hidden;
	background-image: url(../images/home_tab_content_wsdc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	#benefit-guarantee .supporting {
		padding-left: 45px;
		padding-right: 318px;
	}
	#benefit-guarantee .buttons { position: absolute; top: 174px; }
#benefit-guarantee p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:15px;
	margin:0px;
	background-image: url(../images/bull_home.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}


#benefit-experts {
	padding: 0px;
	height:230px;
	overflow:hidden;
	background-image: url(../images/home_tab_content_wfyt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	#benefit-experts .supporting {
		padding-left: 45px;
		padding-right: 265px;
	}
	#benefit-experts .buttons { position: absolute; top: 174px; }

#benefit-experts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:15px;
	margin:0px;
	background-image: url(../images/bull_home.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}

#benefit-content {
	height:230px;
	display:block;
}

.benefit {
	display:block;
	height: 317px;
	position: absolute;
	visibility: hidden;
	width: 902px;
}

#benefit-tabs {
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#014047;
	width: 902px;
	height:75px;
	background-image: url(../images/home_tab_group_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#benefit-tabs li {
	list-style:none;
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
}

ul#benefit-tabs li a { display: block; height: 75px; background-repeat: no-repeat; background-position: left top; margin-right: 1px; }
ul#benefit-tabs a:hover, ul#benefit-tabs li.selected a {
	background-color: #014047;
}

ul#benefit-tabs li#tab-repair { left: 0; }
ul#benefit-tabs li#tab-repair a {
	width:202px;
	background-image: url(../images/home_tab_lcrs_nr.png);
}
ul#benefit-tabs li#tab-repair a:hover {
	width:202px;
	background-image: url(../images/home_tab_lcrs_ck.png);
}
ul#benefit-tabs li#tab-repair.selected a {
	width:202px;
	background-image: url(../images/home_tab_lcrs_ck.png);
}

ul#benefit-tabs li#tab-help { left: 201px; }
ul#benefit-tabs li#tab-help a {
	width:150px;
	background-image: url(../images/home_tab_ghn_nr.png);
}
ul#benefit-tabs li#tab-help a:hover {
	width:150px;
	background-image: url(../images/home_tab_ghn_ck.png);
}
ul#benefit-tabs li#tab-help.selected a {
	width:150px;
	background-image: url(../images/home_tab_ghn_ck.png);
}

ul#benefit-tabs li#tab-works { left: 350px; }
ul#benefit-tabs li#tab-works a {
	width:205px;
	background-image: url(../images/home_tab_hosw_nr.png);
}
ul#benefit-tabs li#tab-works a:hover {
	width:205px;
	background-image: url(../images/home_tab_hosw_ck.png);
}
ul#benefit-tabs li#tab-works.selected a {
	width:205px;
	background-image: url(../images/home_tab_hosw_ck.png);
}

ul#benefit-tabs li#tab-experts { left: 554px; }
ul#benefit-tabs li#tab-experts a {
	width:180px;
	background-image: url(../images/home_tab_nate_nr.png);
}
ul#benefit-tabs li#tab-experts a:hover {
	width:180px;
	background-image: url(../images/home_tab_nate_ck.png);
}
ul#benefit-tabs li#tab-experts.selected a {
	width:180px;
	background-image: url(../images/home_tab_nate_ck.png);
}

ul#benefit-tabs li#tab-guarantee { left: 733px; }
ul#benefit-tabs li#tab-guarantee a {
	width:169px;
	background-image: url(../images/home_tab_og_nr.png);
	margin-right: 0;
}
ul#benefit-tabs li#tab-guarantee a:hover {
	width:169px;
	background-image: url(../images/home_tab_og_ck.png);
}
ul#benefit-tabs li#tab-guarantee.selected a {
	width:169px;
	background-image: url(../images/home_tab_og_ck.png);
}


/* @end */

#main .callbutton {
	float:left;
	background-image: url(../images/butt_callsupport_tab_default.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 175px;
	margin-top:15px;
	margin-right:2px;
}

#main .buyonline {
	float:left;
	background-image: url(http://www.support.com/sites/all/themes/support/images/buy_online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 123px;
	margin-top:16px;
}

  #main #home3boxes {
	clear:both; 
	display:block;
	margin-top:9px;
	margin-bottom:8px;
  }
  
  #main #home3boxes .heading {
	  font-size: 1.34em;
	  color: #00535e;
	  padding: 0 0 10px 0;
	  margin: 0;
	  font-weight: bold;
  }
  #main #home3boxes ul li { background: url(../images/bullet-lblue.png) no-repeat 3px 7px; }
  
  #main #home3boxes .box1 {
	float:left;
	border: 1px solid #dce6e7;
	width:266px;
	height:252px;
	background-image: url(../images/home_boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right:11px;
	padding-left:20px;
	padding-right:5px;
	padding-top:23px;
	overflow:hidden;
  }
  
  #main #home3boxes .box1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-bottom:4px;
  }
  
  #main #home3boxes .box1 p .linknormal {
	  color:#00535e;
	  font-weight:bold;
	  text-decoration:underline;
  }
  
  #main #home3boxes .box1 p .linknormal:hover {
	  color:#6ea325;
  }
  
  #main #home3boxes .box1 .optimized { padding-top: 10px; }
  
  #main #home3boxes .box2 {
	float:right;
	border: 1px solid #dce6e7;
	width:251px;
	height:252px;
	background-image: url(../images/home_boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:25px;
	padding-right:15px;
	padding-top:23px;
	overflow:hidden;
  }
  
  #main #home3boxes .box2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-bottom:4px;
  }
  
  #main #home3boxes .box2 p .linknormal {
	  color:#00535e;
	  font-weight:bold;
	  text-decoration:underline;
  }
  
  #main #home3boxes .box2 p .linknormal:hover {
	  color:#6ea325;
  }
  
  #main #home3boxes .box2 .news { padding-top: 50px; }
  #main #home3boxes .news .news-logos { padding-top: 15px; }


#main #ticker {
	display:block;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}
#ticker .tickerNumber {float:left; display: block; overflow: hidden; width: 19px; height: 25px; position: relative; }
#ticker .digitImg { position: absolute; left: 0; top: 28px; } /* Real height plus 3px */