html{
	height:100%;
}
body{
	min-width:960px;
	height:100%;
	margin:0;
	font:12px Georgia, Georgia, serif;
	color:#000;
	background:url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper-holder{
	min-height:100%;
	background:url(../images/bg-wrapper-holder.gif) repeat-x 0 100%;
}
* html .wrapper-holder{
	height:100%;
}
#wrapper{
	width:951px;
	margin:0 auto;
	padding:0 0 70px;
}
#header{
	position:relative;
	width:951px;
	height:153px;
}
#nav{
	position:absolute;
	top:0;
	left:0;
	width:951px;
	height:38px;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:17px;
	text-transform:uppercase;
	list-style:none;
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav li{
	float:left;
	height:30px;
	margin:0 0 0 -1px;
	padding:7px 25px 0;
	background: url(../images/sep-h-nav.gif) no-repeat;
}
#nav a{
	float:left;
	color:#000;
}
#header .slogan{
	position:absolute;
	top:60px;
	left:0;
	width:270px;
	font-weight:normal;
	font-size:20px;
	color:#616968;
}
#header .slogan .decorated{
	color:#00b751;
}
#header .logo{
	position:absolute;
	top:49px;
	left:314px;
}
#header .logo a{
	display:block;
	width:307px;
	height:225px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
#header .phone{
	position:absolute;
	top:48px;
	right:-7px;
}
#header .phone ul{
	margin:0;
	padding:22px 53px 0 0;
	width:270px;
	height:75px;
	list-style:none;
	font-size:16px;
	text-transform:uppercase;
	background:url(../images/bg-phone.png) no-repeat;
	color:#616968;
}
#header .phone li{
	text-align:center;
	margin:-2px 0 0;
}
#header .phone .decorated{
	color:#6e918c;
}
#content .content-area:after{
	content:"";
	clear:both;
	display:block;
}
#content .content-area .txt-block{
	float:left;
	width:480px;
	padding:130px 0 0;
}
#content .content-area .txt-block h1{
	margin:0 0 12px;
	font-size:24px;
	text-transform:uppercase;
	color:#299f92;
}
#content .content-area .txt-block .service-list{
	margin:0 0 0 -11px;
	padding:0;
	list-style:none;
}
#content .content-area .txt-block .service-list li{
	width:443px;
	height:87px;
	margin:0 0 7px;
	padding:0 30px 0 0;
	overflow:hidden;
	background:url(../images/bg-txt-block-item.png) no-repeat;
}
#content .content-area .txt-block .service-list .info-area{
	float:left;
	padding:20px 0 0 22px;
	font-size:18px;
	position:relative;
}
#content .content-area .txt-block .service-list .info-area .item-group{
	color:#299f92;
}
#content .content-area .txt-block .service-list .info-area .group-description{
	color:#616968;
}
#content .content-area .txt-block .service-list li span{
	display:block;
	margin:0 0 1px;
}
#content .content-area .txt-block .service-list .more{
	float:right;
	margin:25px 0 0;
	padding:22px 0 0;
	font-size:11px;
	background:url(../images/bg-more.gif) no-repeat 22px 0;
	color:#7da29e;
	position:relative;
}
#content .content-area .img-block{
	float:right;
	width:445px;
	padding:97px 0 0 25px;
}
.footer-holder{
	position:relative;
	width:100%;
	height:70px;
	margin:-70px 0 0;
	background:url(../images/bg-footer.gif) repeat-x 0 100%;
}
#footer{
	width:871px;
	padding:0 40px;
	margin:0 auto;
}
#footer .phone{
	padding:2px 0 0;
	font-size:17px;
	text-align:center;
	text-transform:uppercase;
	color:#04b855;
}
#footer .phone p{
	margin:0;
}
#footer .row{
	width:100%;
	overflow:hidden;
}
#footer .row .facebook{
	float:left;
	width:150px;
	padding:23px 0 0;
}
#footer .row .facebook span{
	float:left;
	margin:3px 5px 0 0;
}
#footer .row .facebook a{
	float:left;
	width:71px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-facebook.gif) no-repeat;
}
#footer .row .twitter{
	float:right;
	width:150px;
	padding:22px 0 0;
	overflow:hidden;
}
#footer .row .twitter span{
	float:right;
	margin:6px 0 0;
}
#footer .row .twitter a{
	float:right;
	width:80px;
	height:20px;
	margin:0 0 0 5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-twitter.gif) no-repeat;
}
#footer .row .add-nav{
	height:1%;
	padding:19px 0 0;
	overflow:hidden;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#a4a4a4;
}
#footer .row .add-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .row .add-nav li{
	display:inline;
	padding:0 7px 0 10px;
	background:url(../images/sep-f-list.gif) no-repeat 0 2px;
}
#footer .row .add-nav li:first-child{
	padding:0 7px 0 0;
	background:none;
}
#footer .row .add-nav ul a{
	color:#a4a4a4;
}
#footer .row .add-nav p{
	margin:0;
}
/* products */
#content{
	width:100%;
	overflow:hidden;
}
/* used on products.html */
#content .advertisement{
	/*padding:149px 65px 0; */
	width:75%;
	padding:149px 140px 0;
	font-size:21px;
	line-height:29px;
	text-align:center;
	color:#616968;
}
#content .advertisement p{
	margin:0;
}
#content .products-list{
	padding:34px 0 0;
}
#content .products-list .product{
	width:946px;
	height:77px;
	margin:0 0 27px;
	padding:2px 0 9px;
	background:url(../images/bg-product-item.png) no-repeat 0 0;
	overflow:hidden;
	color:#636b6a;
}
#content .products-list .product .img-holder,
#content .products-list .product .item-name,
#content .products-list .product .item-description{
	float:left;
	height:77px;
	position:relative;
}
#content .products-list .product .img-holder{
	width:98px;
}
#content .products-list .product .img-holder img{
	display:block;
	margin:5px 0 0 7px;
}
#content .products-list .product .item-name{
	width:275px;
	height:63px;
	padding:14px 0 0 15px;
}
#content .products-list .product .item-name span{
	display:block;
	font-size:18px;
}
#content .products-list .product .item-name .name{
	color:#03776a;
}
#content .products-list .product .item-name .info{
	font-size:22px;
}
#content .products-list .product .item-description{
	width:378px;
	height:54px;
	padding:23px 0 0 10px;
	background:url(../images/sep-product.gif) no-repeat 0 0;
}
#content .products-list .product .item-description p{
	margin:0;
	line-height:18px;
}
#content .products-list .product .more-info,
#content .products-list .product .buy-now{
	float:right;
	width:84px;
	height:77px;
	background:url(../images/sep-product.gif) no-repeat 0 0;
	position:relative;
}
#content .products-list .product .more-info a{
	display:block;
	margin:24px 0 0 17px;
	padding:22px 0 0;
	background:url(../images/bg-more-info.gif) no-repeat 20px 0;
	color:#769a95;
}
#content .products-list .product .buy-now a{
	display:block;
	margin:25px 0 0 20px;
	padding:22px 0 0;
	background:url(../images/bg-buy-now.gif) no-repeat 17px 0;
	color:#769a95;
}
#content .products-list .product .buy-now form{
	display:block;
	margin:10px 0 0 20px;
	padding:10px 0 0;
}

/* unique product */
#content .unique-product{
	width:100%;
	overflow:hidden;
}
#content .unique-product .img-block{
	float:left;
	width:147px;
	padding:86px 0 0 0;
}

#content .unique-product .info-block{
	float:right;
	width:600px;
	padding:156px 0 0;
	text-align:right;
	color:#616968;
}

}
#content .unique-product .info-block h1{
	margin:0 0 5px;
	float:left;
	font-weight:normal;
	font-size:24px;
	color:#2ca093;
}
#content .unique-product .info-block .txt-area{
	margin:0 0 53px;
	padding:0 0 0 100px;
}
#content .unique-product .info-block .txt-area p{
	margin:0;
	line-height:20px;
}
#content .unique-product .info-block .btn-area{
	height:1%;
	margin:0 0 90px;
	overflow:hidden;
}
#content .unique-product .info-block .buy-product-block{
	float:right;
	width:244px;
	height:61px;
	padding:0 15px 0 0;
	background:url(../images/bg-buy-product.png) no-repeat 0 0;
}
#content .unique-product .info-block .buy-product-block .price{
	float:left;
	width:166px;
	padding:11px 10px 0 0;
	background:url(../images/sep-buy-product.gif) no-repeat 100% 0;
}
#content .unique-product .info-block .buy-product-block .price span{
	display:block;
	font-size:18px;
}
#content .unique-product .info-block .buy-product-block .buy-now{
	float:right;
	margin:12px 0 0;
	padding:23px 0 0;
	background: url(../images/bg-buy-now.gif) no-repeat 16px 0;
	color:#7fa39f;
}
#content .unique-product .info-block .note{
	font-size:9px;
}
#content .unique-product .info-block .note p{
	margin:0;
}
