* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
} 
body {
	height: 100%;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg_body.png) repeat-x;
}
img {
	border: none 0;
}
table {
	border: none 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
th {
	vertical-align: top;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active, #main a:focus {
	outline: 0; /*delete border*/
}
p {
	padding: 0 0 9px 0;
}
h2 {
	height: 18px;
	font-weight:normal;
}
h3 {
	height: 12px;
}
.clear {
	clear: both;
	height: 0; /*for IE*/
	overflow: hidden; /*for IE*/
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.hand {
	cursor: pointer;
}
.bg_color {
	background-color: #FFFFFF;
	width: 100%;
	color: #000000;
}

#top_menu {
	position: absolute;
	margin: 0 0 0 500px;
	top: 0;
	width: 50%;
}
#top_menu td {
	text-align: center;
	width: 25%;
}
#top_menu a, #top_menu span {
	text-decoration: none;
	display: block;
	padding: 110px 0 0 0;
	font-size: 12px;
	margin: 0 auto;
	color: #FFFFFF;
}
.bg_td {
	background: url(../images/bg_td.png) right 116px no-repeat;
}
#link1 {
	background: url(../images/plink1.jpg) center top no-repeat;
}
#link1:hover {
	background: url(../images/plink1_h.jpg) center top no-repeat;
}
.for_link1 {
	background: url(../images/plink1_h.jpg) center top no-repeat;
}
#link2 {
	background: url(../images/plink2.jpg) center top no-repeat;
}
#link2:hover {
	background: url(../images/plink2_h.jpg) center top no-repeat;
}
.for_link2 {
	background: url(../images/plink2_h.jpg) center top no-repeat;
}
#link3 {
	background: url(../images/plink3.jpg) center top no-repeat;
}
#link3:hover {
	background: url(../images/plink3_h.jpg) center top no-repeat;
}
.for_link3 {
	background: url(../images/plink3_h.jpg) center top no-repeat;
}
#link4 {
	background: url(../images/plink4.jpg) center top no-repeat;
}
#link4:hover {
	background: url(../images/plink4_h.jpg) center top no-repeat;
}
.for_link4 {
	background: url(../images/plink4_h.jpg) center top no-repeat;
}

/*--INDEX CSS start--*/

body.index {
	background: #000000 url(../images/bg_index.jpg) center 505px no-repeat;
	color: #FFFFFF;
}
#main {
	min-width:1000px;
	max-width:1255px;
	/*width: expression(document.body.clientWidth < 1250 ? "100%" : "1255px");*/ /*for IE*/
	width: 1000px;
	margin: 0 auto;
	background: url(../images/appl_meter.png) 105px 35px no-repeat;
	padding: 150px 0 0 0 !important;
	padding: 200px 0 0 0;
}
#main #top_menu {
	position: absolute;
	margin: 0 0 0 500px !important;
	margin: 0 0 0 0;
	top: 0;
	width: 50%;
}
#main a {
	color: #FFFFFF;
}
#main #link1 {
	background: url(../images/link1.jpg) center 15px no-repeat;
}
#main #link1:hover {
	background: url(../images/link1_h.jpg) center 15px no-repeat;
}
#main #link2 {
	background: url(../images/link2.jpg) center 15px no-repeat;
}
#main #link2:hover {
	background: url(../images/link2_h.jpg) center 15px no-repeat;
}
#main #link3 {
	background: url(../images/link3.jpg) center 15px no-repeat;
}
#main #link3:hover {
	background: url(../images/link3_h.jpg) center 15px no-repeat;
}
#main #link4 {
	background: url(../images/link4.jpg) center 15px no-repeat;
}
#main #link4:hover {
	background: url(../images/link4_h.jpg) center 15px no-repeat;
}
#start {
	display: block;
	background: url(../images/bg_start.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_start.png');
	width: 465px;
	height: 484px;
	margin: -85px 0 0 20px;
	float: left;
	display: inline; /*for IE6*/ 
}
#content_index {
	margin: 50px 0 0 494px;
	height: 1%;
}
#content_index h1 {
	background: url(../images/h1_index.png) no-repeat;
	width: 335px;
	height: 36px;
	margin: 0 0 30px 0;
}
#content_index p {
	padding: 0 0 30px 50px;
	font-size: 14px;
	font-weight: bold;
	width: 315px;
	line-height: 24px;
}
#icons {
	width: 89px;
	height: 267px;
	float: left;
	margin: 0 0 0 35px;
	background: url(../images/bg_icons.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_icons.png');
	display: inline;  /*for IE6*/
}
#content_index p.screenshots {
	font-size: 12px;
	margin: 25px 0 85px 145px;
	padding: 0;
}
#content_index p.video {
	font-size: 12px;
	margin: 0 0 0 145px;
	padding: 0;
}
#app_store {
	display: block;
	width: 300px;
	height: 187px;
	margin: 0 auto 0 auto;
	background: url(../images/app_store.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/app_store.png');
}
#app_store:hover {
	background: url(../images/app_store_h.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/app_store_h.png');
}
#price_index {
	width: 110px;
	height: 35px;
	background: url(../images/price_index.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/price_index.png');
	margin: -69px auto 25px auto;
}
#bottom_index {
	padding: 0 0 65px 0;
}
#bottom_index p {
	font-size: 11px;
	margin: 0 0 5px 105px;
}

/*--INDEX CSS finish--*/

.house {
	display: block;
	width: 86px;
	height: 115px;
	background: url(../images/house.png) no-repeat;
}
.house:hover {
	display: block;
	width: 86px;
	height: 115px;
	background: url(../images/house_h.png) no-repeat;
}
#header {
	padding: 0 0 30px 0;
}
.bg_about {
	background: url(../images/app_about.png) 90px top no-repeat;
}
.bg_contact {
	background: url(../images/app_contact.png) 90px top no-repeat;
}
.bg_user {
	background: url(../images/app_user.png) 90px top no-repeat;
}
.bg_free {
	background: url(../images/app_free.png) 90px top no-repeat;
}
#price {
	width: 131px;
	height: 43px;
	position: absolute;
	background: url(../images/price.png) no-repeat;
	-background-image:none;  /*for IE6*/
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/price.png');
}
#price.a {
	margin: 52px 0 0 819px;
}
#price.a1 {
	margin: 92px 0 0 63px;
}
.store_about1 {
	display: block;
	width: 172px;
	height: 55px;
	position: absolute;
	margin: 0 0 0 44px;
	margin-top: 40px;
	background: url(../images/bg_store_about.png) no-repeat;
}
#price.c {
	margin: 78px 0 0 706px;
}
#content{
	background: #FFFFFF url(../images/bg_content.jpg) 25px bottom no-repeat;
	height: 605px;
	min-width:1000px;
	max-width:1270px;
	width: expression(document.body.clientWidth < 1270 ? "100%" : "1270px"); /*for IE*/
	margin: 0 auto;
	font-weight: bold;
}
#step1 {
	width: 145px;
	position: absolute;
	margin: 210px 0 0 25px;
}
#step2 {
	width: 145px;
	position: absolute;
	margin: 395px 0 0 267px;
}
#step3 {
	width: 165px;
	position: absolute;
	margin: 324px 0 0 485px;
}
#step4 {
	position: absolute;
	margin: 335px 0 0 730px;
	width: 235px;
}
#step4 span {
	padding: 0 0 0 15px;
}
.submit {
	background: url(../images/submit.png) 15px top no-repeat;
	margin: 20px 0 0 0;
	padding: 45px 0 0 45px;
	font-weight:normal;
	width: 120px;
}
.return {
	background: url(../images/return.png) no-repeat;
	margin: 20px 0 0 0;
	padding: 45px 0 0 45px;
	font-weight: normal;
	width: 170px;
}
#video {
	background: url(../images/bg_video.png) left 18px no-repeat;
	min-width:1000px;
	max-width:1255px;
	width: expression(document.body.clientWidth < 1250 ? "100%" : "1255px"); /*for IE6*/
	margin: 0 auto;
	padding: 0 0 53px 0;
}
#video1 {
	margin: 0 auto;
	padding: 0 0 53px 0;
}
#video h2 {
	font-size: 18px;
	color: white;
	padding: 50px 0 55px 105px;
}
#video1 h2 {
	font-size: 18px;
	color: white;
	padding: 50px 0 55px 0px;
}
.table1 td {
	padding: 0 10px 0 10px;
}
.table1 h3 {
	font-size: 12px;
	padding: 15px;
}
#content2 {
	background: #FFFFFF;
	padding: 40px 0 0 0;
	min-width:1000px;
	max-width:1255px;
	width: expression(document.body.clientWidth < 1250 ? "100%" : "1255px"); /*for IE6*/
	margin: 0 auto;
}
.store_about {
	display: block;
	width: 172px;
	height: 55px;
	position: absolute;
	margin: 0 0 0 800px;
	background: url(../images/bg_store_about.png) no-repeat;
}
.rab {
	width: 420px;
	background: url(../images/bg_rab.png) no-repeat;
	margin: 0 0 0 40px;
	padding: 0 0 35px 0;
}
.rab2 {
	width: 420px;
	background: url(../images/bg_rab2.png) no-repeat;
	position: absolute;
	margin: 495px 0 0 280px;
	font-weight: normal;
}
.rab2male {
	width: 420px;
	background: url(../images/bg_rab.png) no-repeat;
	position: absolute;
	margin: 495px 0 0 280px;
	font-weight: normal;
}
.rab3 {
	width: 420px;
	margin: 0 0 0 55px;
	background: url(../images/bg_rab2.png) no-repeat;
}
.rab3male {
	width: 420px;
	margin: 0 0 0 55px;
	background: url(../images/bg_rab.png) no-repeat;
}
.rab p, .rab2 p, .rab2male p, .rab3 p, .rab3male p {
	margin: 0 0 0 50px;
}
.rab span, .rab2 span, .rab2male span, .rab3 span, .rab3male span {
	font-size: 15px;
}
#bg_contact {
	background: #FFFFFF url(../images/bg_body_contact.jpg) center 30px no-repeat;
}
#ruler {
	background: url(../images/bg_ruler.png) left bottom repeat-x;
}
#contact {
	height: 439px;
	background: url(../images/bg_contact.png) center 165px no-repeat;
	width: 100%;
}
#for_contact {
	width: 930px;
	padding: 25px 0 0 70px;
	height: 414px;
	margin: 0 auto;
	color:#000000;
	font-size: 13px;
	background: url(../images/for_contact.jpg) -5px -2px no-repeat;
}
#for_contact h2 {
	margin: 0 0 20px 0;
}
.store_contact {
	display: block;
	width: 170px;
	height: 56px;
	position: absolute;
	margin: 26px 0 0 687px;
}
#content3 {
	background: #FFFFFF url(../images/bg_content3.jpg) right bottom no-repeat;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	min-width:1000px;
	max-width:1255px;
	width: expression(document.body.clientWidth < 1255 ? "100%" : "1255px"); /*for IE*/
	margin: 0 auto;
}
#artfactor {
	padding: 55px 0 100px 65px;
	width: 935px;
	margin: 0 auto;
}
#artfactor h2 {
	margin: 0 0 20px 0;
}
#content4 {
	background-color: #FFFFFF;
	width:1000px;
	margin: 0 auto;
	padding: 65px 0 0 0;
}
.screen {
	background: url(../images/start_screen.jpg) 20px top no-repeat;
	height: 465px;
	padding: 0 0 0 300px;
}
.screen h2 {
	margin: 0 0 35px 0;
}
.screen p {
	padding: 10px 0 35px 40px;
	width: 450px;
}
.n1 {
	background: url(../images/n1.png) no-repeat;
}
.n2 {
	background: url(../images/n2.png) no-repeat;
}
.n3 {
	background: url(../images/n3.png) no-repeat;
}
.n4 {
	background: url(../images/n4.png) no-repeat;
}
.n5 {
	background: url(../images/n5.png) no-repeat;
}
.screen p.no_padding {
	padding: 10px 0 35px 0;
}
#measurement {
	background: url(../images/measurement_screen.jpg) 20px top no-repeat;
	margin: 25px 0 0 0;
	padding: 40px 0 0 300px;
}
.bg_color_faq {
	background: #FFFFFF url(../images/bg_faq.png) left 27px repeat-x;
	width: 100%;
	min-width: 1000px;
}
#faq {
	min-width:1000px;
	max-width:1255px;
	width: expression(document.body.clientWidth < 1255 ? "100%" : "1255px"); /*for IE*/
	margin: 0 auto;
	padding: 0 0 90px 0;
}
.to_faq {
	background: url(../images/faq.png) no-repeat;
	display: block;
	margin: 0 0 10px 20px;
	width: 118px;
	height: 63px;
}
.to_faq:hover {
	background: url(../images/faq_h.png) no-repeat;
}
#faq p {
	margin: 0 0 0 85px;
	padding: 0 0 10px 15px;
}
#faq p.question {
	margin: 20px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
}
#faq p.question span {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 20px;
}
#faq p.fp {
	background: url(../images/bg_fp.png) left 7px no-repeat;
}
#content5 {
	background-color: #FFFFFF;
	width:950px;
	margin: 0 auto;
	padding: 50px 25px 150px 25px;
}
.free {
	background: url(../images/free.jpg) 575px top no-repeat;
	height: 200px;
	margin: 0 0 25px 0;
}
.full {
	background: url(../images/full.jpg) 575px top no-repeat;
	height: 200px;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	min-width:895px;
	/*width: expression(document.body.clientWidth > 800 ? "100%" : "800px");*/ /*for IE*/
	height: 54px;
	padding: 80px 0 0 105px;
	background: url(../images/bg_footer.png) no-repeat;
	color: #970f0f;
}
#footer a {
	color: #970f0f;
}
#for_footer {
	background: url(../images/for_footer.png) repeat-x;
}
#footer.contact_footer {
	height: 60px;
	background: none;
	padding: 20px 0 0 40px;
	margin: -80px auto 0 auto;
	min-width: 960px;
	max-width: 1500px
}
