body{
	margin: 0;
	padding: 0;
	color: #505050;
	background: #FFF url(../img/grad.jpg) top repeat-x;
	font: 12px/1.5 Arial, helvetica, sans-serif;
	text-align: justify;
}

a{
  text-decoration: none;
  font-weight: bold;
  color: #5BA136;
  overflow: hidden;
}

a:hover{
  color: #000;
}

img{
  border: 0;
}

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li{
  padding: 2px 5px 1px 15px;
  background: url(../img/list_item.gif) left no-repeat;
}

table{
  border-collapse: collapse;
  border: 1px solid #797979;
}

tr{
  border-bottom: 1px solid #797979;
}

th{
  background: #888;
  color: #FFF;
  text-align: left;
}

th, td{
  padding: 4px 20px 3px 10px;
}

blockquote{
  margin: 0;
  padding: 0;
  font-family: 'Times New Roman', Times, Serif;
  font-size: 20px;
}

#wrapper{
  width: 718px;
  margin: auto;
  background: url(../img/shadow.jpg);
}

#header{
  padding: 24px 10px 12px 10px;
}

#content{
  padding: 15px;
}

.maintext{
	float: left;
	width: 460px;
	padding-right: 15px;
}

.sidebox{
	float: right;
	width: 200px;


padding-left:5px
  font-size: 11px;
	padding-left: 5px;
}

.sidebox-left{
  width: 200px;
  font-size: 12px;
  padding-top:20px;
}

.photo{
  border:  2px solid #B6B6B6;
}

#header{
  background: #FFF url(../img/grad.jpg) top repeat-x;
}

#footer p{
  margin: 0;
  padding: 0 15px 15px 15px;
  background: url(../img/footer.jpg) bottom no-repeat;
}

#header ul{
  float: right;
  padding: 8px 0 0 0;
}

#header ul li{
  float: left;
  margin: 0 0 0 25px;
  padding: 0;
}

#header ul li a{
  display: block;
  text-indent: -9000px;
  height: 18px;
}

#header ul li.detailslink a{
  width: 57px;

}

#header ul li.pricinglink a{
  width: 58px;

}

#header ul li.useslink a{
  width: 36px;

}

#header ul li.contactlink a{
  width: 86px;

}

#header ul li.cushionlink a{
  width: 82px;

}

h1{
  margin: 0;
  padding: 0;
  width: 183px;
  float: left;
}

h1 a{
  display: block;
  text-indent: -9000px;
  height: 37px;
  background: url(../img/logo.jpg);
}

h2{
  margin: 0;
  padding: 0;
  text-indent: -9000px;
  height: 200px;
  background: url(../img/masthead.jpg);
}

h3{
  margin: 0;
  padding: 0;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.0;
}

fieldset{
  margin: 0;
  padding: 0 30px 0 0;
  border: 0;
  float: left;
}

label{
  display: block;
  font-weight: bold;
}

.submit{
  margin: 10px 60px 0 0;
  font-size: 16px;
  float: right;
  cursor: pointer;
  cursor: hand;
}

#header, #content{
  _height: 1%; display: inline-block;
}

#header:after, #content:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
