body{
	margin:0;
	color:#585858;
	font:12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#7791ba url(../images/bg-body.gif) repeat-x;
	min-width: 1001px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#585858;
}
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{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1{
	float: left;
	position: relative;
	left:50%;
	width: 1034px;
}
.w2{
	float: left;
	position: relative;
	left:-50%;
	width: 1034px;
	padding-bottom: 100px;
}
.w3{
	background: url(../images/bg-wrapper.png) repeat-y;
	height: 1%;
	padding: 0 6px;
}
.w4{
	height: 11px;
	overflow: hidden;
	background: url(../images/bg-wrapper-b.png) no-repeat;
}
#header{
	width: 100%;
	position: relative;
	padding-top: 39px;
}
.logo{
	overflow: hidden;
	text-indent: -9999px;
	margin: 0;
	position: absolute;
	top:15px;
	left:67px;
	width: 157px;
	height: 104px;
}
.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
}
.slogan{
	background: url(../images/bg-slogan.gif) repeat-y;
	padding: 9px 0 2px 383px;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
}
.txt-order{
	overflow: hidden;
	text-indent: -9999px;
	height: 27px;
	display: block;
	background: url(../images/txt-order.png) no-repeat;
}
#main{
	padding: 45px 28px 0 307px;
	background: url(../images/bg-main.jpg) no-repeat 1px 100%;
	min-height: 524px;
}
* html #main{
	height: 524px;
}
.visual{
	width: 100%;
	overflow: hidden;
}
.visual h2{
	float: left;
	color: #890a8b;
	font-size: 39px;
	font-weight: normal;
	line-height: 40px;
	width: 364px;
	margin: 13px 0 0;
}
.txt-blocks-fat{
	overflow: hidden;
	text-indent: -9999px;
	height: 130px;
	background: url(../images/txt-blocks-fat.png) no-repeat;
}
.visual img{
	float: right;
	display: inline;
	margin-right: 60px;
}
.content{
	width: 100%;
}
.content:after{
	clear: both;
	content: "";
	display: block;
}
.form-column{
	float: left;
	width: 237px;
	position: relative;
	margin-top: -147px;
}
.form-column .heading{
	width: 138px;
	height: 18px;
	background: url(../images/bg-form-column-t.png) no-repeat;
	padding: 17px 0 0 12px;
}
.content h3{
	font-size: 18px;
	margin: 0;
	line-height: 18px;
	color: #20a8cb;
}
.txt-register,
.txt-testimonials{
	text-indent: -9999px;
	overflow: hidden;
	height: 17px;
	background: url(../images/txt-register.png) no-repeat;
}
.txt-testimonials{
	background: url(../images/txt-testimonials.png) no-repeat;
}
.form-column .block{
	background: #cfeef5 url(../images/bg-form-column-b.gif) no-repeat 0 100%;
	padding: 16px 21px 16px 13px;
}
.main-form .text{
	overflow: hidden;
	height: 1%;
	margin-bottom: 8px;
	background: url(../images/bg-text.gif) no-repeat;
	padding: 3px 11px 5px;
	clear: both;
}
.main-form .text input{
	float: left;
	padding: 0;
	color: #585858;
	font-size: 12px;
	background: none;
	border: none;
	height: 14px;
	line-height: 14px;
	width: 181px;
}
.main-form select{
	width: 203px;
	margin-bottom: 8px;
}
.main-form .btn{
	margin-top: 3px;
}
.testimonials-holder{
	float: right;
	width: 435px;
	padding-top: 33px;
}
.testimonials-holder h3{
	margin: 0 0 7px 5px;
}
.testimonials{
	background: url(../images/bg-testimonials.gif) repeat-y;
	width: 100%;
}
.testimonials .t{
	background: url(../images/bg-testimonials-t.gif) no-repeat;
}
.testimonials .b{
	background: url(../images/bg-testimonials-b.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 19px 3px 1px;
	position: relative;
}
.testimonials .box{
	float: left;
	width: 206px;
	min-height: 112px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
* html .testimonials .box{
	height: 112px;
}
.testimonials .box-r{
	float: right;
}
.testimonials .box img{
	position: absolute !important;
	bottom:1px;
}
.testimonials .box .txt{
	float: right;
	width: 127px;
	padding-right: 2px;
}
.testimonials .box-r .txt{
	width: 122px;
	padding-top: 3px;
}
.testimonials h4{
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 5px;
	color: #4a7235;
}
.testimonials p{
	margin: 0 5px 6px;
}
.testimonials a{
	color: #01327f;
}
#footer{
	font-size: 10px;
	color: #7b94bc;
	padding: 4px 63px 3px;
}
.lightbox{
	position: absolute;
	top:113px;
	left:0;
	width: 100%;
	display: none;
	z-index:90;
}
.lightbox .heading{
	background: #01327f;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	padding: 9px 0 6px;
	margin-bottom: 34px;
}
.lightbox .heading div{
	margin: 0 auto;
	width: 689px;
	padding-left: 56px;
}
.txt-get-your-fit{
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(../images/txt-get-your-fit.png) no-repeat;
}
.lightbox .holder{
	width: 726px;
	margin: 0 auto;
	padding-left: 47px;
}
.lightbox .holder .t,
.lightbox .holder .b{
	overflow: hidden;
	height: 11px;
	background: url(../images/bg-lightbox-t.png) no-repeat;
}
.lightbox .holder .b{
	background: url(../images/bg-lightbox-b.png) no-repeat;
}
.lightbox .holder .c{
	background: url(../images/bg-lightbox.png) repeat-y;
	width: 726px;
	padding-bottom: 20px;
}
.lightbox .c:after{
	clear: both;
	content: "";
	display: block;
}
.lightbox .block{
	float: left;
	width: 399px;
	position: relative;
	padding: 0 9px 0 8px;
	color: #4f4f4f;
}
.lightbox .block2{
	float: right;
	width: 266px;
}
.lightbox .block .title{
	height: 1%;
	position: relative;
	padding: 3px 0 20px 41px;
}
.lightbox .block2 .title{
	padding-left: 31px;
}
.lightbox .block .title span{
	position: absolute;
	top:-23px;
	left:-23px;
	font: bold 35px/52px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 52px;
	height: 52px;
	padding: 5px 0 0 5px;
	background: url(../images/bg-number.png) no-repeat;
	text-align: center;
}
.lightbox .block2 .title span{
	left: -33px;
}
.lightbox .block h3{
	color: #01327f;
	margin: 0;
	font-size: 22px;
	line-height: 22px;
}
.txt-choose,
.txt-payment{
	overflow: hidden;
	text-indent: -9999px;
	height: 21px;
	background: url(../images/txt-choose.png) no-repeat;
}
.txt-payment{
	background: url(../images/txt-payment.png) no-repeat;
}
.package-box{
	background: url(../images/line01.gif) repeat-y 230px 0;
	margin-top: 5px;
}
.package-box .row{
	background: url(../images/line02.gif) repeat-x;
	overflow: hidden;
	width: 100%;
	padding: 15px 0 15px;
}
.package-box .row .cell1{
	float: left;
	width: 225px;
	padding: 0 0 20px 2px;
}
.package-box .row label{
	float: left;
	display: inline;
	margin-left: 8px;
}
.package-box .row .price{
	float: right;
	width: 151px;
	padding-right: 5px;
}
.package-box .row .price span{
	display: block;
	padding-bottom: 8px;
}
.package-box .row .price strong{
	display: block;
	color: #20a8cb;
	font-size: 14px;
	line-height: 16px;
}
.sub-total{
	background: url(../images/line02.gif) repeat-x;
	padding: 4px 0 4px 242px;
}
.sub-total strong{
	font-size: 14px;
}
.payment-form .row{
	overflow: hidden;
	width: 100%;
	margin-bottom: 3px;
}
.payment-form label{
	float: left;
	width: 97px;
	padding: 4px 5px 0 0;
}
.payment-form .text{
	float: left;
	background: url(../images/bg-text-l.gif) no-repeat;
}
.payment-form .text2{
	display: inline;
	margin-right: 5px;
}
.payment-form .text span{
	float: left;
	background: url(../images/bg-text-r.gif) no-repeat 100% 0;
	padding: 3px 10px 5px;
}
.payment-form .text input{
	float: left;
	width: 144px;
	background: none;
	border: none;
	padding: 0;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 14px;
	height: 14px;
}
.payment-form .text2 input{
	width: 67px;
}
.payment-form .text3 input{
	width: 52px;
}
.payment-form select{
	width: 164px;
}
.btn-info{
	float: left;
	margin-top: 7px;
}
.payment-form .checkbox{
	height: 1%;
	overflow: hidden;
	padding: 21px 0 30px 11px;
}
.payment-form .checkbox label{
	width: auto;
	padding: 0 0 0 11px;
}
.payment-form .btn{
	margin-left: 13px;
}
.error{
	border-bottom: 2px dotted red;
}
.overlay {background-color:#000000;position:absolute;width:100%;height:100%;left:0;top:0;opacity:0.8;display:none;}