html, body {
  margin:0px;
  padding:0px;
  height:100%;
}
p{
	margin: 7px 0;
	padding:0px;
	}
h1{
	margin:0px 0 15px 0;
	padding:0px;
	font-weight:bold;
	color:#ee9a00;
	font-size:1.44em;
	}
a{
	outline: none;
	}
img{
	border:0px;
	}
#main{
	width:1074px;
	margin:0 auto;
	background:url(/images/cms/sait/all.gif) no-repeat left top;
	height:901px;
	}
#top{
	background:url(/images/cms/sait/top.gif) repeat-x left top;
	height:150px;
	position:absolute;
	width:45%;
	right:0px;
	z-index:1;
	}
#logo{
	padding:41px 52px 0 0;
	z-index:4;
	position:relative;
	}
#logo img{
	float:right;
	}
/*menu*/
#menu_block{
	margin:486px 0 0 0;
	height:285px;
	}
#menu_left{
	float:left;
	width:48%;
	}
#menu_right{
	float:right;
	width:48%;
	}
#menu_block #menu_left div.menu_header{
	font-family:"Trebuchet MS";
	color:#ff7007;
	font-size:19px;
	text-align:right;
	}
#menu_block #menu_right div.menu_header{
	font-family:"Trebuchet MS";
	color:#ff7007;
	font-size:19px;
	text-align:left;
	}

#menu_left ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#menu_left ul li{
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
#menu_left ul li a{
	text-decoration:none;
	color:#565656;
	display:block;
	background:url(/images/cms/sait/menu_ico.gif) no-repeat right top;
	padding:3px 21px 0 0;
	}
#menu_left ul li a:hover{
	text-decoration:underline;
	}

#menu_right ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#menu_right ul li{
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
#menu_right ul li a{
	text-decoration:none;
	color:#565656;
	display:block;
	background:url(/images/cms/sait/menu_ico.gif) no-repeat left top;
	padding:3px 0 0 21px;
	}
#menu_right ul li a:hover{
	text-decoration:underline;
	}
/*menu:end*/
.clear{
	clear:both;
	overflow:hidden;
	height:1px;
	}
/*footer*/
#footer{
	height:66px;
	font-family:"Trebuchet MS";
	font-size:11px;
	}
#footer_left{
	float:left;
	color:#6c6c6c;
	font-size:10px;
	padding:0 0 0 48px;
	line-height:13px;
	}
#footer_left a{
	color:#6c6c6c;
	text-decoration:underline;
	}
#footer_left a:hover{
	text-decoration:none;
	}

#footer_right{
	float:right;
	}
#kinetica{
	width:221px;
	float:right;
	border-left:4px solid #7f7b75;
	padding:0 0 2px 8px;
	}
#kinetica a{
	text-decoration:underline;
	color:#568c5f;
	font-size:9px;
	}
#kinetica a:hover{
	text-decoration:none;
	}

#counter_block{
	float:right;
	padding:0 7px 0 0;
	}
#counter_block div{
	float:left;
	padding:0 2px 0 0;
	}
/*footer:end*/
