#mid-sec {
	position:					relative;
	background:					transparent url(../images/bg-mid-sec-bottom.jpg) repeat-x 0 100%;
	z-index:					1;
}
#mid-sec #bg {
	background:					transparent url(../images/mid-sec.png) no-repeat center 100%;
	width:						auto;
	min-width:					1002px;
	height:						499px;
}
#mid-sec #bg-small {
	background:					transparent url(../images/bg-header.png) no-repeat center 100%;
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
}
#mid-sec #button {
	float:						left;
	padding:					390px 0 0 180px;
}
#mid-sec #samples {
	float:						right;
	padding-top:				122px;
}
#mid-sec #samples .sample {
	float:						left;
	background:					transparent url(../images/sample.png) no-repeat;
	width:						288px;
	height:						175px;
}
#mid-sec #samples .right {
	margin-left:				-20px;
}
#mid-sec #relax {
	position:					relative;
	background:					transparent url(../images/header-relax.png) no-repeat center 0;
	height:						59px;
	top:						70px;
}

#mid-sec #breathe {
	position:					relative;
	background:					transparent url(../images/header-breathe.gif) no-repeat center 0;
	height:						59px;
	top:						70px;
}