* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666666;
	background-image:url(../images/bg-slice.gif);
	background-repeat:repeat-x;
	background-color:#955835;
}
h1 {
	color:#000;
	text-transform:uppercase;
	font-size:18px;
}
h2 {
	color:#000;
	text-transform:uppercase;
	font-size:1.4em;
}
h3 {
	color:#000;
	text-transform:uppercase;
	font-size:1.4em;
}
h4 {
	color:#000;
	text-transform:uppercase;
	font-size:1.4em;
}
p {
	color:#666666;
	padding:10px 0;
	font-size:1.4em;
	line-height:1.6em;
}
hr {
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:none;
	margin:20px 0 35px 0;
}
a:link, a:visited {
	color:#770B01;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#F7A010;
}
span {
	color:#000;
}
#container {
	width:850px;
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	position:relative;
}
#header {
	text-align:left;
	height:106px;	
}
#header img {
	float:left;
}
#newsletter {
	float:right;
	width:300px;
	text-align:right;
	padding:20px 20px 0 0;
}
#newsletter p {
	font-size:1.1em;
	line-height:14px;
	padding:2px 0;
}
.input {
	background-color:#FFFFFF;
	border:1px solid #F7A010;
	padding:3px;
	width:100px;
	font-size:0.9em;
	color:#666666;
}
.submit {
	border:1px solid #F7A010;
	background-color:#770B01;
	color:#FFFFFF;
	padding:2px;
	width:70px;
	font-size:0.9em;
}
#nav {
    background-image:url(../images/hso-nav-bg.gif);
    background-repeat:no-repeat;
    width:850px;
	text-align:center;
	margin:0 auto;
}
#nav ul {
  height:50px;
  list-style:none;
  padding:0;
  margin-left:25px;
}
#nav ul li {
  float:left;
  padding:17px 18px 0 0;
  color:#FFFFFF;
  text-transform:uppercase;
}
#nav ul li a:link, #nav ul li a:visited {
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  font-family:verdana;
}
#nav ul li a:hover {
  color:#F7A010;
}


#navigation {
	text-align:left;
}
#navigation ul {
	height:50px;
}
#navigation ul li {
	float:left;
	list-style:none;
}
#navigation ul li a {
	text-decoration:none;
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:50px;
	text-indent:-9000px;
	overflow:hidden;
}
.hom {
	background-image:url(../images/nav-home.gif);
	width:74px;
}
.tec {
	background-image:url(../images/nav-tec.gif);
	width:137px;
}
.ele {
	background-image:url(../images/nav-ele.gif);
	width:208px;
}
.sav {
	background-image:url(../images/nav-sav.gif);
	width:134px;
}
.cra {
	background-image:url(../images/nav-cra.gif);
	width:166px;
}
.con {
	background-image:url(../images/nav-con.gif);
	width:131px;
}
#content {
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#bread {
	background-image:url(../images/bg-bread.gif);
	background-repeat:no-repeat;
}
#crumb {
	padding:10px;
}
#all {
	text-align:left;
}
#all #shadow {
	background-image:url(/images/bg-all.gif);
	background-repeat:no-repeat;
}
#all ul {
	padding:0;
	margin:0 0 0 30px;
}
#all ul li {
	font-size:1.3em;
	list-style-type:square;
	line-height:20px;
}
.all {
	padding:0 10px;
}
#shadow {
	background-image:url(/images/bg-bread.gif);
	background-repeat:no-repeat;
	height:15px;
}
.price {
	color:#770b01;
	font-size:1.8em;
	position:absolute;
	right:120px;
	top:210px;
}
.price2 {
	color:#770b01;
	font-size:1.8em;
	position:absolute;
	right:40px;
	top:183px;
}
.heaters {
	background-color:#f6f7f1;
	padding:20px;
	margin:10px;
	border:1px solid #CCCCCC;
}
.amount {
	color:#770b01;
	font-size:1.8em;
	padding-left:122px;
	padding-bottom:20px;
}
.product {
	float:left;
	padding:0 20px 0 0;
	width:300px;
}
.product p {
	font-size:1.4em;
}
.specs {
	float:left;
	width:440px;
}
#leftside {
	float:left;
	width:544px;
}
#left {
	padding:0 10px;
}
#gallery {
	background-color:#770B01;
	padding:3px;
	margin:10px 0;
}
#gallery img {
	border:1px solid #CCCCCC;
}
.space {
	margin:0 2px;
}
#rightside {
	float:right;
	width:306px;
	text-align:center;
}
.right {
	padding:0 10px 10px 10px;
	position:relative;
}
.title {
	color:#770B01;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
}
#footer {
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
	height:36px;
}
#footer p {
	color:#FFFFFF;
	font-size:1.2em;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
}
.copy {
	float:left;
	padding:8px 0 0 10px;
}
.links {
	float:right;
	padding:8px 10px 0 0;
}
.clear {
	clear:both;
	height:0;
}
.tech {
	float:left;
	border:1px solid #CCCCCC;
	margin:0 10px 5px 0;
}
.ctable {
	margin:0 110px;
}
.ctable td {
	padding-bottom:4px;
	font-size:1.1em;
}
.cfield {
	width:300px;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:3px;
	background-color:#FFFFFF;
}
.strike {
	text-decoration:line-through;
	font-size:0.7em;
	font-weight:bold;
}