* {
	margin: 0px;
	padding: 0px;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
}

a {
	color: #666;
}

a:hover{
	text-decoration: none;
}

table, body, tr, td, input, textarea {
	font-family: Tahoma, Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}

div.cn{
	height: 800px;
}

div.container{
	background: url('i/divan.jpg') no-repeat bottom left;
	height: 900px;
	width: 1000px;
	position: absolute;
	top: 50%;
	margin-top: -480px;
	left: 50%;
	margin-left: -500px;
}

div.logo{
	background: url('i/logo.gif') no-repeat top left;
	position: absolute;
	top: 100px;
	left: 0;
	width: 274px;
	height: 76px;
	z-index: 1000;
}

div.korob{
	position: absolute;
	top: 150px;
	left: 100px;
	width: 800px;
	height: 600px;
	background: url('i/chem.jpg') no-repeat top left;
}

div.home{
	position: absolute;
	height: 200px;
	width: 350px;
	top: 200px;
	left: 200px;
}

div.docs{
	position: absolute;
	height: 80px;
	width: 150px;
	top: 120px;
	left: 50px;
}

div.key{
	position: absolute;
	top:570px;
	left:170px;
	width:131px;
	height: 59px;
	background: url('i/key.jpg') no-repeat top left;
}

div.phone{
	position: absolute;
	top: 330px;
	left: 715px;
	width:185px;
	height: 160px;
	background: url('i/phone.jpg') no-repeat top left;
}

div.cloud{
	position: absolute;
}

div.cloud p{
	position: absolute;
	top: 200px;
	color: #666;
	font-size: 1.3em;
	line-height: 150%;
	font-family: "Times New Roman", Georgia, Geneva, Arial, Helvetica, sans-serif;
}

div.cloud p sup{
	font-size: 1ex;
	line-height: 100%;
	margin-left: 0.1em;
	padding:0;
}

div.cloud p.first{
	top:0;
}

div.cloud p big{
	color: #000;
	line-height: 100%;
	font-size: 1.5em;
}

div.cloud p big a{
	color: #000;
}

div.doc{
	width: 150px;
	height: 130px;
	left: 0;
	top: 260px;
	background: url('i/doc_cloud.png') no-repeat top left;
}

div.doc a{
	position: absolute;
	display: block;
	top: 15px;
	left: 30px;
	width: 82px;
	height: 98px;
	background: url('i/doc.png') no-repeat top left;
}

div.top div{
	overflow: hidden;
	position: relative;
	height: 105px;
	margin: 1.3em 1em 2.5em 1.5em;
}

div.top{
	width: 335px;
	height: 156px;
	right: 20px;
	top: 190px;
	background: url('i/top_cloud.png') no-repeat top left;
}

div.left div{
	overflow: hidden;
	position: relative;
	height: 105px;
	margin: 3em 1em 1em 1.5em;
}

div.left{
	cursor: pointer;
	width: 440px;
	height: 156px;
	left: 0;
	top: 620px;
	background: url('i/left_cloud.png') no-repeat top left;
}

div.right div{
	overflow: hidden;
	position: relative;
	height: 105px;
	margin: 1.3em 1em 1em 3em;
}

div.right{
	cursor: pointer;
	width: 434px;
	height: 131px;
	right: 20px;
	top: 570px;
	background: url('i/right_cloud.png') no-repeat top left;
}

span.load{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
 	width: 16px;
 	height:15px;
 	background: url('i/load.gif') no-repeat top left;
}

div.copy{
	position: absolute;
	left: 50%;
	bottom: 40px;
	color: #666;
	font-size: 0.8em;
}

div.copy p{
	padding-left: 1.2em;
	line-height: 150%;
}

div.copy span{
	margin-left: -1.2em;
}

div.copy a#sl{
	position: relative;
	margin: auto;
	cursor: pointer;
	text-decoration: none;
	padding: 0 0.05em;
	border-bottom: 1px dashed;
}

div.copy a#sl:hover{border: 0}

div.copy .sl{
	position: absolute;
	top: -4em;
	margin-left: 2em;
	background: #f0f0f0;
	color: #666;
	padding: 0.6em 1.4em;
	display: none;
}

div.copy .developer .sl {
	margin-left: 3em;
	top: -5em;
}

div.copy .sl p{
	margin: 0;
}

div.copy .sl a{
	color: #666;
}

div.copy .sl .st{
	position: absolute;
	left: 60%;
	bottom: -10px;
	width: 0;
	height: 0;
	display: block;
	font-size: 0;
	line-height: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #f0f0f0;
}

div.copy span.js{
	position: absolute;
	margin-left: -35px;
	margin-top: 0.3em;
	width: 29px;
	height: 28px;
	background: transparent url(i/js.png) no-repeat top left;
}

div.copy span.js,{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/js.png",sizingMethod="crop");
}
