html.ie6 body {
	behavior: url("/css/csshover.htc");
}

html.ie6 .navFirst {
	float: left;
	margin: 0 0 0 17px;
	width: 230px;
}

html.ie6 #featuredArea {
	background: url("../images/featured_bkgrd.jpg") top left no-repeat;
	height: 272px;
	overflow: hidden;
}

html.ie6 #featuredArea .host {
	margin: 0 0 0 15px;
	float: left;
	width: 265px;
}

html.ie6 #categories .categoryFirst {
	float: left;
	width: 175px;
	overflow: auto;
	margin: 10px 0 0 5px;
}

html.ie6 #btmPops #searchPop {
	background: url("../images/hm_pop_bkgrd_search.jpg") top left no-repeat;
	width: 294px;
	height: 156px;
	float: left;
	margin: 0 0 0 17px;
}

html.ie6 #searchPop .searchBtn {
	float: right;
	margin: 0 15px 0 0;
}

html.ie6 #contentArea {
	width: 952px;
	border-left: 2px solid #1d337f;
	border-right: 2px solid #1d337f;
	
	padding: 4px 16px 16px 16px;
}

html.ie6 #details .detailsLft h2 {
	color: #000;
	font-size: 16px;
	padding: 0px 0 8px 0;
	margin: 0;
	font-weight: normal;
}

html.ie6 #requestMoreInfo h2 {
	color: #000;
	font-size: 16px;
	padding: 10px 0 8px 0;
	margin: 0;
	font-weight: normal;
}

html.ie6 #newsletterPop .popInputField {
	margin: 15px 5px 0 8px;
	overflow: hidden;
	float: left;
	width: 125px;
}

html.ie6 #newsletterPopError {
	clear: both;
}

html.ie6 #intSearchPop {
	height: 200px;
}

html.ie6 .navFirst ul li {
	margin: 0 0 -3px 5px;
}