.logoBar
{
	border: 0px solid #B4B4B4;
	padding: 5px;
	margin-bottom: 10px;
	display: none;
}
.logoBar td
{
	padding: 0px 3px 0px 3px;
	text-align: center;	
}
.pageHome h1
{
	font-size: 20px;
	margin: 20px 50px 10px 0px;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: uppercase;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: gainsboro;
	color: #0066CC;
	padding-bottom: 5px;
}
.pageHome h2
{
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;	
}
.pageHome p
{
	margin: 10px 0px 10px 0px;
}
.pageHome ul
{
	margin: 10px 0px 10px 25px;
}
.homeFeatured
{
	border: 1px solid #B4B4B4;
	padding: 5px;
	text-align: left;
}
.homeFeatured h3
{
	font-size: 11px;
	color: #666666;
}
.homeFeaturedPN
{
	font-size: 13px;
	font-weight: normal;
}
.homeFeaturedTitle
{
	font-size: 20px
	font-weight: bold;
}
.homeFeaturedDesc
{
	font-size: 10px;
	color: #666666;
	margin-bottom: 3px;
}
.homeFeaturedPrice
{
	float: left;
	text-align: left;
	width: 150px;
	margin-bottom: 3px;
}
.homeFeaturedPrice td
{
	font-size: 16px;
	font-weight: bold;
}
.homeFeaturedImage
{
	float: left;
	width: 90px;
	text-align: center;
	clear: both;
}
.homeFeaturedMore
{
	clear: both;
	margin-top: 5px;
}
.homeFeaturedRating
{
	margin-bottom: 3px;
}
.homeFeaturedRating	.prSnippetWriteReview, .homeFeaturedRating	.prSnippetReadReviews, .homeFeaturedRating	.prSnippetTitle
	{
		display: none;
	}
.homeFeaturedRating	.prSnippetEngine div
	{
		padding: 0px;
	}
.homeFeaturedRating	.prSnippetNumberOfRatingsText
	{
		color: gray;
		font-size: 10px;
	}
#homeBanner
{
	height: 250px;
	margin-bottom: 20px;
}
/*
#homeBasement, #homeCrawlspace, #homeRestoration, #homeIndustrial
{
	float: left;
	width: 191px;
	height: 250px;
	margin-right: 5px;
}
#homeIndustrial
{
	width: 192px;
	margin-right: 0px;
}
#homeBasement a, #homeCrawlspace a, #homeRestoration a, #homeIndustrial a
{
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
}
#homeBasement a
{
	background-image: url(http://www.dehumidifierexperts.com/images/gui/home_basement_bg.jpg);
}
#homeCrawlspace a
{
	background-image: url(http://www.dehumidifierexperts.com/images/gui/home_crawlspace_bg.jpg);
}
#homeRestoration a
{
	background-image: url(http://www.dehumidifierexperts.com/images/gui/home_restoration_bg.jpg);
}
#homeIndustrial a
{
	background-image: url(http://www.dehumidifierexperts.com/images/gui/home_industrial_bg.jpg);
}
#homeBasement a:hover, #homeCrawlspace a:hover, #homeRestoration a:hover, #homeIndustrial a:hover
{
	background-position: bottom left;
}
*/
#homeBasement, #homeCrawlspace, #homeRestoration, #homeIndustrial
{
	float: left;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 191px;
	height: 250px;
	margin-right: 5px;
	padding: 0;
}
#homeBasement
{
	background: url(http://www.dehumidifierexperts.com/images/gui/home_basement_hover.jpg) no-repeat;
}
#homeCrawlspace
{
	background: url(http://www.dehumidifierexperts.com/images/gui/home_crawlspace_hover.jpg) no-repeat;
}
#homeRestoration
{
	background: url(http://www.dehumidifierexperts.com/images/gui/home_restoration_hover.jpg) no-repeat;
}
#homeIndustrial
{
	background: url(http://www.dehumidifierexperts.com/images/gui/home_industrial_hover.jpg) no-repeat;
	width: 192px;
	margin-right: 0px;
}
#homeBasement a, #homeCrawlspace a, #homeRestoration a, #homeIndustrial a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 191px;
	height: 250px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

#homeBasement img, #homeCrawlspace img, #homeRestoration img, #homeIndustrial img
{
	width: 191px;
	height: 250px;
	border: 0
}
#homeIndustrial img
{
	width: 192px;
}
* html a:hover
{
	visibility: visible
}

#homeBasement a:hover img, #homeCrawlspace a:hover img, #homeRestoration a:hover img, #homeIndustrial a:hover img
{
	visibility: hidden
}
.homeBrands td
{
	padding: 0px 3px 0px 3px;
	text-align: center;
}
.homeBanner
{
	margin-top: 15px;
	margin-bottom: 10px;
}