/*=)*/
* {
margin: 0;
padding: 0;
border: 0;
}
body{
background:#000;
min-width: 1000px;
}
img{
border: 0;
}
/* Рамка центра*/
#center{
	margin:0 auto;
    position: relative;

    width:1044px;
	overflow: hidden;
    clear: both;
}
#all{
	margin:0 auto;
    position: relative;
    background:url(../img/backgroundmain.jpg);
    width:100%;
	overflow: hidden;
    clear: both;
}


#Content{
	margin:0 auto;
    position: relative;
    background:url(../img/logo.jpg);
    width:1044px;
	height:556px;
}
#Develop{
	margin:0 auto;
    position: relative;
    width:1044px;
	height:56px;
    overflow: hidden;

}
#Developtext{
	margin:12px auto auto auto;
    position: relative;

}
#Down{
	margin:0 auto;
    position: relative;
    width:1044px;
	height:543px;	
	overflow: hidden;
    clear: both;
}

.jobs{
	float:left;
	margin:24px auto auto 63px;
    position: relative;
    background:url(../img/jobs.png);
    width:180px;
	height:324px;
	overflow: hidden;
}
.jobsdown{
	margin:17px auto auto auto;
    position: relative;
    width:147px;
	height:60px;	
}

.jobsdown a{
text-decoration: none;
color: #f4a205;
font-size: 12px;
font-family: "Century Gothic";
text-align: justify;
font-weight: 300;
	
}
.jobsup{
	margin:20px 5px;
    position: relative;
    width:137px;
	height:215px;	
}



#Lang{
	float:left;
	margin:40px auto auto 25px;
    position:relative;
	height:40px;
	width:180px;
}
#Lang1{
	float:left;
	margin:0 auto;
    position:relative;
	height:40px;
	width:60px;
}
#Lang2{
	float:left;
	margin:0 auto;
    position:relative;
	height:40px;
	width:60px;
}
#Lang3{
	float:left;
	margin:0 auto;
    position:relative;
	height:40px;
	width:60px;
}
#Lang1 a{
text-decoration: underline;
color: #FFF;
font-size: 19px;
font-family: "Century Gothic";
text-align: left;
font-weight: 400;
}
#Lang2 a{
text-decoration: none;
color: #FFF;
font-size: 19px;
font-family: "Century Gothic";
text-align: left;
font-weight: 400;
}
#Lang3 a{
text-decoration: none;
color: #FFF;
font-size: 19px;
font-family: "Century Gothic";
text-align: left;
font-weight: 400;
}
#Knopko{
	float:Right;
	margin:412px 172px auto auto;
    position:relative;
    width:196px;
	height:124px;
}
#Knopko:hover, #Knopko.hover{
	float:Right;
	margin:412px 172px auto auto;
    position:relative;
	background:url(../img/knopko.jpg) no-repeat;
    width:196px;
	height:124px;
}

#Develop p{
text-decoration: none;
color: #FFF;
font-size: 22px;
font-family: "Century Gothic";
text-align: center;
font-weight: 400;
}
.jobs p{
text-decoration: none;
color: #f4a205;
font-size: 13px;
font-family: "Century Gothic";
text-align: center;
font-weight: 300;
}
#copyright{
	margin:0 auto 10px auto;
    position:relative;

}
#copyright p{
text-decoration: none;
color: white;
font-size: 12px;
font-family: "Century Gothic";
text-align: center;
font-weight: 300;
}
#kontakts{
	position: absolute;
	margin:140px 80px auto 760px;
    width:200px;
    height:50px ;
    clear: both;
}
#kontakts p{
text-decoration: none;
color: #A0A0A0;
font-size: 14pt;
font-family: "Century Gothic";
text-align: center;
font-weight: bold;
margin:5px auto auto auto;
}

