*{
    margin:0;
    padding:0;
}

html, body{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

body {
	font-size: 13px;
        color: #A69568;
        background: #1F1A17;
        text-align:center;
	font-family: arial;
	line-height: 150%;
	text-align:center;

}


.footer{
   text-align: left;
   margin: 0 auto;
   width: 980px;
}


.small{
	font-size:70%;
	line-height: 100%;
}

a,.footer .phone{
	color: #A69568;

}

.footer .phone{

	font-size: 120%;
	font-family: verdana;
	width: 100%;
	text-align: center;
margin:0 0 20px 0; 

}


.text{
	display: none;
}

h1,h2{
	line-height: 120%;
}

.visabletext{
	text-align: left;
	width: 800px;
	margin: 0 auto;

}


.menu{
	clear: both;
	text-align:center;
}

.container{
    height:780px;

}


.container_center2{
    
    top: 50%;
    position: relative;
    margin-top: -390px;

}
