body {

  font: 11px Verdana, Arial, Helvetica, sans-serif;

  background: url("images/bg.png") repeat-x top #cee6ee;

  text-align: center;

  margin: 70px 0;

  line-height: 18px;

}

p {

	margin: 0 0 18px 0;

	font-size: 14px;

}

#wrap {

  width: 740px;

  margin: auto;

  text-align: left;

  background: url("images/main.png");

}

a img {

  border: 0;

}

h1 {

  background: url("images/head.png") no-repeat;

  margin: 0;

  height: 221px;

}

h1 span {

  display: none;

}



#footer {

  height: 80px;

  padding-top: 41px;

  background: url("images/footer.png");

  text-align: center;

}



#content {

  padding: 25px;

  margin: 0 20px;

  background-color: #fff;

}



h2 {

	color: #bc4700;

	margin: 0 0 30px 0;

	text-align: center;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 25px;

	display: block;

	line-height: 25px;

}



ul, li {

  margin: 0;

  padding: 0;

  list-style: none;

}

ul {

  margin: 0 0 30px 0;

}

li {

  margin-bottom: 15px;

  padding-left: 46px;

  min-height: 39px;

  background: url("images/arrow.jpg") no-repeat left center;

}

* html li {

  height: 39px;

}



#cart {

display: block;

height: 60px;

background: url("images/add.png") no-repeat center;

margin: 0 0 30px 0;

}

#cart span {

display: none;

}



.testimonials {

background-color: #f6f6f6;

padding: 15px;

border: 1px dashed #ddd;

margin-bottom: 15px;

}

.instant {

	font-size: 14px;

	font-weight: bold;

	color: #43B131;

}

.red {

	color: #F00;

	font-style: italic;

}

.redb {

	font-weight: bold;

	font-style: italic;

	color: #F00;

}

#cart2 {
	display: block;
	height: 142px;
	background-image: url(images/order.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#cart2 span {

display: none;
}

