*{ margin:0; padding:0; }

body{
	font-family:Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;/*	background-image: url(fon.jpg);
	background-attachment: fixed;*/
}

#header { style="width:1000px;
	clear:both;
	height:170px;
	margin-top:0px;
	background-color:#E1E1E1;
}
#content {
	margin: 0 auto;
/*	border: 1px solid #f00;*/
	width: 1000px;

}
#Logo {
/*	position:absolute;
	top:9px;*/
	z-index:99;
	float: left;
}
#menutop {
}
#menutop li{
	display: inline;
	margin-right: 10px;
}
#menutop li a{
	display: inline;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#menutop li a:hover{
	color: #F00;
	text-decoration: underline;
}
#menuleft {
	width: 170px;
	height: 300px;
	float: left;
	margin-top: 40px;
	line-height: 150%;
	background-origin: padding-box	
}
#menuleft a{
	color: #A66400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menuleft ul{
	width: 170px;
}
#menuleft li{
	width: 170px;
	border-bottom: 1px dotted #000;
	list-style-type: none;
}
#menuleft li:hover{
/*	width: 170px;*/
	background-color: #92652E;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menuleft li a{
	color: #A66400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menuleft li a:hover{
	width: 170px;
	height: 300px;
	color: #FFF;
}
/*background:url(images/green-bullet.gif) no-repeat 2px 7px #92652E; color:#ffffff;*/
#slogan{
/*	position: absolute;*/
	margin: 0px 0 0 340px;
	z-index: 1000;
/*	top: 10px;
	left: 399px;*/
}
#phone {
/*	position: absolute;*/
	/*	margin: 120px 0 0 400px;*/
	color: #FFF;
	font-size: 150%;
	text-align: right;
	font-weight: bold;
	top: 40px;
	/*	left: 630px;*/
	z-index: 1001;
	float: right;
	display: block;
}

#phone p{
	font-size: 60%;
	letter-spacing: 4px;
	font-weight: normal;
}

#content2 {
	border-top: 7px solid #000;
	margin-top: 0px;
	padding: 20px 20px 2px 40px;
	background-color: #FFF;/*	background-image: url(tranaparent-w.png);*/
}
#content3 {
	border-top: 2px solid #000;
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
	background-image: url(tranaparent-w2.png);
}
#missiya {
	width: 700px;
	float: left;
	border-right: 1px dotted #000;
}
#missiya p{
	/*	background-image: url(h3-bg000.png);
	background-position: bottom center;
	background-repeat: no-repeat;*/
	padding-bottom: 5px;
	display: block;
	font-size: 90%;
	text-indent: 15px;
}
#missiya h2{
	color: #060;
	margin-bottom: 10px;
}

#news {
	width: 200px;
	float: right;
/*	margin-top: 70px;*/
	padding-bottom: 20px;
}
#news .zag1{
	height: 30px;
	background-color: #060;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}
#news img{
	float: left;
	margin: 15px 0px 5px 20px;
	display: block;
	clear: both;
}
#news p{
	font-size: 80%;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
#film {
	width: 420px;
	height: 315px;
	float: left;
	margin: 30px 0 0 50px;
}
#foot p {
	color: #999;
	font-size: 12px;
	margin: 20px 0 0 25px;
}
#gogo {
	float: left;
	margin: 5px 25px 0 0;
}
#gogo img{
	margin-right: 15px;
}

/*
#fitobox {
	margin-top:370px;
	margin-left:200px;
	width: 500px;
	margin-bottom: 40px;
}

#fitomenu {margin-top:10px; height:140px; float:left; text-align:center;}
#fitomenu img{width:70px; height:70px; margin-right:12px;}
#fitomenu a{color:#1E7C06;} 
#fitomenu a:hover{color:#f00;}*/

#menubottom{
	height: 25px;
	text-align: center;
	border-top: 1px solid #fff;
	float: left;
	margin-top: 5px;
}
#menubottom li{
	display:inline;
	line-height: 25px;
	padding: 10px 0px 0 40px;
}
#menubottom li a{
	color: #060;
	font-size: 90%;
	text-decoration: none;
}
#menubottom li a:hover{
	color: #f00;
	text-decoration: underline;
}


#fitodesign {
	border: 1px solid #ccc;
	height: 100px;
	clear: both;
	border-radius: 4px;
	margin-bottom: 40px;
	padding: 20px;
}
#fitodesign span{
	color: #F60;
	font-size: 130%;
}
.box1 {
	width:170px;
	height:250px;
	float:left;
	margin-top:40px;
	border:1px solid #fff;
	background-color: #FFF;
	box-shadow: 4px 4px 8px #ccc;
}
.box1 img{
	margin: 0 10px 10px 0;
	float: left;
}
.box1 p{
	margin: 0 10px 10px 0;
	font-size: 80%;
	line-height: 120%;
	padding: 20px 0 0 10px;
}
#foot {
	height: 150px;
	background-color: #999;
	margin-top: -20px;
}
#foot p{
	color: #FFF;
	font-size: 80%;
	padding-left: 25px;
	padding-top: 25px;
}