body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	background: #d3d3d3 url(../i/bg_body.gif) repeat-x top;
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	color: #343434;
}


/*    common   */
a img {border: none; }
a {text-decoration: underline; color: #006535; }
a:hover {text-decoration: none; }
.clear_float {clear: both; }

/*    individual   */
#layout {
	width: 990px;
	left: auto;
	right: auto;
	margin: 0px auto  0px auto;
	position: relative;
	min-height:100%;
	background:url(../i/bg_layout.jpg) no-repeat top center;
}
#top {
	height: 281px;
}
#phone {
	position: absolute;
	color: #006535;
	font-size: 20px;
	font-weight: 500;
	width: 150px;
	margin-left: 330px;
	top: 10px;
}
#info {
	float: right;
	width: 140px;
}
#feedback {
	margin-top:15px;
	float: right;
	width: 260px;
}
#feedback a {
	text-transform: uppercase;
	font-size: 15px;
}
#menu_top {
	margin: 0px 45px;
	padding: 0px;
	height: 155px;
	list-style:none;
}
#menu_top li {
	display: inline-block;
	float: left;
	width: 150px;
	/*height: 158px;*/
	height: 46px;
	margin:0px;
	background-repeat:no-repeat;
	background-position:top center;	
	text-align: center;
	padding-top: 112px;
	cursor: pointer;
} 
#menu_top li a {
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	color: #343434;
	/*width: 150px;*/
	width: 120px;
	height: 42px;
	font-size: 11px;
	line-height:13px;
	padding: 10px 15px 0px 15px;
	text-align: center;
}
#menu_top li a.active {
	background: url(../i/bg_link_active.gif) no-repeat top center; 
}
#menu_top #search {
	background-image: url(../i/menu/bg_search.jpg);  
}
#menu_top #search:hover, #menu_top #search.active {
	background-image: url(../i/menu/bg_search_active.jpg);  
}
#menu_top #works {
	background-image: url(../i/menu/bg_works.jpg);  
}
#menu_top #works:hover, #menu_top #works.active {
	background-image: url(../i/menu/bg_works_active.jpg);  
}
#menu_top #clients {
	background-image: url(../i/menu/bg_clients.jpg);  
}
#menu_top #clients:hover, #menu_top #clients.active {
	background-image: url(../i/menu/bg_clients_active.jpg);  
}
#menu_top #certif {
	background-image: url(../i/menu/bg_certif.jpg);  
}
#menu_top #certif:hover, #menu_top #certif.active {
	background-image: url(../i/menu/bg_certif_active.jpg);  
}
#menu_top #prices {
	background-image: url(../i/menu/bg_prices.jpg);  
}
#menu_top #prices:hover, #menu_top #prices.active {
	background-image: url(../i/menu/bg_prices_active.jpg);  
}
#menu_top #contacts {
	background-image: url(../i/menu/bg_contacts.jpg);  
}
#menu_top #contacts:hover, #menu_top #contacts.active {
	background-image: url(../i/menu/bg_contacts_active.jpg);  
}
#left {
	float: left;
	clear:left;
	width: 380px;
	padding: 20px 0px 40px 0px;
}
#news {margin: 45px 0px 0px 60px; }
#news h2 {font-family: Tahoma,Arial,sans-serif !important; font-weight: 300; font-size: 26px; }
#news .total {
	float: right;
	display: block;
	font-size: 11px;
	color:  #343434;
	text-transform: uppercase;
	position: relative;
	top: 16px;
}
#news .item {margin-bottom: 27px; }
#news .date {
	font-size: 11px;
	color:  #343434;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content {
	margin-left: 400px;
	padding: 20px 10px 40px 10px;
	background-color: #ffffff;
}
#content h1, #content h2, #content h3, #content p, #content ul, #content ol, #content dt {margin: 0.5em 0; }
#content h1, #content h2, #content h3 {font-family: Tahoma,Arial,sans-serif !important; font-weight: 300; color: #015C29; }
#content p, #content dt {text-align: justify; }
#content ul, #content ol {padding-left: 1.5em; }
#content li {margin: 0.25em 0; }

#content.page {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-top: 10px;
	margin-left: 0px;
	width:600px;
}
#left.page {
	width: 350px;
	padding-top: 0px;
}
#menu_left {
	margin: 0px 0px;
	padding: 0px 0px 0px 46px;
	list-style:none;
	position:relative;
	float:left;
}
#menu_left li {
	margin:0px 0px 25px 0px;
	background-repeat:no-repeat;
	background-position:top center;	
	clear: both;
	height: 50px;
} 
#menu_left li a {
	display: block;
	width:214px;
	clear:left;
	text-decoration:none;
	text-transform: uppercase;
	/*color: #343434;*/
	font-size: 14px;
	font-weight: bold;
	padding: 5px 20px 10px 70px;
	color: #005e2a;
}
/*#menu_left li.active {
	margin-bottom: 0px;
}*/
#menu_left li a.active, #menu_left li a:hover {
	background-color: #ffffff; 
}
#menu_left #search, #menu_left #works, #menu_left #clients, #menu_left #certif, #menu_left #prices, #menu_left #contacts {
	position: absolute;
	margin-top: -5px; 
}
#menu_left #contacts {
	background-image: url(../i/menu/bg_contacts_s.jpg);  
}
#menu_left #search {
	background-image: url(../i/menu/bg_search_s.jpg);  
}
#menu_left #works {
	background-image: url(../i/menu/bg_works_s.jpg);  
}
#menu_left #clients {
	background-image: url(../i/menu/bg_clients_s.jpg);  
}
#menu_left #certif {
	background-image: url(../i/menu/bg_certif_s.jpg);  
}
#menu_left #prices {
	background-image: url(../i/menu/bg_prices_s.jpg);  
}
#menu_left #contacts {
	background-image: url(../i/menu/bg_contacts_s.jpg);  
}
#menu_left #level2 {
	margin: -20px 0px  25px 70px;
	height: auto;
}
#menu_left #level2 a {
	clear:left;
	text-decoration:none;
	text-transform: uppercase;
	color: #343434;
	font-size: 12px;
	font-weight: 500;
	padding: 5px 20px 10px 0px;
	width:200px;
}
#menu_left #level2 a:hover {
	text-decoration: underline;
	background: none;
}
#menu_left #level2 a.active {
	color: #005E2A;
	font-weight: normal;
	background: none;
}
#menu_left #level2 a.active:hover {
	text-decoration: none;
}
#footer {
	clear: both;
	border-top: 1px dotted #343434;
	padding: 0px;
	font-size: 11px;
	padding: 5px 0;
}
#path {
	text-transform: uppercase;
	font-size: 11px;
}

/* ����� */
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	cursor: pointer;
	width: 400px;
	margin-bottom: 10px;
}
input[type=checkbox], input[type=radio],  input[type=submit] {
	width:auto;
	margin: 3px 0px 0px 0px;
}
input[type=submit] {
	background-color: #eeeeee;
	font-weight: bold;
	color:#005E2A;
}
label {
	width: 90px;
	float:left;
}
label.error {
	display: block;
	margin:-5px 0px 20px 90px;
	width: 98%;
	color:#FF3300;
}
#feedback_form {
	margin-top: 40px;
}
/*   Unmedia_copyright  */
#Unmedia_copyright {
   z-index:1000;
   width:300px;
   height:130px;
   position:absolute;
   z-index: 1000;
   bottom: 12px;
   display:none;
}
#Unmedia_copyright.right {
	right: 10px;
}
#Unmedia_copyright img {
	border:none;
	cursor: pointer;
}
#logo_picture {
   margin:17px 42px 0px 17px;
   text-align:left;
   width:240px;
   height: 58px;
}   
#logo_text {
	padding:0px 44px 0px 0px;
	font: 11px Arial;
	text-align: right;
}
/* ���� ������������ */
#links {
    font-size: 11px;  
    text-align: center;
    padding: 5px 0;
}
