#nav{
	width: 258px;
	height: 356px;
	position: absolute;
		top: 252px;
		left: 20px;
	z-index: 3;
	float: right;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 0;
	/*background: #DFD9D9;
	background: #DFD3D3;*/
	list-style:none;
}
*html #nav{
	margin: 0 0 0 0px;
	top: 252px;
	left: 20px;
}
#nav li{
	margin-left: 0px;
	padding: 0 0 0px 0;
	float:left;
}
#nav li a{
	height: 89px;
	display: block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}

#nav #nav-stoves a{
	width: 258px;
	background: url(../../../images/heatingpics/ui/stafp.jpg) no-repeat left bottom;
}
/* Image Hover */
#nav a img {
	height: 0;
	width: 0;
	border-width: 0;
}
#nav #nav-stoves a:hover{
	background: url(../../../images/heatingpics/ui/stafp.jpg) no-repeat left top;
}
/* Image Hover */
#nav a:hover img {
	position: absolute;
	top: 90px;
	left: 302px;
	height: 171px;
	width: 256px;
	z-index: 1;
}

#nav #nav-pellets a{
	width: 258px;
	background: url(../../../images/heatingpics/ui/peafu.jpg) no-repeat left bottom;
}
#nav #nav-pellets a:hover{
	background: url(../../../images/heatingpics/ui/peafu.jpg) no-repeat left top;
}

#nav #nav-hearth a{
	width: 258px;
	background: url(../../../images/heatingpics/ui/heac.jpg) no-repeat left bottom;
}
#nav #nav-hearth a:hover{
	background: url(../../../images/heatingpics/ui/heac.jpg) no-repeat left top;
}

#nav #nav-materials a{
	width: 258px;
	background: url(../../../images/heatingpics/ui/piaim.jpg) no-repeat left bottom;
}
#nav #nav-materials a:hover{
	background: url(../../../images/heatingpics/ui/piaim.jpg) no-repeat left top;
}



#nav a:link{font-family: Myriad Pro; color: #000000; text-decoration:none; font-weight:none;}
#nav a:active{font-family: Myriad Pro; color: #000000; text-decoration:none; font-weight:none;}
#nav a:visited{font-family: Myriad Pro; color: #000000; text-decoration:none; font-weight:none;}
#nav a:hover{font-family: Myriad Pro; color: #FFFFFF; text-decoration:none; font-weight:none;}
#nav a:focus, a:hover, a:active { outline:none } 

#rightbg{
	width: 340px;
	height: 356px;
	position: absolute;
		top: 252px;
		left: 278px;
}

#heatingslideshow{
	position: absolute;
	top: 90px;
	left: 44px;
	height: 171px;
	width: 256px;
}

#topbg{
	background-image: url(../../../images/heatingpics/ui/topimgbg.jpg);
	background-repeat: no-repeat;
	width: 598px;
	height: 116px;
	position: absolute;
		top: 130px;
		left: 20px;
}

#topbgtext{
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
}

#tempbottom{
	position: relative;
		top: 5px;
		left: -258px;
}