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

body {
	text-align: center;
	background: #f5f5f5 url(../images/background.jpg) top left repeat-x;
	color: #959595;
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none 0px;
}

#top {
	width: 960px;
	margin: auto;
	padding-top: 17px;
	padding-bottom: 12px;
}

#header {
	border-top: 1px solid #59a4cc;
	height: 499px;
	overflow: hidden;
	background: url(../images/header.jpg) top center no-repeat;
	text-align: center;
}

#header img {
	margin-top: 35px;
	cursor: pointer;
}

.presents {
	float: left;
	padding-top: 10px;
}

.btt_wolf {
	float: right;
}

.btt_weekend {
	float: right;
}

#content  {
	background: url(../images/bg.jpg) top center no-repeat;
}

#container {
	width: 825px;
	margin: auto;
	position: relative;
}

.babelki {
	position: absolute;
	right: -51px;
	top: 881px;
}

#left {
	text-align: right;
	width: 260px;
	float: left;
	padding-top: 150px;
}

#right {
	text-align: left;
	width: 536px;
	float: right;
}

.appstore {
	padding-top: 30px;
}

.header {
	padding-left: 25px;
	padding-top: 216px;
}

.logo {
	padding-left: 25px;
	padding-top: 16px;
}

.text {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 35px;
}

.features_text {
	padding-left: 25px;
	padding-bottom: 35px;
}

.screen {
	padding-bottom: 22px;
}

h2 {
	margin-left: 25px;
	padding-bottom: 18px;
	height: 26px;
}

h2 span {
	display: none;
}

h2.features {
	background: url(../images/features.png) top left no-repeat;
}

h2.screenshots {
	background: url(../images/screenshots.png) top left no-repeat;
	margin-bottom: 15px;
}



#footer {
	padding-top: 15px;
	padding-bottom: 65px;
}

.copyright {
	font-size: 11px;
	padding-left: 25px;
	padding-bottom: 5px;
	color: #416c98;
}

.support {
	font-size: 11px;
	padding-left: 25px;
	color: #416c98;
}

.copyright a, .support a {
	color: #4a89c7;
	font-weight: bold;
}



.facebook {
	text-align: right;
	padding-right: 0px;
	padding-top: 30px;
}
.facebook a {
	color: #fff;
}


.screen_img {
	float: left;
	margin-left: 13px;
	margin-bottom: 13px;
}


.watch_demo {
	padding-left: 25px;
	padding-bottom: 20px;
	cursor: pointer;
}


