html{
	background: url(../images/v2/bg-html.gif) repeat-x;
}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background: url(../images/v2/bg-body.gif) no-repeat 50% 0;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:1006px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	width:987px;
	height:99px;
	padding:23px 0 0 19px;
	overflow:hidden;
}
.logo{
	float:left;
	width:150px;
	height:91px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	background: url(../images/v2/logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
/*holder*/
.holder{
	padding:67px 0 0 22px;
	float:left;
	width:813px;
	overflow:hidden;
}
/*menu*/
.menu{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{
	float:left;
}
.menu li a{
	cursor:pointer;
	height:32px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.menu li a.treatment{
	width:71px;
	background: url(../images/v2/text-treatment.png) no-repeat;
}
.menu li a.guide{
	width:73px;
	background: url(../images/v2/text-guide.png) no-repeat;
}
.menu li a.decompression{
	width:133px;
	background: url(../images/v2/text-decompression.png) no-repeat;
}
.menu li a.med{
	width:55px;
	background: url(../images/v2/text-med.png) no-repeat;
}
.menu li a.testimonials{
	width:80px;
	background: url(../images/v2/text-testimonials.png) no-repeat;
}
.menu li a.about{
	width:68px;
	background: url(../images/v2/text-about.png) no-repeat;
}
.menu li a.contact{
	width:74px;
	background: url(../images/v2/text-contact.png) no-repeat;
}
.menu li a.products{
	width:63px;
	background: url(../images/v2/text-product.png) no-repeat;
}
.menu li a.blog{
	width:52px;
	background: url(../images/v2/text-blog.png) no-repeat;
}
.menu li a.mua{
	width:49px;
	background: url(../images/v2/text-mua.png) no-repeat;
}
.menu li a.release{
	width:89px;
	background: url(../images/v2/text-release.png) no-repeat;
}
/*main*/
.main-top{
	position:relative;
	z-index:10;
	width:1006px;
	overflow:hidden;
	height:8px;
	margin:-4px 0 0;
	background: url(../images/v2/bg-main-top.png) no-repeat;
}
.main-holder{
	padding:35px 0 81px;
	width:1006px;
	overflow:hidden;
	background: url(../images/v2/bg-main-holder.png) repeat-y;
}
#main{
	padding:0 32px 0;
	width:942px;
	overflow:hidden;
	background: url(../images/v2/bg-main.gif) repeat-y;
}
/*content*/
#content{
	float:left;
	width:670px;
	padding:0 23px 0 0;
}
.intro{
	margin:0 0 24px;
	width:610px;
	padding:2px 30px 0 30px;
	overflow:hidden;
	color:#672c7a;
	font:bold 18px/22px Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/v2/image01.gif) no-repeat 0 7px;
}
.items-link{
	margin:0 0 16px;
	width:100%;
	overflow:hidden;
}
.items-link a{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:0 0 0 22px;
	background: url(../images/v2/arrow.gif) no-repeat 0 4px;
	text-decoration:none;
}
.items-link a:hover{
	text-decoration:none;
}
.items-link a span{
	float:left;
	background: url(../images/v2/bg-items-links-span.gif) repeat-x 0 100%;
}
.items-link a:hover span{
	background:none;
}
#content p, #content td{
	margin:0 0 16px;
	color:#57575b;
	font-size:14px;
	line-height:17px;
}
#content p span{
	display:block;
}
#content p a{
	color:blue;
	text-decoration:underline;
}
#content h2{
	margin:0 0 16px;
	color:#672c7a;
	font:bold 18px/22px Georgia, Arial, Helvetica, sans-serif;
}
/*place-holder*/
#content .place-holder{
	margin:0 0 11px;
	width:100%;
	overflow:hidden;
}
#content .place-holder img{
	display:block;
}
#content .place-holder .video{
	width:300px;
	height:252px;
	overflow:hidden;
	margin:0 0 0 3px;
}
#content h3{
	margin:0 0 18px;
	color:#672c7a;
	font:bold 14px/16px Georgia, Arial, Helvetica, sans-serif;
}
/*sidebar*/
#sidebar{
	float:left;
	width:232px;
	padding:0 0 0 17px;
}
.box{
	width:230px;
	overflow:hidden;
	border:1px solid #cfc8c0;
	margin:0 0 10px;
}
.form-search{
	width:219px;
	overflow:hidden;
	padding:13px 4px 14px 7px ;
	background: url(../images/v2/bg-form-serch.jpg) repeat-x;
}
.form-search .input-holder{
	float:left;
	width:136px;
	padding:3px;
	height:16px;
	display:inline;
	margin:1px 5px 0 0;
	background: url(../images/v2/bg-form-s-input.gif) no-repeat;
}
.form-search .input-holder input{
	position:relative;
	width:136px;
	line-height:16px;
	background:none;
	border:0;
}
.form-search .btn-holder{
	float:left;
	position:relative;
}
.box .heading{
	margin:0 0 6px;
	width:100%;
	overflow:hidden;
	text-indent:-9999px;
}



.box .follow{
	width:230px;
	height:32px;
	background: url(../images/v2/text-follow.jpg) no-repeat;
}
/*follow-list*/
.follow-list{
	margin:0 0 16px;
	padding:0 0 0 14px;
	list-style:none;
	width:230px;
	overflow:hidden;
}
.follow-list li{
	width:100px;
	float:left;
	font-size:12px;
	line-height:14px;
	padding:0 8px 0 0;
}
.follow-list li a{
	position:relative;
	float:left;
	padding:10px 0 10px 37px;
	color:#57575b;
}
.follow-list li a.twitter{
	background: url(../images/v2/bg-twetter.gif) no-repeat;
}
.follow-list li a.facebook{
	background: url(../images/v2/bg-facebook.gif) no-repeat;
}
.follow-list li a.utube{
	overflow:hidden;
	text-indent:-9999px;
	width:71px;
	height:29px;
	padding:0;
	background: url(../images/v2/bg-utube.gif) no-repeat;
}
/*patients*/
.box .patients{
	width:230px;
	height:32px;
	background: url(../images/v2/bg-patients.jpg) no-repeat;
}
.visual{
	margin:0 0 24px;
	width:214px;
	overflow:hidden;
	padding:8px 6px 0 10px;
}
.visual2{
	margin:0 0 16px;
}
.box p{
	margin:0 0 8px;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.box p span{
	display:block;
}
.box p img{
	float:right;
}
a.click-here{
	position:relative;
	float:left;
	font-size:14px;
	text-decoration:none;
	color:#663366;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:20px;
	background: url(../images/v2/bg-items-links-span.gif) repeat-x 0 100%;
}
a.click-here:hover{
	text-decoration:none;
	background:none;
}
.box .podcast{
	margin-bottom:0;
	width:230px;
	height:52px;
	background: url(../images/v2/bg-podcast.jpg) no-repeat;
}
.box .blog{
	width:230px;
	height:31px;
	background: url(../images/v2/bg-blog.jpg) no-repeat;
}
.box .blog2{
	width:230px;
	height:31px;
	background: url(../images/categoryblock.jpg) no-repeat;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color:white;
	padding-top: 5px;
}
.video-holder{
	padding:18px 0 21px;
	width:202px;
	height:163px;
	margin:0 auto;
	overflow:hidden;
}
.video-holder img{
	display:block;
}
.box .newsletter{
	width:230px;
	height:32px;
	background: url(../images/v2/bg-newsletter.jpg) no-repeat;
}

.box .special-program{
	width:230px;
	height:32px;
	background: url(../images/bg-special-program.jpg) no-repeat;
}
/*form-area*/
.form-area{
	width:100%;
	overflow:hidden;
}
.form-area .input-holder{
	width:195px;
	height:19px;
	padding:3px 2px 0 7px;
	margin:0 8px 9px 2px;
	overflow:hidden;
	background: url(../images/v2/bg-input.gif) no-repeat;
}
.form-area .input-holder input{
	width:195px;
	background:none;
	color:#333;
	border:none;
	font-size:12px;
}
.form-area .btn-holder{
	width:100%;
	overflow:hidden;
}
.form-area .btn-holder input{
	margin:8px 0 0 5px;
}
/*footer*/
#footer{
	padding:26px 0 20px;
	width:1006px;
	overflow:hidden;
	text-align:center;
	background: url(../images/v2/bg-main-bottom.gif) no-repeat;
}
#footer p{
	margin:0;
	color:#333;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}