body, html{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	height:100%;
}

body{
	background:url(/images/back_site.jpg) no-repeat top right;
	min-width:1000px;
}

body, html, table{
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#807E7F;
	text-decoration:none;
}

table{
	padding:0px;
	border-collapse:collapse;
	border:0px;
}

table td{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

form{
	margin:0px;
	padding:0px;
}

input, textarea{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#500700;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:400;
}

img{
	border:0px;
}

ul, ul li{
	margin:0px;
	padding:0px;
}

li{
	list-style-type:none;
}

a{
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#06AEB7;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

h1{
	padding:0 0 32px 0;
	margin:0px;
	font:23px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#3D3D3D;
}

.colBlue{
	color:#06AEB7;
}

.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.linkMore{
	font-weight:bold;
	color:#7F7F7F;
}

.linkMore .ln{
	position:absolute;
	display:block;
	margin:7px 0 0 -30px;
}

.all{
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	min-width:1000px;
	position:relative;
}

/* ------------------------------------------------------------- header */
.header{
	height:359px;
}

.imageInHeader{
	padding:73px 54px 0 259px;
}

.imageInHeader .repeatBack{
	height:225px;
	background:url(/images/back_header_repeat.jpg) repeat-x top right;
}

.imageInHeader .rightBack{
	height:225px;
	background:url(/images/back_header_right.jpg) no-repeat top right;
}

.imageInHeader .leftBack{
	height:225px;
	background:url(/images/back_header_left.gif) no-repeat top left;
}

.logo, .logo:hover{
	position:absolute;
	display:block;
	top:113px;
	left:40px;
	background:url(/images/logo.gif) no-repeat top left;
	width:151px;
	height:41px;
}

.navigationBlock{
	position:absolute;
	top:200px;
	left:66px;
}

.navigationBlock a{
	display:block;
	margin-right:15px;
	float:left;
}

/* ------------------------------------------------------------- main menu */
.mainMenuBlock{
	padding:0 432px 0 70px;
}

.mainMenu{
	height:49px;
	background:url(/images/back_manu_repeat.jpg) repeat-x top right;
}

.mainMenu .rightBack{
	height:49px;
	background:url(/images/back_manu_right.jpg) no-repeat top right;
}

.mainMenu .leftBack{
	height:49px;
	background:url(/images/back_manu_left.gif) no-repeat top left;
	padding-right:7px;
}

.mainMenu table{
	width:100%;
}

.mainMenu table td{
	width:43px;
}

.mainMenu table .prom{
	width:auto;
}

.mainMenu pre{
	padding:0px;
	margin:0px;
}

.mainMenu a{
	display:block;
	background:url(/images/back_menu_hover.gif) no-repeat 0px -4px;
	padding:17px 0 10px 0;
	font:18px/20px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.mainMenu a:hover{
	background:url(/images/back_menu_hover.gif) no-repeat 0px 0px;
	text-decoration:none;
}

.shadowMenu{
	height:50px;
	background:url(/images/back_menu_shadow_repeat.jpg) repeat-x top left;
}

.shadowMenu .leftBack{
	height:50px;
	background:url(/images/back_menu_shadow_left.jpg) no-repeat top left;
}

.shadowMenu .rightBack{
	height:50px;
	background:url(/images/back_menu_shadow_right.jpg) no-repeat top right;
}

/* ------------------------------------------------------------- left block */
.leftBlock{
	margin:0 432px 0 70px;
}

.leftBlock .dp{
	width:100%;
	float:left;
}

/* ------------------------------------------------------------- right block */
.rightBlock{
	float:right;
	margin-top:-90px;
	width:235px;
	padding-right:78px;
}

.news{
	padding-bottom:20px;
}

.news .date{
	padding-bottom:6px;
	color:#7F7F81;
}

.iconNews{
	position:absolute;
	margin-top:-28px;
	right:92px;
	background:url(/images/icon_news.gif) no-repeat top left;
	width:91px;
	height:68px;
}

/* ------------------------------------------------------------- footer */
.footer{
	height:235px;
	clear:both;
}

.footer .padLine{
	padding:76px 440px 0 70px;
}

.footer .line{
	background:#E0E3E5;
	border-top:1px solid #CFD1D3;
	border-left:4px solid #C0C2C3;
	height:3px;
	font-size:0px;
	line-height:0px;
}

.downMenu{
	padding:17px 440px 0 70px;
}

.downMenu, .downMenu a{
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#ADAEAE;
	text-decoration:none;
}

.downMenu a:hover{
	text-decoration:underline;
}

.contactsBlock{
	position:absolute;
	margin-top:64px;
	right:131px;
	width:183px;
}

.contactsBlock .title{
	padding:0 0 12px 0;
	font:21px/23px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#636363;
	position:relative;
}

.contactsBlock .title .ln{
	position:absolute;
	margin:12px 0 0 -30px;
	background:url(/images/line.gif) no-repeat top left;
	width:21px;
	height:2px;
	line-height:0px;
	font-size:0px;
}

