

	
#home_links {
	height: 150px;
	width: 750px;
	margin: 10px 10px;
	}
	
.home_link, .home_link_standards{
	float: left;
	width: 184px;
	height: 100px;
	border-right: 1px solid #a0deeb;
	}
.home_link_standards{
	border:none;
	margin:15px 0;
}
	
.home_link a, .home_link_standards a {
	display: block;
	float: left;
	height: 100px;
	cursor: pointer;
	border: none;
	}
	
.home_link a:hover {
	background: url(hl_hover.png) no-repeat center center;
	}
	
* html .home_link a:hover {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_resx/css/home/hl_hover.png', sizingMethod='scale');
	border: none;
	}
	
.home_link a strong, .home_link_standards a strong {
	display: none;
	}
	
#hl_tips, #hl_chip_group {
	width: 189px;
	}
	
#hl_standards {
	width: 377px;
	}
	
#hl_news {
	border: none;
	}
	
#hf_image {
	position: absolute;
	top: 195px;
	right: 40px;
	z-index: 10000;
	}
	
#home_feature {
	background: url(feature_new.comp-09.jpg);
	height: 223px;
	margin: 0px 10px 0;
	position: relative;
	}
	
#home_feature img {
  display:block;
}

#home_feature #ribbon{
	position: absolute;
	top: 1px;
	left: 1px;
}
	
#hf_content {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 400px;
	}
	
#home_feature h1 {
	color: #fff;
	line-height: 32px;
	font-size: 28px;
	margin: 0;
	}
	
#home_feature h3 {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	text-transform: none;
	}
	
#feature_register{
	position: absolute;
	display: block;
	height: 39px;
	width: 180px;
	background: url(feature_register.gif) no-repeat 0 top;
	border: none;
	bottom: 35px;
	/* was - with no promo left: 192px; */
	left: 122px;
}

#feature_register:hover{
	background: url(feature_register.gif) no-repeat 0 bottom;
}

#feature_login{
	position: absolute;
	display: block;
	height: 39px;
	width: 180px;
	background: url(feature_login.gif) no-repeat 0 top;
	border: none;
	bottom: 35px;
	/* was - with no promoleft: 369px; */
	 left: 299px; 
}

#feature_login:hover{
	background: url(feature_login.gif) no-repeat 0 bottom;
}

#feature_comp{
	position: absolute;
	display: block;
	height: 39px;
	width: 194px;
	background: url(feature_comp.gif) no-repeat 0 top;
	border: none;
	bottom: 35px;
	/* was - with no promoleft: 369px; */
	right: 25px;
}

#feature_comp:hover{
	background: url(feature_comp.gif) no-repeat 0 bottom;
}


#hf_links {
	list-style: none;
	color: #fff;
	margin: 20px 0 0 -17px;
	padding: 0;
	height: 30px;
	}
	
#hf_links li {
	float: left;
	position: relative;
	background: url(hf_li.gif) no-repeat right center;
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#hf_links li.last {
	background: none;
	}
	
#hf_links a {
	display: block;
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	float: left;
	text-align: left;
	border: none;
	}
	
#hf_links a strong {
	display: block;
	padding: 0 20px;
	height: 20px;
	cursor: pointer;
	float: left;
	}
	
#hf_links a:hover {
	background: none;
	}
	
#hf_links a:hover strong {
	text-decoration: underline;
	background: none;
	}
	
#chip_standards_text{
  color: #ffffff;
  width: 350px;
  float: left;
}
#chip_standards_text p{
  margin: 35px 15px 5px 30px;
}

.bg_standards{
   background: url(standards_bg.jpg) no-repeat right center;
   height:150px;
   }
   
* html .bg_standards {
   background: url(standards_bg.jpg) no-repeat right center;
}

#home_tiles{
	min-height: 90px;
	position: relative;
	margin: 10px -20px 10px 10px;
	
}

* html #home_tiles{
	height: 90px;
}

#home_tiles a{
	display: block;
	float:left;
	margin-right:10px;
	width:157px;
	height:88px;
	border: solid 1px #637b86;
	background: #fff;
	cursor: pointer;
	padding: 20px 0 0 85px;
}

#home_tiles a span,
#home_tiles a span div{
	cursor: pointer !important;
}

#home_tiles a:hover{
	border: solid 1px #014874;
}

#home_tiles #industry_standards{
	background: #fff url(home_tiles/industry_standards.jpg) no-repeat 0 0;
	height:68px;
}

#home_tiles #industry_standards:hover{
	background: #bae0e1 url(home_tiles/industry_standards.jpg) no-repeat 0 bottom;
}

#home_tiles #best_chips{
	background: #fff url(home_tiles/best_chips.09.jpg) no-repeat 0 0;
	height:68px;
	padding: 20px 0 0 75px;
	width: 167px;
}

#home_tiles #best_chips:hover{
	background: #bae0e1 url(home_tiles/best_chips.09.jpg) no-repeat 0 bottom;
}

#home_tiles #online_training{
	background: #fff url(home_tiles/online_training.jpg) no-repeat 0 0;
	height: 68px;
	padding: 20px 0 0 65px;
	width: 177px;
 
}

#home_tiles #online_training:hover{
	background: #bae0e1 url(home_tiles/online_training.jpg) no-repeat 0 bottom;
}

#home_tiles #incentives{
	background: #fff url(home_tiles/incentives.jpg) no-repeat 0 0;
	width: 113px;
	padding: 20px 0 0 65px;
	height:68px;
}

#home_tiles #incentives:hover{
	background: #bae0e1 url(home_tiles/incentives.jpg) no-repeat 0 bottom;
}


#home_tiles a .title{
	font-size: 14px;
	font-weight: normal;
	color: #00358c;
	text-transform: uppercase;
	line-height: 13px;
	display: block;
	margin-left: -3px;
	background: none;
}

#home_tiles a .description{
	font-size: 11px;
	line-height: 13px;
	color: #606060;

}