@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: none;
}

a:link{
	color:#000000;
}
a:hover{
	text-decoration:none;
}


.inp-select {
    width: 147px;
    }
    
body{
	background: url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#container{
	margin: -940px auto 0px;
	width: 920px;
	padding-bottom:70px;
}

#badge-award{
	position:relative;
	left:-45px;
	top:1000px;
	z-index:1;
}

#top-product{
	position:relative;
	left:-20px;
	top:1294px;
	z-index:0;
}
.top-text{
	width:188px;
	font-size:12px;
	color:#323232;
	font-style:italic;
	position:relative;
	z-index:50;
	top:1090px;
	float:left;
}

.top-text1{
	margin-left:22px;
	margin-right:23px;
}

.top-text3{
	margin-left:23px;
}

#form-content{
	background:url(images/form.png) no-repeat top center;
	width:276px;
	height:493px;
	position:relative;
	top:717px;
	left:635px;
	z-index:2;
	padding: 107px 0px 0px 32px;
	clear:both;
}

#arrow{
	position: absolute;
	left:241px;
	top:104px;
	z-index:10;
}

label {
	clear: both;
	display:block;
	text-align:left;
	width: 70px;
	float:left;
	line-height: 14px;
}

input {
	float: left;
	width:150px;
	height: 20px;
	border: 1px solid #ada9a9;
	margin-bottom: 2px;
}

.trial-button {
	position: absolute;
	left: 39px;
	top: 394px;
	background:url(images/button-trial.png) no-repeat;
	width: 213px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	border:0;
}

#top{
	background:url(images/top.png) no-repeat top center;
	height: 632px;
}

#content2{
	height:898px;
	background:url(images/2.png) no-repeat;
}

.c2a{
	position:relative;
	width:580px;
	left:284px;
	top:50px;
	line-height:18px;
}
.c2b{
	position:relative;
	width:414px;
	left:60px;
	top:120px;
	line-height:18px;
}
.c2c{
	position:relative;
	width:280px;
	left:580px;
	top:-100px;
}
.c2tyoutube{
	position:relative;
	width:380px;
	left:520px;
	top:-140px;
}
.c2d{
	position:relative;
	width:280px;
	left:580px;
	top:-80px;
}
.c2e{
	position:relative;
	width:280px;
	left:580px;
	top:-60px;
}
.c2f{
	position:relative;
	width:365px;
	left:520px;
	top:-10px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
.highlight{
	color:#1e68a1;
}

#content3{
	height:841px;
	background:url(images/3.png) no-repeat;
	line-height:18px;
	font-size:13px;
}
.c3a{
	position:relative;
	width:400px;
	left:60px;
	top:70px;
}
.c3b{
	position:relative;
	width:415px;
	left:60px;
	top:90px;
}
.c3c{
	position:relative;
	width:460px;
	left:60px;
	top:120px;
}
.c3d{
	position:relative;
	width:440px;
	left:60px;
	top:140px;
}
.c3e{
	position:relative;
	width:580px;
	left:280px;
	top:405px;
}

#content4{
	height:1283px;
	background:url(images/4.png) no-repeat;
}
.c4a{
	position:relative;
	width:360px;
	left:60px;
	top:705px;
	font-size:13px;
	line-height:18px;
}
.c4b{
	position:relative;
	width:415px;
	left:475px;
	top:840px;
	font-size:16px;
	line-height:24px;
	font-style:italic;
}
.c4c{
	position:relative;
	width:415px;
	left:475px;
	top:1080px;
	font-size:16px;
	line-height:24px;
	font-style:italic;
}


#footer{
	text-align:center;
	margin: 20px 0px 0px;
}

.errors {
	position: absolute;
	background: 	white;
	color: 	red;
	top: -62px;
	left: 0px;
	width: 214px;
	height: 46px;
	padding: 6px;
	border: solid 1px red;
	font-size: 11px;
	line-height: 12px;
}

.errors li { list-style: none; }