/*
================================================================================
|                                     MAIN TAGS                                |
================================================================================
*/
body {
	background-color:#FFFFFF;
}
p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	line-height:18px;
}
form, body, input div {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
p {
	margin-top:0px;
}
#container {
	width:927px;
	margin:0px auto;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	height:128px;
	margin-left:2px;
	text-align:left;
	vertical-align:top;
}
#logo {
	float:left;
	width:399px;
	margin-top:36px;
}
#header_link {
	float:left;
	width:277px;
	margin-top:26px;
}
#header_link a {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:left 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45619e;
	font-weight:bold;
	text-decoration:none;
	padding-left:21px;
}
#header_link a:hover {
	text-decoration:underline;
}
#header_link_home {
	background-image:url(images/b_main.gif);
}
#header_link_map {
	background-image:url(images/b_map.gif);
}
#header_link span {
	display:block;
	float:left;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45619e;
	font-weight:bold;
}
#ten_years {
	float:left;
	margin-top:24px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#menu {
	height:38px;
	margin-bottom:17px;
	//margin-top:-4px;
	margin-left:2px;
}
#menu div {
	display:block;
	float:left;
	height:38px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#menu div a {
	display:block;
	float:left;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dae6f1;
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	background-repeat:no-repeat;
	background-position:left top;
}
#menu div a:hover {
	color:#ffffff;
	text-decoration:none;
}
#menu #button_01 a {
	width:189px;
}
#menu div.button_01_off a {
	background-image:url(images/b_01_off.gif);
}
#menu div.button_01_off a:hover {
	background-image:url(images/b_01_on.gif);
}
#menu div.button_01_on a {
	cursor:default;
	width:189px;
	background-image:url(images/b_01_on.gif);
	text-decoration:none;
	color:#ffffff;
}
#menu #button_02 a {
	width:177px;
}
#menu div.button_02_off a {
	background-image:url(images/b_02_off.gif);
}
#menu div.button_02_off a:hover {
	background-image:url(images/b_02_on.gif);
}
#menu div.button_02_on a {
	cursor:default;
	width:177px;
	background-image:url(images/b_02_on.gif);
	text-decoration:none;
	color:#ffffff;
}
#menu #button_03 a {
	width:169px;
}
#menu div.button_03_off a {
	background-image:url(images/b_03_off.gif);
}
#menu div.button_03_off a:hover {
	background-image:url(images/b_03_on.gif);
}
#menu div.button_03_on a {
	cursor:default;
	width:169px;
	background-image:url(images/b_03_on.gif);
	text-decoration:none;
	color:#ffffff;
}
#menu #button_04 a {
	width:191px;
}
#menu div.button_04_off a {
	background-image:url(images/b_04_off.gif);
}
#menu div.button_04_off a:hover {
	background-image:url(images/b_04_on.gif);
}
#menu div.button_04_on a {
	cursor:default;
	width:191px;
	background-image:url(images/b_04_on.gif);
	text-decoration:none;
	color:#ffffff;
}
#menu #button_05 a {
	width:198px;
}
#menu div.button_05_off a {
	background-image:url(images/b_05_off.gif);
}
#menu div.button_05_off a:hover {
	background-image:url(images/b_05_on.gif);
}
#menu div.button_05_on a {
	cursor:default;
	width:198px;
	background-image:url(images/b_05_on.gif);
	text-decoration:none;
	color:#ffffff;
}
#left_menu {
	float:left;
	width:255px;
	//width:254px;
	margin-left:2px;
	margin-right:6px;
}
#left_menu a {
	display:block;
	cursor:pointer;
	height:23px;
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
	margin-bottom:2px;
	padding-right:10px;
	padding-top:53px;
	text-align:right;
}
#left_menu #big_button_01 {
	background-image:url(images/img_01.jpg);
}
#left_menu #big_button_01:hover {
	background-image:url(images/img_01_on.jpg);
}
#left_menu #big_button_01_on {
	cursor:default;
	background-image:url(images/img_01_on.jpg);
}
#left_menu #big_button_02 {
	background-image:url(images/img_02.jpg);
}
#left_menu #big_button_02:hover {
	background-image:url(images/img_02_on.jpg);
}
#left_menu #big_button_02_on {
	cursor:default;
	background-image:url(images/img_02_on.jpg);
}
#left_menu #big_button_03 {
	background-image:url(images/img_03.jpg);
}
#left_menu #big_button_03:hover {
	background-image:url(images/img_03_on.jpg);
}
#left_menu #big_button_03_on {
	cursor:default;
	background-image:url(images/img_03_on.jpg);
}
#left_menu #big_button_04 {
	background-image:url(images/img_04.jpg);
}
#left_menu #big_button_04:hover {
	background-image:url(images/img_04_on.jpg);
}
#left_menu #big_button_04_on {
	cursor:default;
	background-image:url(images/img_04_on.jpg);
}
#pict {
	float:left;
}
#block_01 {
	height:329px;
}
/*
================================================================================
|                                     CONTENT                                  |
================================================================================
*/
#left_menu_01 {
	display:inline;
	float:left;
	width:259px;
}
#left_menu_01 a {
	display:block;
	cursor:pointer;
	height:25px;
	background-repeat:no-repeat;
	background-position:right top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
	margin-bottom:3px;
	padding-right:6px;
	padding-top:55px;
	text-align:right;
}
#left_menu_01 #big_button_05 {
	background-image:url(images/img_05_on_01.jpg);
}
#left_menu_01 #big_button_05:hover {
	background-image:url(images/img_05_on.jpg);
}
#left_menu_01 #big_button_05_on {
	cursor:default;
	background-image:url(images/img_05_on.jpg);
}
#left_menu_01 #big_button_06 {
	background-image:url(images/img_06_on_01.jpg);
}
#left_menu_01 #big_button_06:hover {
	background-image:url(images/img_06_on.jpg);
}
#left_menu_01 #big_button_06_on {
	cursor:default;
	background-image:url(images/img_06_on.jpg);
}
#content {
	display:inline;
	float:left;
	width:645px;
	margin-left:2px;
	padding-bottom:42px;
	padding-right:20px;
	//padding-right:14px;
}
#content p {
	margin-bottom:18px;
}
#content strong {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4865a3;
	font-weight:bold;
}
#content a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c53544;
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content img {
	margin-right:29px;
}
#content span {
	font-weight:bold;
}
#content a.mail {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45619e;
	font-weight:normal;
	text-decoration:none;
}
#content a.mail:hover {
	text-decoration:underline;
}
#content div.form_text {
	float:left;
	width:265px;
	height:30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-align:right;
	line-height:20px;
	//line-height:21px;
}
#content div.form_text strong {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45619e;
	font-weight:bold;
}
#content div.form_input {
	float:left;
	width:374px;
	height:30px;
	text-align:right;
}
#content div.form_input input {
	width:367px;
	height:18px;
	border:1px solid #c9c9c9;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	margin:0px;
	padding:0px;
	padding-left:2px;
	padding-top:2px;
}
#content div.form_link {
	float:left;
	width:374px;
	height:32px;
	text-align:left;
}
#content div.form_link a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c53544;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
	padding-left:12px;
	background-image:url(images/arrow_link.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
}
#content div.form_link a:hover {
	text-decoration:none;
}
#content div.form_button {
	float:left;
	width:374px;
	height:47px;
	text-align:right;
}
#content div.form_button input {
	cursor:hahd;
	cursor:pointer;
	width:365px;
	height:47px;
	border:0px;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
#content div.vse_raboti {
	width:441px;
	height:35px;
	background-image:url(images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#content div.vse_raboti a {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 2px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:underline;
	padding-left:40px;
	line-height:36px;
}
#content div.vse_raboti a:hover {
	text-decoration:none;
}
#content div.head {
	width:623px;
	height:36px;
	margin-left:3px;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	font-weight:bold;
	line-height:36px;
	padding-left:25px;
	margin-bottom:21px;
}
#content div.oborudovanie {
	padding-left:20px;
	padding-bottom:5px;
}
#content div.oborudovanie img {
	margin-right:12px;
	margin-bottom:11px;
}
#oborudovanie_pict {
	float:left;
	width:633px;
	height:309px;
	background-image:url(images/exlcusive_pict.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	padding-top:7px;
	//padding-top:4px;
}
#oborudovanie_pict #oborudovanie_pict_scroll div {
	float:left;
	width:163px;
	margin-bottom:1px;
}
#oborudovanie_pict div.pict_01 {
	margin-right:54px;
}
#oborudovanie_pict div.pict_02 {
	margin-right:54px;
}
#oborudovanie_pict div.pict_03 {
	margin-right:5px;
}
#oborudovanie_pict_scroll {
	overflow:auto;
	width:625px;
	height:295px;
}
/*
================================================================================
|                                     EXCLUSIVE                                |
================================================================================
*/
#exclusive_pict {
	float:left;
	width:638px;
	height:309px;
	background-image:url(images/exlcusive_pict.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-top:6px;
}
#exclusive_pict #exclusive_pict_scroll div {
	float:left;
	width:163px;
	margin-bottom:15px;
}
#exclusive_pict div.pict_01 {
	margin-right:49px;
	//margin-right:35px;
}
#exclusive_pict div.pict_02 {
	margin-right:59px;
	//margin-right:35px;
}
#exclusive_pict div.pict_03 {
	margin-right:5px;
}
#exclusive_pict div img {
	margin-bottom:5px;
	//margin-bottom:1px;
}
#exclusive_pict div a.link {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	text-decoration:underline;
	padding-left:9px;
	background-image:url(images/exlcusive_arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 3px;
}
#exclusive_pict div a.link:hover {
	text-decoration:none;
}
#exclusive_pict_scroll {
	overflow:auto;
	width:630px;
	height:280px;
	padding-top:15px;
}
/*
================================================================================
|                                     CLIENTS                                  |
================================================================================
*/
#clients_pict {
	float:left;
	width:644px;
	height:309px;
	background-image:url(images/exlcusive_pict.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:19px;
	padding-top:12px;
}
#clients_pict a {
	cursor:pointer;
}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#bottom_menu {
	clear:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:28px;
	text-align:center;
	background-image:url(images/bottom_menu.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
}
#bottom_menu a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#bottom_menu a:hover {
	text-decoration:underline;
}
#footer {
	height:55px;
	margin-top:3px;
	margin-left:220px;
}
#create_site {
	display:inline;
	float:right;
	width:142px;
}
#create_site div {
	display:inline;
	float:left;
}
#create_site div img {
	margin-right:6px;
}
#create_site #text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	line-height:16px;
	margin-top:13px;
}
#create_site #text a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	text-decoration:none;
}
#copyright {
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	line-height:18px;
	padding-top:8px;
	padding-bottom:4px;
	text-align:center;
}
#copyright span {
	color:#253a7b;
}
#copyright span a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253a7b;
	text-decoration:none;
}
#copyright span a:hover {
	text-decoration:underline;
}
#copyright img {
	margin-top:10px;
	margin-bottom:20px;
}	
.strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #4865a3;
	font-weight: bold;
}

.content2 {
	display:inline;
	float:left;
	width:645px;
	margin-left:2px;
	padding-bottom:42px;
	padding-right:20px;
	//padding-right:14px;	
	height: 650px;	
}

