* {
	padding:0;
	margin:0;
}

body {
	font-family:Arial;
	background:url('../images/mainbg-winter.jpg') center top no-repeat;
	background-color:#d0f2ff;
}

img {
	border:0;
}
a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.break {
	clear:both;
	font-size:0px;
}

/*------------------------------------------*/

.container{
	margin:0 auto;
	position:relative;
}

.blackline{
	margin:0 auto;
	height:24px;
	background-color:#000;
}

.content{
	margin:0 auto;
	width:1000px;
	position:relative;
	top:255px;
}

.inner{
	width:929px;
	height:513px;	
	position:relative;
	top:0px;
	left:55px;
	background:url('../images/contbg.png') no-repeat;
	padding-bottom:55px;
}

.inner1{
	width:929px;
	height:513px;	
	position:relative;
	top:0px;
	left:55px;
	background:url('../images/contbg1.png') no-repeat;
	padding-bottom:55px;
}

.buttons a{
	display:block;
	width:170px;
	height:60px;
	position:absolute;
}

.buttons a.a1{
	background:url('../images/a1.png') no-repeat;
	top:136px;
	left:20px;
	width:170px;
	height:60px;
	cursor: pointer;
}

.buttons a.a1:hover, .buttons a.active1{
	background:url('../images/a1h.png') no-repeat;
}

.buttons a.a2{
	background:url('../images/a2.png') no-repeat;
	top:203px;
	left:30px;
}

.buttons a.a2:hover, .buttons a.active2{
	background:url('../images/a2h.png') no-repeat;
}

.buttons a.a3{
	background:url('../images/a3.png') no-repeat;
	top:203px;
	left:30px;
	cursor: pointer;
}

.buttons a.a3:hover, .buttons a.active3{
	background:url('../images/a3h.png') no-repeat;
}

.buttons a.a4{
	background:url('../images/a4.png') no-repeat;
	top:329px;
	left:30px;
}

.buttons a.a4:hover, .buttons a.active4{
	background:url('../images/a4h.png') no-repeat;
}

.forms {
	position:absolute;
	top:142px;
	left:252px;
	width:460px;
}

.forms p.p1 {
	font-size:14px;
	color:#333;
	text-align:center;
	padding:10px 0 20px 0;
}

.forms input.inp1 {
	width:437px;
	height:17px;
	padding:10px 10px;
	font-size:14px;
	color:#333;
	background:url('../images/inp1.png') no-repeat;
	border:none;
}

.forms input.inp4 {
	width:217px;
	height:17px;
	padding:10px 10px;
	font-size:14px;
	color:#333;
	background:url('../images/inp3.png') no-repeat;
	border:none;
	margin-bottom:12px;
	margin-top:2px;
	float: right;
}

.forms img.captcha {
	float: right;
	margin-top:5px
}

a.link1 {
	position:absolute;
	top:275px;
	left:328px;
	width:220px;
	height:170px;
}

a.link2 {
	position:absolute;
	top:295px;
	right:20px;
	width:245px;
	height:195px;
}

a.link3 {
	position:absolute;
	top:60px;
	right:117px;
	width:65px;
	height:65px;
}

a.link4 {
	position:absolute;
	top:72px;
	left:65px;
	width:170px;
	height:40px;
	#border: 1px solid red;
}

a.link5 {
	position:absolute;
	top:72px;
	left:330px;
	width:280px;
	height:40px;
	#border: 1px solid red;
}

a.link10 {
	position:absolute;
	top:-180px;
	left:350px;
	width:300px;
	height:130px;
}

input.inp2 {
	position:absolute;
	top:262px;
	right:220px;
	width:140px;
	height:43px;
	border:none;
	background:none;
	cursor:pointer;
	z-index:100;
}

input.inp9 {
	position:absolute;
	top:262px;
	right:220px;
	width:140px;
	height:43px;
	border:none;
	background:none;
	cursor:pointer;
	z-index:100;
	#border: 1px solid blue;
}

.text {
	position:absolute;
	bottom:40px;
	left:128px;
	width:575px;
}

.text p {
	font-family:Verdana;
	font-size:10px;
	color:#6c787f;
	line-height:10px;
}

/*page2*/

#helpbutton  {
	position:absolute;
	width:122px;
	height:68px;
	left:750px;
	top:-270px;
	background:url("../images/help.png");
	cursor:pointer;
}

#fb  {
	position:absolute;
	width:48px;
	height:48px;
	left:800px;
	top:520px;
	background:url("../images/fb.png");
	cursor:pointer;
}


/*
#ani1  {
	position:absolute;
	width:200px;
	height:90px;
	left:380px;
	top:345px;
	background:url("../images/ani1.gif");
	cursor:pointer;
}
*/

.forms p.p2 {
	float:left;
	font-size:14px;
	color:#333;
	text-align:right;
	width:203px;
	padding:10px 15px 0 0;
}

.forms p.p2_1 {
	font-size:14px;
	padding:5px 15px 0 0;
}

.forms p.p2 span {
	font-size:10px;
}

.forms input.inp3 {
	width:217px;
	height:17px;
	padding:10px 10px;
	font-size:14px;
	color:#333;
	background:url('../images/inp3.png') no-repeat;
	border:none;
	margin-bottom:12px;
}





/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
.forms .select {
	float:left;
	width:237px;
	height:37px;
	background:url('../images/select.png') no-repeat;
	border:none;
	margin-bottom:12px;
}

.forms .select1 {
	float:left;
	width:237px;
	height:37px;
	background:url('../images/select1.png') no-repeat;
	border:none;
	margin-bottom:12px;
}

.forms .select1 .sel9 {
	float:left;
	margin:6px 0 0 10px;
	width:250px;
	height:23px;
}

.forms .select .sel1 {
	float:left;
	margin:6px 0 0 5px;
	width:50px;
	height:23px;
}
.forms .select .sel1 select {
	width:50px;
}
.forms .select .sel2 {
	float:left;
	margin:6px 0 0 22px;
	width:58px;
	height:23px;
}
.forms .select .sel2 select {
	width:58px;
}
.forms .select .sel3 {
	float:left;
	margin:6px 0 0 15px;
	width:68px;
	height:23px;
}
.forms .select .sel3 select {
	width:68px;
}

#formemail {
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	z-index:999;
	height:100%;
	width:100%;
	background:url("../images/alfa40-fon.png");
}
#formemail .cont {
	position:relative;
	width:761px;
	height:351px;
	background:url("../images/formemail.png");
}
#formemail .cont .close {
	position:absolute;
	right:8px;
	top:8px;
	width:40px;
	height:40px;
}
#formemail .cont .iput1 {
	position:absolute;
	left:245px;
	top:145px;
	width:370px;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	border:0px;
	background:none;
}
#formemail .cont .textarea1 {
	position:absolute;
	left:245px;
	top:192px;
	width:370px;
	height:50px;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	border:0px;
	resize: none;
	background:none;
	overflow:hidden;
}
#formemail .cont .send {
	position:absolute;
	right:100px;
	top:285px;
	width:181px;
	height:40px;
	background:none;
	border:0px;
	cursor:pointer;
}
#formemail .cont .d1 {
	position:absolute;
	left:0px;
	top:68px;
	width:100%;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	color:#0073bf;
	text-transform:uppercase;
}
#formemail .cont .d2 {
	position:absolute;
	left:0px;
	top:147px;
	width:200px;
	text-align:right;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}
#formemail .cont .d3 {
	position:absolute;
	left:0px;
	top:195px;
	width:200px;
	text-align:right;
	font-family:Arial;
	font-size:14px;
	color:#333333;
	font-weight:bolder;
}


#formrecommend {
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	z-index:999;
	height:100%;
	width:100%;
	background:url("../images/alfa40-fon.png");
}
#formrecommend .cont {
	position:relative;
	width:761px;
	height:351px;
	background:url("../images/formrecommend.png");
}
#formrecommend .cont .close {
	position:absolute;
	right:8px;
	top:8px;
	width:40px;
	height:40px;
}
#formrecommend .cont .d1 {
	position:absolute;
	left:0px;
	top:68px;
	width:100%;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	color:#0073bf;
	text-transform:uppercase;
}
#formrecommend .cont .d2 {
	padding:140px 0 0 0;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	color:#0073bf;
	line-height:24px;
}


#formhelp {
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	z-index:999;
	height:100%;
	width:100%;
	background:url("../images/alfa40-fon.png");
}
#formhelp .cont {
	position:relative;
	width:761px;
	height:351px;
	background:url("../images/formrecommend.png");
}
#formhelp .cont .close {
	position:absolute;
	right:8px;
	top:8px;
	width:40px;
	height:40px;
}
#formhelp .cont .d1 {
	position:absolute;
	left:0px;
	top:68px;
	width:100%;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	color:#0073bf;
	text-transform:uppercase;
}
#formhelp .cont .d2 {
	padding:140px 0 0 0;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	color:#0073bf;
	line-height:24px;
}

.android {
    cursor: pointer;
    background: url('../images/android2.png') center top no-repeat;
    position: absolute;
    left: 85px;
    top: 427px;
    width: 115px;
    height: 40px;
}
.apple {
    cursor: pointer;
    background: url('../images/apple2.png') center top no-repeat;
    position: absolute;
    left: 220px;
    top: 427px;
    width: 107px;
    height: 40px;
}