#site_conteiner {
  height: 100%;
  width: 100%;
	min-width: 1004px;
	font-size: 1.2em;
	text-align: left;
}
#nav {
	position: relative;
	height: 30px;
}
#nav h2 {
	margin: 0;
	padding: 8px 50px 0 20px;
	float: left;
	font: bold 1.0em/1.0 Verdana, Arial, Tahoma, Geneva, sans-serif; 
	color: #05376c;
}
#nav div {
	padding: 7px 0 0 0;
}
#nav div img {
	margin: 0 5px 0 0;
}
#nav form {
	position: absolute;
	top: 5px; right: 20px;
}
#nav form button {
	margin: 0 0 0 4px
}
#header {
	height: 85px;	
	background: url(../img/visual_bg_coner_rt.gif) #05376c 100% 100% no-repeat;
}
#header h1 {
	float: left;
	margin: 0;
	padding: 24px 0 0 30px;
}
#top_menu {
	height: 85px;
	margin: 0 0 0 450px;
	background: url(../img/menu_line.gif) transparent 0 0 no-repeat;
}
#top_menu ul {
	margin: 0;
	padding: 0;
}
#top_menu li {
	float: left;
	height: 85px;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	background: url(../img/menu_line.gif) transparent 100% 0 no-repeat;
}
#top_menu ul a {
	display: block;
	float: left;
	margin: 35px 14px 0 14px;
	padding: 0;
	font-size: 1.2em;
	color: #c5c5c5;
	text-decoration: none;
}
*html #top_menu ul a {
	margin: 35px 7px 0 7px;
}
#top_menu ul a:hover, #top_menu ul a:active, #top_menu ul a.active {
	text-decoration: underline;
	color: #fff;
}
#visual {
	background: url(../img/visual_bg_lf.jpg) transparent 0 50% no-repeat;
}
#visual .inner {
	position: relative;
	height: 153px;
	background: url(../img/visual_bg_rt.jpg) transparent 100% 0 no-repeat;
}
#motto_logo {
	position: absolute;
	top: 15px; left: 308px;
	width: 75px; height: 56px;
	background: url(../img/motorola.gif) transparent 0 0 no-repeat;
}	
#left_panel {
	width: 220px;
	vertical-align: top;
}
#left_panel_block {
	width: 200px;
	margin: 0 0px 20px 15px;
}
#left_panel_block  ul {margin-right:0;}
#center_panel {
	vertical-align: top;
}
#content {
	width: auto;
	margin: 0 20px 20px 10px;
}
*html #content { width: 100%; }
#right_panel {
	width: 250px;
	vertical-align: top;
}
#right_panel_block {
	width: 220px;
	margin: 0 15px 20px 15px;
}
#footer {
  vertical-align: bottom;
}
#running_foot {
  height: 70px;
  background: url(../img/img.gif) transparent 0 0 no-repeat;
	background-color: #05376c; 
	font-size: 12px;
}
#copypight {
	float: left;
	width: 290px;
	margin: 0 0 0 15px;
	padding: 20px 0 0 0;
	color: #fff;
}
#copypight a {
	color: #fff;
}
#buttons {
	margin: 0 ;
	padding: 10px 0 0 0;	
}
#buttons img {
	margin: 0 7px 0 0;
}
#terminated {
	height: 1px;
	width: 1004px;
	overflow: hidden;
}
.uss-site-copyright {
	color: #fff;
	float: left;	
	width: 250px;
	margin: 10px 0 0 20px
}
.ssnn-copyright {float:right; width: 230px;  margin: 10px 0 0; }
#buttons { float: left; text-align:left;}
