body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #86A5BA;
	background-image: url(../index_files/image743.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
	border:0;
}
a,a:link{
	color:#0066FF;
}
a:visited{
	color:#930000;
}
h1{
	font-size:1.75em;
	margin-top:20px;
	margin-bottom:0;
	border-bottom:2px solid #000;
	padding-bottom:25px;
}
h2{
	color:#f00;
	font-size:1em;
}

/* brand*/
#brand{
	background-image: url(../img/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;	
	margin-top:17px;
	padding-top:5px;
	height:80px;	
}
/* menu-main*/
#menu-main{
	list-style-type: none;	
	margin:16px 20px 0 3px;
	width:170px;
	float:left;
}
#menu-main li{
	display:inline;	
}
#menu-main li a{
	display:block;
	margin:0 2px;
	background-image: url(../index_files/kiloheat-menu-old-off.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:31px;
	width:168px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding-top:3px;
}
#menu-main li.selected a,
#menu-main li a:hover,
#menu-main li a:active,
#menu-main li a:focus{
	background-image: url(../index_files/kiloheat-menu-old-on.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* content*/
#content{
	float:left;
	width:557px;
}
/* product list */
html>body dl.product-list{
	float:left;
	width:567px;	
	padding-top:10px;
	margin-bottom:20px;
}

dl.product-list dt.product-item{	
	width:567px;
	display:block;
	float:left;
}
dl.product-list dt.product-item h2{	
	/*padding-left:115px;*/	
	
}

dl.product-list dd{	
	width:557px;
	display:block;	
	float:left;
	margin-left:0;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	padding-bottom:10px;
}
dl.product-list dd div.product-image {
	width:85px;
	height:64px;
	float:left;
	text-align:right;
}
dl.product-list dd div.product-blurb {
	width:377px;
	padding-left:10px;
	float:left;
}
dl.product-list dd div.product-more {
	width:85px;
	float:left;
}
dl.product-list dd div.product-more img.product-logo{
	border:none;
	margin-bottom:10px;
}

/* footer links */
ul#menu-footer{
	display:block;
	width:557px;
	margin-left:0;
	padding-left:0;
	font-size:0.9em;
}

ul#menu-footer li{
	display:inline;
	padding-left:4px;
	padding-right:1px;
	border-left:1px solid #000;
	border-right:0;
}
ul#menu-footer li.first{
	border-left:0;
}
/* */
div#contact-details{
	width:557px;
	padding-left:5px;	
	padding-bottom:20px;
	border-bottom:2px solid #000;
	margin-bottom:20px;
}
div#contact-details p.address,
div#contact-details p.reg-num,
div#contact-details p.telco{
	color:#000;
}