*{margin:0; padding:0;}
html{
     width:100%; height:100%;
	 font-size:100.01%;
	 background: url(/img/bgCont.jpg);
}
body {
     width:100%; height: 100%;
     min-height:100%;
	 min-width:995px;
     position:relative;
	 font:62.5% Tahoma;
	 background: url(/img/bgTop.jpg) repeat-x;
}
img{
	border:none;
}
/*********CLASSES**********/
.hide{
	display:none;
}
.height{
	height:29px;
}
.border{border:1px solid red;}
.home, .mail, .favor{
	width:24px; height:24px;
	display:block;
	text-indent:-300em;	
	position:relative;
	z-index:30;
}
.p1{
	margin:5px 15px 0 0;
	font-size:1.1em;
}
.p2{
	margin-top:10px;
	margin-right:10px;
}
.p3{
}
.home{
	background: url(/img/home.gif) no-repeat;
}
.favor{
	background: url(/img/favor.gif) no-repeat;
}
.mail{
	background: url(/img/mail.gif) no-repeat;
}
.ITtouch{
	width:62px; height:16px;
	display:block;
	text-indent:-300em;
	background: url(/img/ITlogo.png) no-repeat; /*!!!!!!!!!*/
}
/*--------index---------*/
.lang{
	width:27px; height:19px;
	background: url(/img/bgLang.jpg) no-repeat;
	margin-bottom:10px;
	padding:5px 0 0 10px;
	font:bold 0.9em Tahoma;
	color:#fff;
}
.lang a{
	font-weight:normal;
	color:#85C7FF;	
	position:relative;
	z-index:3;
}
.diler, .owner, .builder{
	position:absolute;
	display:block;
	color:#FEFAD7;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 1.1em Tahoma;
}
.diler{
	bottom:10px; left:40px;
	width:92px; height:44px;
	padding:30px 0 0 120px;	
	background: url(/img/diler.png); /*!!!!!!!!!!!!*/
}
.owner{
	bottom:15px; left:298px;
	width:113px; height:40px;
	padding:28px 0 0 95px;	
	background: url(/img/owner.png); /*!!!!!!!!!!!!*/
}
.builder{
	bottom:9px; left:565px;
	width:102px; height:46px;
	padding:35px 0 0 95px;
	background: url(/img/builder.png); /*!!!!!!!!!!!!*/
}
/*******CONTAINER*********/
#container{
     top:0; left:0;
	 position:relative;
     width:100%;
     min-width:995px;
     height: auto !important;
     min-height:100%;
     height: 100%;
	 font:1.1em Tahoma;
	 background: url(/img/bgMiddle.jpg) 0 387px repeat-x;
}
/**********INDEX*************/
#logo{
	top:0; left:0;
	position:absolute;
	width:433px; height:298px;
	display:block;
	text-indent:-300em;
	background: url(/img/skyLogo.jpg) no-repeat;
}
#leftFlowerbedIndex{
	top:250px; left:0;
	position:absolute;
	width:103px; height:222px;
	background: url(/img/leftFlowerbed.png) no-repeat; /*!!!!!!!!!!!!!!!*/
	z-index:1;
}
#textBlockIndex{
	top:27px; right:0;
	position:absolute;
	width:609px; height:115px;
	background: url(/img/bgText.png) no-repeat; /*!!!!!!!!!!!!!!!*/
	color:#004389;
	font:1.1em Arial, Helvetica, sans-serif;
	text-align:right;
}
#langIndex{
	top:285px; right:0;
	position:absolute;
	list-style:none;
	z-index:1;
}
/*----------mainIndex------------
--------------------------------*/
#mainIndex{
	width:821px; height:572px;
	margin:auto;
	position:relative;
}
#homeIndex{
	top:387px; right:75%;
	position:absolute;
	list-style:none;
	z-index:5;
}
#homeIndex li{
	float:left;
	margin-right:20px;
}
#houseBig{
	top:100px; left:161px;
	position:absolute;
	width:683px; height:389px;
	background: url(/img/houseBig.png) no-repeat; /*!!!!!!!!!!!!!!!*/
}
#flashBuilder{
	top:17px; right:146px;
	position:absolute;
display:none;
}
#flashOwner{
	top:221px; right:180px;
	position:absolute;
display:none;
}
#flashDiler{
	top:283px; left:38px;
	position:absolute;
display:none;
}
/**********TOP***************/
#top{
	position:relative;
}
/**********mainContent*******/
#mainContent{
	position:relative;
}
/********BOTTOM**************/
#bottom{
	width:100%;	margin-top:-29px;
	position:relative;
	background: url(/img/bgBottom.jpg);
	font:1.1em Arial, Helvetica, sans-serif;
	color:#A7A187;
}
#copyrightBlock{
	width:820px;
	margin:0 auto;
	position:relative;
}
#copyrightBlock .copyright{
	top:7px; left:0;
	position:absolute;
}
#copyrightBlock .develop{
	top:7px; right:0;
	
	position:absolute;
}
#copyrightBlock .ITtouch{
	top:0; right:0;
	position:absolute;
}
/*****************************/
#menu{
	width:721px; height:10%;
	margin:auto;
	left:50%; bottom:5%;
	margin-left:-360px;
	position:absolute;
}