html, body {
	height: 100%;
	width: 100%;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

center {
	display: block;
	padding: 0px;
	margin: 0px;
}

#main {
	min-height: 100%;
	margin: 0px 0px -50px 0px;
}

*html #main {
	height: 100%;
}

#main_sub {
	width: 900px;
}

#top {
	height: 32px;
	width: 880px;
	padding: 18px 20px 0px 0px;
}

#top a {
	display: inline-block;
	float: right;
	margin: 0px 0px 0px 70px;
}

#left {
	width: 200px;
	float: left;
}

#logo {
	display: inline-block;
	margin: 20px 0px 20px 0px;
}

#contacts {
	height: 87px;
	text-align: left;
	border-bottom: 5px solid #d6d6d6;
}

#contacts a {
	width: 170px;
	display: block;
	color: #000;
	text-decoration: none;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 0px 30px;
	margin: 0px;
}

#contacts a strong {
	font-size: 14px;
}

#sub_menu {
	width: 180px;
	text-align: left;
	background-color: #f0f1ed;
	padding: 0px 10px 20px 10px;
	margin: 15px 0px 0px 0px;
}

#sub_menu div.title {
	color: #535151;
	text-transform: uppercase;
	border-bottom: 2px solid #d6d6d6;
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}

#sub_menu a {
	display: block;
	color: #737373;
	text-decoration: none;
	background-image: url(/img/arrow_sub_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 20px;
	margin: 3px 0px 0px 0px;
}

#search {
	width: 200px;
	text-align: left;
	margin: 15px 0px 20px 0px;
}

#search div.title {
	color: #535151;
	text-transform: lowercase;
}

#search form {
	padding: 0px;
	margin: 0px;
}

#search input {
	height: 16px;
	width: 152px;
	padding: 0px;
	margin: 0px;
}

#search img {
	margin: 0px;
}

div.action {
	height: 85px;
	width: 200px;
	background-image: url(/img/action.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
}

div.action a {
	height: 47px;
	width: 180px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 9px 10px 29px 10px;
}

#right {
	width: 685px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 15px;
}

#head {
	height: 180px;
	width: 685px;
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
}

#main_menu {
	height: 42px;
	width: 685px;
	border-bottom: 5px solid #d6d6d6;
	margin: 5px 0px 0px 0px;
}

#main_menu a {
	height: 29px;
	width: 136px;
	display: block;
	float: left;
	color: #4d4d4d;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #f0f1ed;
	border-left: 1px solid #d6d6d6;
	padding: 13px 0px 0px 0px;
}

#main_menu a:hover {
	background-color: #d6d6d6;
}

#right div.title {
	color: #535151;
	font-size: 18px;
	margin: 15px 0px 5px 0px;
}

#right div.icon_news {
	width: 112px;
	display: inline-block;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 3px;
	margin: 15px 15px 0px 0px;
}

#right div.icon_news img {
	border: 1px solid #dbdbdb;
}

#right div.title_news {
	width: 538px;
	display: inline-block;
	float: left;
	color: #737373;
	font-size: 12px;
	background-image: url(/img/news_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
	margin: 15px 0px 5px 0px;
}

#right div.text_news {
	width: 538px;
	float: left;
}

#right div.title_news a {
	color: #737373;
	text-decoration: none;
}

#right div.details_news {
	width: 538px;
	float: left;
	color: #333;
	font-size: 11px;
	text-align: right;
}

#right div.details_news a {
	color: #333;
}

#right div.actions {
	width: 342px;
	float: left;
}

#right div.icon_actions {
	height: 75px;
	width: 112px;
	display: inline-block;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 3px;
	margin: 15px 15px 0px 0px;
}

#right div.icon_border_actions {
	height: 73px;
	width: 110px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}

#right div.title_actions {
	width: 194px;
	float: left;
	color: #737373;
	font-size: 12px;
	background-image: url(/img/news_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
	margin: 15px 0px 5px 0px;
}

#right div.title_actions a {
	color: #737373;
	text-decoration: none;
}

#right div.masters {
	width: 342px;
	float: left;
}

#right div.icon_masters {
	height: 122px;
	width: 112px;
	display: inline-block;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 3px;
	margin: 15px 15px 0px 0px;
}

#right div.icon_border_masters {
	height: 120px;
	width: 110px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}

#right div.title_masters {
	width: 194px;
	float: left;
	color: #737373;
	font-size: 12px;
	background-image: url(/img/news_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
	margin: 15px 0px 5px 0px;
}

#right div.text_masters {
	width: 194px;
	float: left;
}

#right div.contacts {
	width: 342px;
	float: left;
}

#galleria {
	height: 640px;
	overflow: hidden;
}

#content_red {
	height: 107px;
	width: 465px;
	display: block;
	overflow: hidden;
	color: #fff;
	background-image: url(/img/bg_content_red.gif);
	background-repeat: repeat-y;
	padding: 30px 20px 20px 200px;
	margin: 15px 0px 0px 0px;
}

#content_left {
	float: left;
	margin: 18px 0px 0px 0px;
}

#content_left span {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
}

#content_left span img {
	border: 1px solid #ccc;
}

#news_main {
	width: 340px;
	display: inline-block;
	float: left;
	text-align: left;
	margin: 15px 0px 0px 15px;
}

#news_main div.title {
	display: inline-block;
	color: #535151;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

div.news {
	width: 340px;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}

div.news p.details a {
	color: #535151;
	font-size: 11px;
	display: block;
	padding: 3px 0px 0px 0px;
}

#news_main span {
	display: block;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
}

#news_main span img {
	border: 1px solid #ccc;
}

#news_main p {
	width: 187px;
	display: inline-block;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 15px;
}

#news_main p span.date {
	display: block;
	float: none;
	color: #737373;
	font-size: 11px;
	background-image: url(/img/news_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px;
	padding: 0px 0px 0px 12px;
}

#news_main p span.date a {
	color: #737373;
	text-decoration: none;
}

#content_left_service {
	width: 252px;
	float: left;
	padding: 15px 0 0 0;
}

#content_left_service span {
	display: block;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 3px;
}

#content_left_service span img {
	border: 1px solid #dbdbdb;
}

#content_right_service {
	width: 408px;
	float: right;
	padding: 25px 0 0 25px;
}

.empty {
	height: 80px;
	width: 100%;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clear {
	height: 0px;
	width: 100%;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#footer {
	height: 50px;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	text-align: center;
	background-color: #f0f1ed;
}

#footer_width {
	width: 900px;
}

#counters {
	float: left;
	padding: 11px 0 0 0;
}

#counters span {
	display: block;
	float: left;
	padding: 0 3px 0 0;
}

#footer_menu {
	float: left;
	padding: 20px 0 0 230px;
}

#footer_menu a {
	color: #817f7f;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}