* {
	font-size:100%;
	}

body {
	background: #6b0571 url(imgs/page/v/bg.gif) repeat scroll;
	color: #340237;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	width: 100%;
	/*min-width: 1000px;*/
	/*max-width: 1200px;*/
	}

#bodyWrap {
	min-width: 1000px;
	max-width: 1200px;	
	position: relative;
	/*padding-right: 5px;*/
	}

img {
	border:0pt none;
	}

a:link, a:hover, a:visited {
	color: #6b0571;
	text-decoration: underline;
	}

a:hover {
	/*color:#340237 !important;*/
	/*text-decoration: none;
	border-bottom: 1px dotted #340237;*/
	}

p {
	margin-top:0pt;
	}

.column {
	float:left;
	overflow: hidden;
	}

/*#menuContainer {
	position: relative;
}*/

#contentBlock, #mainMenuBlock {
	width: 74.999%;
	}

#rightColumnBlock, #additionalMenuBlock {
	width: 24.999%;
	}

.wrap {
	/*background-color: Gray;*/
	/*border: 1px solid #ffffff;*/
	/*padding:10px;*/
	/*overflow: hidden;*/
	/*margin:10px;*/
	overflow: visible;
	}

	#mainMenuBlock .wrap {
		margin-left: 86px;
		margin-right: 7px;
		height: 82px;
		position: relative;
		}
	
	#additionalMenuBlock .wrap, #rightColumnBlock .wrap {
		margin-left: 14%;
		position: relative;
		}
	
	#mainMenuBlock .left {
		position: absolute;
		/*height: 100%;*/
		left: 0;
		top: 0;
		width: 15px;
		height: 82px;
		background: url('imgs/menu/left.png') no-repeat top left;
		}
	
	#mainMenuBlock .right {
		position: absolute;
		/*height: 100%;*/
		right: 0;
		top: 0;
		width: 16px;
		height: 77px;
		background: url('imgs/menu/right.png') no-repeat top left;
		}
	
	#mainMenuBlock .bottom {
		position: absolute;
		/*height: 100%;*/
		left: 15px;
		right: 16px;
		bottom: 0;
		height: 10px;
		background: url('imgs/menu/shadow.png') no-repeat top left;
		}
	
	#mainMenuBlock .center {
		height: 100%;
		margin: 0 16px 0 15px;
		/*background: url('imgs/menu/shadow.png') no-repeat 0px 72px;*/
		}
	
	#mainMenuBlock .items {
		/*padding: 0px 100px 0px 0px;*/
		height: 72px;
		/*vertical-align: text-bottom;*/
		overflow: hidden;
		background: #fff url(imgs/menu/top-right-img.gif) no-repeat top right;
		}
	
	#mainMenuBlock .item {
		margin: 0 2px 0 25px;
		height: 65px;
		float: left;
		/*border: 1px solid;*/
		background: url(imgs/menu/v/item-decor.gif) no-repeat 5px 0;
		min-width: 60px;
		}

	#mainMenuBlock .item.num1 { background: url(imgs/menu/v/item-decor-2.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num2 { background: url(imgs/menu/v/item-decor-3.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num3 { background: url(imgs/menu/v/item-decor-4.gif) no-repeat 5px 0; }
	#mainMenuBlock .item.num4 { background: url(imgs/menu/v/item-decor-5.gif) no-repeat 5px 0; }
	
	#mainMenuBlock .item.hover, #mainMenuBlock .item.sel {
		margin-top: 7px;
		/*margin-left: 10px;*/
		padding-left: 7px;
		height: 60px;
		background: url(imgs/menu/item-hover-left.gif) no-repeat 0 0;
		min-width: 110px;
		}
	
	/*#mainMenuBlock .item.hover {
		margin-left: 10px;
		}*/
	
	#mainMenuBlock .item a, #mainMenuBlock .item.hover a, #mainMenuBlock .item.sel a {
		padding-top: 45px;
		height: 100%;
		font-size: 10pt;
		/*vertical-align: bottom;*/
		display: block;
		/*min-width: 70px;*/
		}
	
	#mainMenuBlock .item.hover a, #mainMenuBlock .item.sel a {
		padding: 7px 32px 5px 5px;
		background: url(imgs/menu/item-hover-right.gif) no-repeat top right;
		/*min-width: 70px;*/
		}
	
	#mainMenuBlock .item.sel {
		background: url(imgs/menu/v/item-sel-left.gif) no-repeat 0 0;
		}
	
	#mainMenuBlock .item.sel a {
		text-decoration: none;
		color: #fff;
		background: url(imgs/menu/v/item-sel-right.gif) no-repeat top right;
		}


#additionalMenuBlock .wrap {
	position: relative;
	height: 91px;
}

#logo {
	position: absolute;
	top: 160px;
	right: 13%;
	width: 107px;
	height: 86px;
}

#logo a {
	display: block;
	width: 107px;
	height: 86px;
	background: url(imgs/page/v/logo.png) no-repeat 0 0;	
}

#logo a:hover {
	background: url(imgs/page/v/logo-hover.png) no-repeat 0 0;
}

#bornMenu {
	position: absolute;
	right: 0;
	top: 71px;
	width: 12%;
	height: 236px;
	/*border: 1px solid #fff;*/
}

	/*#bornMenu .iePNGLinkFix {
		position: relative;
		height: 100%;
	}*/
	
	#bornMenu .body {
		/*position: relative; тоже из-за IE*/
		margin-left: 18px;
		height: 100%;
		background: url(imgs/menu/born-body.png) repeat-x;
	}
	
	#bornMenu .left {
		position: absolute;
		left: 0;
		top: 0;
		height: 236px;
		width: 18px;
		background: url(imgs/menu/born-left.png) no-repeat;
	}
	
	#bornMenu .bottomRightImg {
		position: absolute;
		right: 0;
		bottom: 6px;
		height: 129px;
		width: 6px;
		background: url(imgs/menu/bottom-right-img.gif) no-repeat;	
	}
	
	#bornMenu .links {
		margin-left: 2%;
		width: 79px;
		padding: 15px 15px 15px 0;
		text-align: right;	
	}
	
	#bornMenu a {
		font-size: 8pt;
		display: block;
		margin-bottom: 0.4em;
		position: relative;
	}

#systemMenuBlock {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
	height: 91px;
	background: url('imgs/menu/v/system.gif') no-repeat;
}

#contentBlock {
	position: relative;
	margin-top: 21px;
	padding-bottom: 20px;
	/*min-height: 550px;*/
	/*border: 1px solid #fff;*/
}

#contentBlock .wrap {
	margin-left: 178px;
	/*margin-right: 50px;*/
	/*min-height: 180px;*/
	font-size: 10pt;
	/*background: #fff;*/
	/*height: 100%;*/
	position: relative;
	/*background: url(imgs/page/bg-color-line.gif) #fff repeat-y 0 0;*/
	/*border: 1px solid red;*/
}

#contentBlock .colorLine {
	position: absolute;
	top: 0;
	bottom: 8px;
	left: 178px;
	width: 65px;
	background: url(imgs/page/bg-color-line.gif) #fff repeat-y 0 0;
}

#contentBlock .colorLinePattern {
	position: absolute;
	top: 0;
	bottom: 8px;
	left: 178px;
	width: 65px;
	background: url(imgs/page/color-line.gif) no-repeat;
	}

#contentBlock .cornerTR {
	position: absolute;
	top: 0;
	right: 0px;
	width: 50px;
	height: 181px;
	background: url(imgs/page/corner-t-r.png) no-repeat top right;
}

#contentBlock .shadowRT, #contentBlock .shadowTR, #contentBlock .shadowR {
	position: absolute;
	top: 0;
	bottom: 0;
	/*height: 100%;*/
	right: 0px;
	width: 50px;
	background: url(imgs/page/shadow-r.png) repeat-y top right;
}

#contentBlock .shadowTR {
	top: 181px;
}

#contentBlock .shadowRT {
	bottom: 34px;
}

#contentBlock .cornerBR {
	position: absolute;
	width: 21px;
	height: 20px;
	bottom: 0;
	right: 0;
	background: url(imgs/page/corner-b-r.png) no-repeat bottom right;
}

#contentBlock .anonsSep {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 50px;
	height: 34px;
	background: url(imgs/page/sep-img.png) no-repeat top left;
}

/*#contentBlock .text {*/
	/*padding-left: 110px;*/
	/*padding-bottom: 50px;*/
	/*height: 100%;*/
	/*background: url(imgs/page/color-line.gif) #fff no-repeat 0 0;*/
	/*border: 1px solid;*/
/*}*/

#contentBlock .preface, #contentBlock .anons, #contentBlock .text, #contentBlock .separatorCucumber {
	position: relative;
	height: 100%;
	/*border: 1px solid green;*/
}

#contentBlock .anons.right {
	text-align: right;
}

#contentBlock .pageAddBlock {
	position: absolute;
	top: 0;
	left: 0;
	width: 178px;
	min-height: 182px;	
	background: #fff;
}

#pageCompanyText {
	position: absolute;
	top: 320px;
	left: 0;
	width: 54px;
	height: 310px;	
	background: url('imgs/page/company-text.png') no-repeat;	
}

#subMenu {
	padding: 16px 20px 16px 0;
	}

	#subMenu ul.navigation {
		font-size: 8pt;
		margin: 8px 0 0 0;
		padding-left: 21px;
		}
	
	#subMenu ul.navigation li {
		padding-bottom: 0.6em;
		list-style-type: none;
		padding-left: 5px;
		}
	
	#subMenu ul.navigation li.sel/*, #subMenu ul.navigation li:hover*/ {
		list-style-image: url('imgs/page/sub-menu-btn.gif');
		margin-top: 0.5em;
		}
	
	#subMenu ul.navigation li.sel a, #subMenu ul.navigation li a:hover {
		text-decoration: none;
		font-size: 9pt; 
		font-weight: bold;
		}

#contentBlock .pageWideImg, #contentBlock .pageSectionImg {
	z-index: 10;
	position: absolute;
	padding: 16px 18px;
	top: 0;
	left: 0;
	width: 476px;
	height: 150px;	
	background: #fff;
	/*border: 1px solid;*/
}

#contentBlock .pageSectionImg {
	left: 161px;
	width: 315px;
}

#contentBlock .pageWideImg img, #contentBlock .pageSectionImg img {
	border: 1px solid #6b0571;
	padding: 0 30px 0 30px;
}

#contentBlock .pageSectionImg img {
	padding: 0;
}

#pageMainImgFloatBl {
	float: left;
	width: 224px;
	height: 160px;
	/*display: inline;*/
}

/*#contentBlock .preface p, #contentBlock .preface h1, #contentBlock .preface ol {
	float: right;
}*/

#contentBlock .preface h1, #contentBlock .anons h1, #contentBlock .text h1 {
	margin-top: 5px;
	font-size: 12pt;
	font-weight: bolder;	
}

#contentBlock .preface .marginRight, #contentBlock .anons .marginRight, #contentBlock .text .marginRight, #contentBlock .separatorCucumber .marginRight {
	padding-bottom: 2em; 
}

#contentBlock .preface .marginRight {
	min-height: 181px;
}

#contentBlock .marginRight {
	padding: 20px 0 0 110px;
	margin-right: 50px;
	height: 100%;
	background: #fff;
	/*border: 1px solid red;*/
}

#contentBlock .peopleAnons {
	position: relative;
	margin-left: 150px; 
}

#contentBlock .peopleAnons img {
	position: absolute;
	left: -150px;
	width: 120px;
	height: 87px;
	border: 1px solid #6b0571;
}

#contentBlock .actionsAnons {
	position: relative;
	margin-left: 120px;
	margin-top: 1.5em;
	min-height: 80px;
	}

	#contentBlock .actionsAnons img {
		position: absolute;
		/*right: 20px;*/
		left: -120px;
		width: 100px;
		height: 66px;
		border: 1px solid #6b0571;
		}


#contentBlock .preface p, #contentBlock .anons p, #contentBlock .text p {
	padding-bottom: 1em;
	margin-bottom: 0;
	/*width: 85%;*/
	/*right: 25%;*/
	margin-right: 12%;
}

#contentBlock .anons p.questAnswer {
	font-style: italic;
	}

#contentBlock .preface .anonsBottomImg, #contentBlock .anons .anonsBottomImg, #contentBlock .text .anonsBottomImg {
	margin-top: 1em;
	display: block;
	width: 65px;
	height: 3px;
	background: url('imgs/page/bg-color-line.gif') repeat-y;
}

#contentBlock .preface p {
	font-size: 8pt;
}

#contentBlock .anons .photoPreview {
	margin: 10px 15px 0 0;
	border: 1px solid #6b0571;
}

#contentBlock .separator {
	margin-right: 10px;
	height: 50px;
	position: relative;
	background-color: #fff;
}

#contentBlock .separator .shadowR {
	right: -10px;
}

#contentBlock .cornerBR {
	position: absolute;
	width: 370px;
	height: 20px;
	bottom: 0;
	right: 2px;
	background: url(imgs/page/corner-b-r.png) no-repeat bottom right;
}

#contentBlock .shadowB {
	position: absolute;
	bottom: 0;
	left: 178px;
	right: 370px;
	height: 20px;
	background: url(imgs/page/shadow-b.png) repeat-x top left;
}

#contentBlock .cornerBL {
	position: absolute;
	bottom: 0;
	left: 163px;
	width: 15px;
	height: 20px;
	background: url(imgs/page/corner-b-l.png) no-repeat top left;
}

#contentBlock .shadowL {
	position: absolute;
	top: 180px;
	bottom: 20px;
	left: 163px;
	width: 15px;
	background: url('imgs/page/shadow-l.png') repeat-y 0 0;
}

#photoBl {
	text-align: center;
}

#photoBl img {
	border: 1px solid #fff;
}

#siteMap {
	margin-bottom: 3em;
	}
	
	#siteMap li {
		list-style-type: none;
		padding-bottom: 0.4em;
		}
		
	#siteMap li a.siteMapLevel1 {
		display: block;
		font-weight: bold;
		padding: 2em 0 0.5em 0;
		}
		
	#siteMap li a.siteMapLevel2 {
		margin-left: 2em;
		}


#pagesBl {
	position: relative;
	height: 20px;
	margin-left: -45px;
	margin-right: 12%;
	padding: 0 20px 0 45px;
	font-size: 9pt;
	color: #fff;
	background: url('imgs/page/v/pages-right.gif') #6b0571 no-repeat right top;
	}

	#pagesBl .wrapPages {
		position: absolute;
		top: 2px;
		}
		
	#pagesBl a { 
		margin: 0 0.2em 0 0.4em; 
		white-space: nowrap; 
		color: #fff;
		}
		
	#pagesBl .sel { 
		font-weight: bold; 
		text-decoration: none; 
		padding: 0 0.3em;
		background-color: #ab71af;
		}


#editorBlock {
	margin-top: 250px;
	position: relative;
	height: 433px;
	/*padding: 20px 20px 55px 20px;*/
	/*border: 1px solid red;*/
}

#editorBlock .left {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 28px;
	height: 433px;
	background: url('imgs/blocks/editor-left.png') no-repeat top left;
}

#editorBlock .right {
	position: absolute;
	z-index: -1;
	left: 28px;
	right: -5px;
	top: 0;
	height: 428px;
	background: url('imgs/blocks/editor-right.png') no-repeat top right;
}

#editorBlock .padding {
	padding: 25px 30px 50px 2em;
}

#editorBlock h3 {
	margin-top: 0;
	white-space: nowrap;
}

/*#editorBlock h3 a { color:  }*/

#editorBlock p {
	color: #feecff;
	font-size: 10pt;
	height: 275px;
	margin-top: 2.5em;
	overflow: hidden;
}

#editorBlock p a { 
	color: #feecff; 
	text-decoration: none;
}

#editorBlock p a:hover { text-decoration: underline; }

#footer, #footerGr {
	clear: both;
	color: #fff;
	font-size: 69%;
	padding-bottom: 1.5em;
	padding-top: 3em;
	height: 327px;
	position: relative;
}

#footerGr {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0;
}

#footer a {
	color: #fff;
}

#copyright {
	position: absolute;
	margin-left: 30px;
	left: 0;
	width: 130px;
	bottom: 25px;
	text-align: right;
}

#contacts {
	position: absolute;
	left: 260px;
	width: 400px;
	bottom: 25px;
}

	#designBy {
		position: absolute;
		margin-right: 12px;
		right: 25%;
		width: 100px;
		bottom: 25px;	
		text-align: right;
		}

		#designBy a {
			text-decoration: none;
			}
		
		#designBy a:hover {
			text-decoration: underline;
			}

#logoBot {
	position : absolute;
	left: 184px;
	bottom: 70px;
	width: 158px;
	height: 85px;
	background: url(imgs/bottom/v/logo.gif) 0 0;
}

#li1 {
	position: absolute;
	width: 33px;
	height: 34px;
	left: 34.5%;
	/*left: expression( ( document.getElementsByTagName('BODY') && document.getElementsByTagName("BODY")[0].clientWidth < 900 ) ? '40%' : '34.5%');*/
	bottom: 97px;
	background: url(imgs/bottom/v/i1.gif) 0 0;
}

#li2 {
	position: absolute;
	width: 32px;
	height: 33px;
	left: 38%;
	bottom: 102px;
	background: url(imgs/bottom/v/i2.gif) 0 0;
}

#li3 {
	position: absolute;
	width: 35px;
	height: 40px;
	left: 41.5%;
	bottom: 110px;
	background: url(imgs/bottom/v/i3.gif) 0 0;
}

#li4 {
	position: absolute;
	width: 27px;
	height: 31px;
	left: 45%;
	bottom: 103px;
	background: url(imgs/bottom/v/i4.gif) 0 0;
}

#li5 {
	position: absolute;
	width: 34px;
	height: 34px;
	left: 48.5%;
	bottom: 109px;
	background: url(imgs/bottom/v/i5.gif) 0 0;
}

#li6 {
	position: absolute;
	width: 24px;
	height: 25px;
	left: 54.5%;
	bottom: 130px;
	background: url(imgs/bottom/v/i6.gif) 0 0;
}

#li7 {
	position: absolute;
	width: 20px;
	height: 18px;
	left: 58%;
	bottom: 133px;
	background: url(imgs/bottom/v/i7.gif) 0 0;
}

#li8 {
	position: absolute;
	width: 31px;
	height: 35px;
	left: 63%;
	bottom: 140px;
	background: url(imgs/bottom/v/i8.gif) 0 0;
}

#li9 {
	position: absolute;
	width: 37px;
	height: 38px;
	left: 69%;
	bottom: 127px;
	background: url(imgs/bottom/v/i9.gif) 0 0;
}

#li10 {
	position: absolute;
	width: 53px;
	height: 53px;
	left: 76%;
	bottom: 138px;
	background: url(imgs/bottom/v/i10.gif) 0 0;
}

#li11 {
	position: absolute;
	width: 44px;
	height: 43px;
	left: 83%;
	bottom: 170px;
	background: url(imgs/bottom/v/i11.gif) 0 0;
}

#cucumber {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 125px;
	height: 331px;
	background: url(imgs/bottom/v/cucumber.gif) 0 0;	
}

.hidden {
	display:none;
}

.invisible {
	visibility:hidden;
}

.clear {
	clear:both;
}

#debugPanel {
	position: absolute;
	z-index: 100;
	width: 100%;
	padding: 2em;
	background-color: #ddd;
	font-size: 10pt;
}


#questionForm {
		margin-top: 5em;
	}

	#questionForm h3 {
		margin: 1.5em 0 0.4em 0;
		}
		
	#questionForm input.text, #questionForm textarea {
		width: 98%;
		background: url('imgs/page/v/bg-form.gif') repeat;
		border: 1px solid #c5a2c7;
		padding: 0.2em 0.3em;
		font-family: Arial, Tahoma, sans-serif;
	}
	
	#questionForm input.btn {
		position: absolute;
		padding: 0 1.5em;
		top: -2px;
		margin: 0;
		line-height: 90%;
		height: 22px;
		background: url('imgs/page/v/btn-left.gif') no-repeat 0 2px;
		border: none;
		color: #fff;
	}
	
	#questionForm div.btn {
		position: relative;
		margin-top: 1em;
		width: 122px;
		height: 20px;
		background: url('imgs/page/v/btn-right.gif') no-repeat right top;
		color: #fff;
	}

/* Forms
*************************************************************************************/
