html, body {
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	position: relative;
	background:#101111 url('../img/main.jpg') no-repeat center 0;
	font-family:Arial;
	margin:0;
	color:#fff;
	overflow-x:hidden;
}
body * {padding:0;margin:0;}

h1, h1 a {font-size:42px;font-weight:lighter;color:#006793;}
h2 {color:#fff;font-size:26px;font-weight:lighter;left:50%;margin-left:-53px;position:absolute;top:340px;width:100px;}
a {font-size:12px;color:#fff;text-decoration:none;}
#otr, #yas {position:absolute;top:135px;}
#main {height:684px;text-align:center;position:relative;}
#main div {height:18px;padding-top:4px;position:absolute;text-align:center;top:635px;width:118px;}
#otr {left:20%;margin-left:-150px;}
#yas {right:20%;margin-right:-150px;}
#shem1 {background-color:#027490;left:38%;margin-left:-59px;}
#shem2 {background-color:#b51031;right:38%;margin-right:-59px;}
#rekl {right:50%;margin-right:-59px;}
#footer {font:12px/18px Arial;color:#fff;text-align:center;padding-top:10px;height:44px;border-top:1px solid #fff;}
#scrollleft, #scrollright {position:absolute;z-index:999;width:100px;height:684px;}
#scrollleft {left:0;}
#scrollright {right:0;}
