body {
	color: #4d4b4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(images/back.png) repeat;
}
* {
	margin: 0px;padding: 0px;
}
.clear{
	clear:both;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	padding-bottom:20px;
}
/*Начало на header-a */

#logo{
	background-color: #b6ad9b;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	margin: 10px 0px 0px 0px;
	width: 774px;
	height:190px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position:relative;	
}
#nav {
	background: url(images/back.png) repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	height: 22px;
	width: 774px;
	text-align:center;
}
#nav a {
	border: 1px solid #B7B7B7;
	padding: 4px;
	background-color: green;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}
#nav a:hover {
	color: #00000;
	border: 1px solid #727272;
	border-bottom: 1px solid #ffffff;
} 

.firms {
	margin-top:150px;
	margin-left:510px;
	position:absolute;
	color:#C8C8C8
}

.langs {
	bottom:24px;
	margin-left:605px;
	position:absolute;
	color:#C8C8C8
}
.online {
	margin-left:310px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;
	position:absolute;
	bottom:24px;
	left:10px;
}
/*Край на header-a */

/*Начало на content out */

#content {
	background-color: #CCC;
	width:774px;
	display:block;
	text-align:center;
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #277e20;
	margin: 0px 23px 6px 20px;
	padding: 20px 0px 0px 0px;
}
/*Край на content out */

/*Начало на content in */
#center {
	background-color: #CCC;
	width:710px;
	margin: 0px 0px 10px 20px;
	padding: 0px 10px 0px 10px;
	float:left;
	display:inline;
}
#center a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;color: #4d4b4a;
}
#center a:hover{
	color:#000000;
}
#center li, #center ul {
  margin: 0;
  padding: 0;
}
#center li {
  padding-left: 9px;
  margin: 10px;
}
/*Край на content in */

/*Начало на footer-а */
#footer, #footer a {
	background-color: #277e20;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
}
#footer a:hover{
	color:#000000;
}
/*Край на footer-а */