body { 
	color: #000;
	background: #ccc;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 16px;
	text-align: left;
	padding: 0;
	margin: 0;
	}

img {
	display: block;
	border: 1px #000 solid;
	}

#wrapper {
	width: 780px;  			/* for IE4-5.x/Windows */
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000 solid;
	background: #999;
	voice-family: "\"}\"";	/* bmh */
	voice-family: inherit;	/* bmh */
	width: 778px;
	}

#banner {
	width: 778px;
	height: 250px;
	padding: 0;
	border-bottom: 1px #666 solid; 
	margin: 0;
	background: inherit;
	}
		
#banner img { 
	display: block;
	border: 0;				/* no border for the banner */ 
	}		

#content {
	width: 628px;  			/* for IE4-5.x/Windows */
	height: auto;
	padding: 30px 50px 30px 30px;
	border-left: 1px #666 solid;
	margin-left: 150px;  	/* make room for navbar */
	background: inherit;
	voice-family: "\"}\"";	/* bmh */
	voice-family: inherit;	/* bmh */
	width: 539px;			/* ? Netscape breaks at 544, IE 6.0 breaks at 540; should be 547 */
	}	
		
.radiatorman {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	}
				
#navbar {
	float: left;
	width: 150px;
	height: auto;
	padding: 0;
	margin: 30px 0;
	background: inherit;
	}

#footer {
	clear: both;
	width: 778px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px #666 solid;
	margin: 0;
	background: inherit;
	}
	
#navbar ul { 
	list-style: none;
	width: 110px;
	padding: 0;
	margin: 0 20px 0 20px;	
	border: 0;
	}

#navbar li {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 110px;  /* #navbar li a -> 1 + 4 + 100 + 4 + 1 = 110 */
	padding: 0;
	margin: 0;
	font: 18px Arial;
	color: #000;
	}

#closetop { 
	border-top: 1px solid #000;  /* close top of menu box */
	}
	
#navbar li a {
	display: block;
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	font-weight: bolder;
	background: #ccc;
	text-decoration: none;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}

html>#navbar li a {
	width: 100px;	/* be nice to Opera */
	}
	
#navbar li a:hover  { 
	color: #fff;
	font-weight: bolder; 
	text-decoration: none; 
	background: #fc0 
	}
	
#navbar #home {	/* "you are here" */
	border-top: 1px solid #000;  /* close top of menu box */
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bolder;
	background: #fff;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}
	
#navbar #services {
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bolder;
	background: #fff;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}
	
#navbar #sales {
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bolder;
	background: #fff;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}
	
#navbar #about {
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bolder;
	background: #fff;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}
	
#navbar #contact {
	padding: 8px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: bolder;
	background: #fff;
	width: 110px;  			/* for IE4-5.x/Windows */
	voice-family: "\"}\"";  /* bmh */
	voice-family: inherit;	/* bmh */ 
	width: 100px;
	}
	
/* START services.html */
#servicelist li {
	list-style: none;
	}

#servicelist li ul li {  /* list items in second list */
	list-style: square;
	font-weight: bold;
	padding-top: 5px;
	}
	
#servicelist img {
	margin-top: 50px;
	border-top: 2px #666 solid;
	border-left: 2px #666 solid;
	border-right: 3px #000 solid;
	border-bottom: 3px #000 solid;	
	}

.serviceitem {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fc0;
	}
/* END services.html */

/* START sales.html */
#salelist li {
	list-style: none;
	}
	
#salelist li ul li {
	list-style: square;
	font-weight: bold;
	padding-top: 5px;
	}	

#salelist img {
	margin-top: 50px;
	border-top: 2px #666 solid;
	border-left: 2px #666 solid;
	border-right: 3px #000 solid;
	border-bottom: 3px #000 solid;	
	}

.saleitem {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fc0;
	}
/* END sales.html */

/* START contact.html */
#contacttypes {
	margin-left: 100px;
	}
	
#contacttypes li {
	list-style: none;
	font-weight: bold;
	margin-top: 20px;
	}
	
#contacttypes li ul li {
	margin-top: 0;
	font-weight: normal;
	}
	
#contacttypes img {
	margin-top: 40px;
	}
/* END contact.html */