﻿.wrapper {
	width: 1000px;
	height: 980px;
	margin: 0px auto 0px auto;
	position: relative;
}
.wrapper .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	top: 50px;
	background-attachment: fixed;
	right: 25px;
}
.wrapper .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}

body {
	background-image: url('../images/bg.jpg');
	background-color: #090E1A;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.header {
	width: 500px;
	height: 500px;
	float: left;
	position: absolute;
	left: 460px;
	top: 114px;
}
.cont-out {
	width: 678px;
	height: 731px;
	float: left;
	position: absolute;
	left: 296px;
	top: 120px;
	background-color: #D96D00;
}
.cont-in {
	width: 658px;
	height: 711px;
	float: left;
	background-color: #FFFFFF;
	margin: 10px;
}
.lit-chanl {
	width: 97%;
	height: auto;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: right;
	vertical-align: middle;
}
.lit-chanl a {
	color: #FFFFFF;
}
