	* {margin:0; padding:0; list-style:none;}
	html, body {
		height:100%;
		min-height:100%;
		}
	body {
		min-height:100%;
		background:#FFF url(/app/views/i/fon_container.gif) repeat-x top;
		font:normal 11px Verdana;
		color:#333;
		}
* html body {height:100%;}
	img {border:0;}

	a {color:#000;text-decoration:none;}
	a:hover {color:#d4000c;}
	
	.clearit {clear:both;font-size:0;}
	
	.wrapper:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.wrapper {min-height:1%;}
	* html .wrapper {height: 1%;}
/*main*/
	#container {
		min-height:100%;
		background:url(/app/views/i/fon_body.gif) repeat-x 0 bottom;
		}
* html #container {height:100%;}


.content {
	position:relative;
	width:672px;
	margin:0 auto;
	padding:0 70px 20px;
	background:url(/app/views/i/fon_content.jpg) no-repeat 0 0;
}
.content h1 {
	position:absolute;
	background:url(/app/views/i/alCapon.gif);
	top:20px;left:81px;
	height:25px;
	width:122px;
	font-size:0;
	text-indent:-999em;
	color: #f8f8f8;
	z-index:9991;
	overflow:hidden;
}

.content h1 a{
	display: block;
	height:25px;
	width:122px;
}

ul.links {
	position:absolute;
	right:25px;
	height:44px;
	min-width:587px;
	z-index:999;
}
ul.links li {
	float:right;
	padding-top:23px;
}
.link {padding:23px 5px 0;}
.link p {
	border-bottom:solid 1px #e1e1e1;
	padding-bottom:1px;
}

ul.links a {
	color:#000;
	text-decoration:none;
}
ul.links a:hover {
	color:#d4000c;
}
.diver {
	text-align:center;
	width:5px;
}
.liLast {
	background:url(/app/views/i/fon_liLast.gif) no-repeat 0 0;
}
.liFirst {
	background:url(/app/views/i/fon_liLast.gif) no-repeat right 0;
}
.liOnLeft {
	background:url(/app/views/i/fon_liOnLeft.jpg) no-repeat right 0;
	padding-right:9px;
}
.liOn {
	background:#353535 url(/app/views/i/fon_liOn.gif) repeat-x top;
	color:#FFF;
}
.liOnRight {
	background:url(/app/views/i/fon_liOnRight.jpg) no-repeat 0 0;
	padding-left:9px;
}
.liOn p {
	background:url(/app/views/i/1pxFFF.gif) no-repeat left bottom;
	padding-left:6px;
}

.cont p{
	border: none;
	}

.liOn span {
	display:block;
	background:url(/app/views/i/1pxFFF.gif) no-repeat right bottom;
	padding-right:6px;
	padding-bottom:8px;
}







.dataBlock {
	width:650px;
	margin:0 auto;
	position:relative;
	padding-top:100px;
	background:url(/app/views/i/fon_dataBlock.gif) no-repeat 0 100px;
}
#photo {
	text-align:center;
	padding-bottom:56px;
	border-bottom:solid 3px #eaeaea;
	margin-bottom:4px;
}
#photoList {
	position:absolute;
	background: #fff;
}
ul.photoList {
	width:650px;
	height: 33px;
	overflow:hidden;
}
ul.photoList li {
	float:right;
	background:#FFF;
}
ul.photoList li.on {
	padding:2px 0 0 1px;
	background:url(/app/views/i/fon_photoListOn.gif) no-repeat right 0;
	height: 30px;
}
ul.photoList li a {
	display:block;
	padding:2px 0 0 1px;
	height:30px;
	width:30px;
}
ul.photoList li a:hover {
	background:url(/app/views/i/fon_photoListOn.gif) no-repeat right 0;
}
ul.photoList li a.now{
	background:url(/app/views/i/fon_photoListOn.gif) no-repeat right 0;
}
#photoText span {
	float:right;
	color:#bbbbbb;
	font-size:9px;
}
	
/* footer */
	#footer {
		margin-top:-18px;
		height:15px;
		padding-left:25px;
		padding-top:1px;
		font-size:12;
		font-family: arial narrow, arial;
		color:#898989;
		background:url(/app/views/i/fon_footer.gif) no-repeat 0 0;
		}
	#footer:hover{
		background:url(/app/views/i/fon_footer_.gif) no-repeat 0 0;
		}
	#footer p {
		visibility:hidden;
	}
	#footer:hover p {
		visibility:visible;
	}


/* ABOUT */
#afftar_photo {
	width:320px;
	height:330px;
	text-align:right;
	float:right;
}
.afftar_text {
	width:290px;
	padding-left:20px;
	float:left;
}
.afftar_text h4 {
	font-size:17px;
	font-weight:bold;
	padding:13px 0;
}
.afftar_text p {
	padding-bottom:13px;
	text-align:justify;
}

/* CONTACT */
.contactForm {
	width:612px;
	margin:0 auto;
	background:url(/app/views/i/fon_formTop.jpg) no-repeat center 0;
	padding-top:32px;
}
.contactForm textarea {
	border:solid 2px #333;
	padding:5px 6px;
	width:596px;
	height:127px;
	font:bold 17px Arial;
	background:url(/app/views/i/textareaContent_off.jpg) no-repeat 0 0;
}
.contactForm p {
	text-align:right;
	background:url(/app/views/i/fon_formBottom.jpg) no-repeat center 0;
	margin-top:-1px;
	height:30px;
}
.contactForm p:lang(ru) {
	margin-top:0;
}