.sitemap 
{color: #CCCCCC;
}
.abzac  p{
margin: 0px 0 8px  0;
text-indent: 30px;
text-align: justify;
line-height: 1.5em;
}

/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

a img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

a {
	text-decoration:underline;
	color:#242551;
}

a:hover {
	text-decoration:none;
}

/* Titles */

h1 {
	font:normal 1em Arial;
	padding:10px 10px 10px 25px;
	border-bottom:4px solid #fff;
	margin:0 -10px 15px;
	background:#A0A0A0;
}

h2 {
	font:bold 1.0em Arial;
	color:#061B60;
	margin:0 0 15px;
}

h3 {
	font:normal 1em Arial;
	padding:10px 10px 10px 25px;
	border-bottom:4px solid #fff;
	margin:0 -10px 15px;
	background:#A0A0A0 url("images/arw.gif") no-repeat 10px 13px;
}

h4 {
	font:bold 1em Arial;
	margin:0 0 10px;
	text-align:center;
}

h5 {
	font:bold 1em Arial;
	color:#c00;
	margin:0 0 15px;
}

/* Form elements */

.text {
	background:#fff;
}

.button {
	cursor:pointer;
}

/* Structure */

.wrapper {
	min-width:880px;
}

.container {
	padding:0 0 20px;
}

.container:after {
	clear:both;
	display:block;
	content:"";
}

/* Header */

.header {
	position:relative;
	height:47px;
	margin:0 0 8px;
	padding:111px 0 0;
}

	.logo {
		position:absolute;
		top:5px;
		left:63px;
	}
	
/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
#menu{
	
	
	width: 100%;
	min-width: 1000px;
	height:61px;
	background:url(images/fm_menu_bg.jpg) repeat-x;
}

* html #menu
{
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}



	


/* Block */


.block {
	margin:0 5px 10px;
	background:#f3f3f3;
	padding:0 10px 12px;
}
	
/* Content */

.content {
	margin:0 23% 0 0;
	font:normal 0.9em/1.3em Tahoma;
	text-align:justify;
}

	.content h1 {font:1.2em/1.1em Arial;}

	.block.main {
		background:none;
	}
	
	/* Text block */
	
	.textblock {
		margin:15px 5px;
	}
	
	.block .textblock {margin:0;}

		.textblock p, .presentation p {
			margin:0 0 15px;
			text-indent:25px;
		}
	
	/* Presentation */
	
	.presentation {
		overflow:hidden;
	}
	
		.flash {
			float:left;
		}
		
		.pr-desc {
			margin:10px 0 0 350px;
			padding:10px;
			background:#f8f8f8;
			border:1px solid #ccc;
		}

		.obramlenie {
                        text-indent:0 !important;
                        margin:0 0 0 0;
			padding:10px;
			background:#f8f8f8;
			border:1px solid #ccc;
		}

                .obramleniekontakt {
			margin:0 0 0 0;
			padding:10px;
			background:#FFEAEA;
			border:1px solid #ccc;
		}
	
	.textblock ul, .presentation ul {
		list-style:disc;
		margin:0 0 15px 25px;
	}
	
	/* Clients */
	
	.clients {
		text-align:center;
		padding:15px 10px 10px;
		margin:-15px -10px -12px;
		border:1px solid #ccc;
	}
	
		.clients img {
			margin:0 15px;
		}
	
/* Left column */

.leftside {
	width:23%;
	float:left;
}

	/* Archives */

	.archives li {
		margin:0 0 10px;
		font:0.85em/1.5em Verdana;
	}
	
		.archives a {
			text-decoration:none;
			border-bottom:1px dotted #036;
		}
		.archives a:hover {border:none;}
	
		.archives p {
			padding:0 0 0 13px;
			background:url("images/archive.gif") no-repeat left 4px;
		}
		
	/* Press */

	.press li {
		margin:0 0 10px;
		font:0.85em/1.5em Verdana;
	}
	
		.press a {
			text-decoration:none;
			border-bottom:1px dotted #036;
		}
		.press a:hover {border:none;}
		
		.press p {
			background:url("images/press.gif") no-repeat left 2px;
			padding:0 0 0 17px;
		}
		
		.press .date {
			font:italic 1em Arial;
			color:#666;
			background:none;
			padding:0 0 2px 17px;
		}
	

	
/* Right column */

.vacancy {
    color: black;
	}
.rightside {
	width:23%;
	float:right;
	font:0.9em Tahoma;
}
	.rightside h3 {font-size:1.15em;}

	/* Phone */

	.phone {
		overflow:hidden;
		margin:0 0 15px;
	}
	
		.phone dt {
			float:left;
			padding:0 5px 0 0;
		}
		
		.phone dd {
			display:table;
			color:#cc0000;
			font:bold 1em Tahoma;
		}
	
	address {
		padding:0 0 10px;
		font-style:normal;
		margin:0 0 10px;
		border-bottom:1px solid #666;
	}
	
	/* Profile */
	
	.profile {
		border-bottom:1px solid #666;
		margin:0 0 15px;
	}
	
		.profile p {margin:0 0 10px;}
	
		.exp {
			font-style:italic;
			text-align:center;
			margin:0 0 10px;
		}
		
		.person {
			background:url("images/person.gif") no-repeat left;
			padding:0 0 0 15px;
			font-weight:bold;
		}
	
/* Footer */

.footer {
	clear:both;
	background:#e8e8e8;
	padding:15px 20px;
	font:0.9em Tahoma;
}

.photo-list .photo{}

.clauses-list{float:left; margin:3px 10px 3px 0px;}
.clauses-list .clauses{ margin-bottom:50px; }
.clauses-list .clauses-img{ float:left; margin:3px 10px 3px 0px; }

/* files */

	/* files первая страница */
	.files-list-first{}
	.files-list-first .cat-links{ margin-bottom: 10px;  }
	.files-list-first .files-cat-text{}
	
	/* files вывод одного файла */
	.files_id{}
	.files-id h2{}
	.files-id .files-size{}
	.files-id .files-text{}
	.files-id .files-all-img{}
	.files-id .files-download{}
	
	/* files вывод списка файлов */
	.files-list{}
	.files-list-first .files-cat-text{}
	.files-list .cat-links{  margin-bottom: 10px;  }
	.files-list .files-name{ margin-bottom: 10px; }
	.files-name .rating-result{display:inline;}
	
	/* photo вывод списка фотографий */
	.photo-list{}
	.photo-list .cat-links{}
	.photo-list .photo{float:left; margin-left:20px; }
	.photo-list .photo .photo-name{ margin-right:5px; }
	.photo-list .photo .photo-img{ margin:3px 10px 3px 0px; }
	.photo-list .photo .photo-size{}
	.photo-list .photo-text{}
	.photo-list .show-all{ clear:both;  }	

	/* Table */
	
	.content table {
		margin:0 0 20px;
	}
	
		.content caption {
			text-align:right;
			font:italic normal 0.9em Arial;
			padding:0 0 3px;
		}
		
		.content th {
			border:1px solid #EFEFEF;
			padding:5px 10px;
			text-align:left;
			font-weight:bold;
			background:#ccc;
		}
		
		.content td {
			border:1px solid #EFEFEF;
			padding:5px 10px;
			vertical-align:top;
		}
		
		
		/*--------------------------------------*/
#menu{
	
	clear:both;
	z-index:10;
	position:relative;
	//zoom:1;
	
	
	
}

#menu li{
		list-style:none;
		display:block;
		float:left;
		font-size:11px;
		font-weight:bold;
		line-height:61px;
		margin:0 5px;
		position:relative;
		z-index:10;
		//zoom:1;
	
			
}

#menu li a{
				display:block;
				float:left;
				height:61px;				
				color:#99a2b7;
				text-decoration:none;
				text-transform:uppercase;
				padding:0 10px;		
				//zoom:1;	
				overflow:hidden;
				
			}
#menu li a:hover{
			color:#fff;
}

#menu li:hover{
			color:#fff;
}


#menu li  .menu_level  a{
				display:inline;
				float:none;
				height:auto;				
				color:#99a2b7;
				text-decoration:none;
				text-transform:uppercase;
				padding:0 ;	
							
			}

#menu li  .menu_level  a:hover{
								
				color:#fff;
				
			}

			
			
			
			
#menu li.menu-separator{
	
	width: 4px;
	height: 5px;
	padding: 0px;
}
.menu_level{
	position: absolute;
	display:none;
	margin-top:20px;
	padding-top:25px;
	top: 0px;
	left: 10px;
	z-index:10;
	//zoom:1;
	
	
}
.menu_level div{
	
	font-size: 0.9em;
	padding: 5px 7px ;
	color:#99a2b7;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1.2;
	white-space:nowrap;
	background:#002B55;
	
	
	
	
	
}
*+html   .menu_level div{
	
	width:300px;
	white-space:normal;
	
	
	
	
}



/*----------------------------------------------*/



/*----наши стили----------*/
.show-links{
	margin-bottom:20px;
}


#menu{
	position:relative;
	//zoom:1;
}



#menu .center-to-left{
	position: relative;
	right: 50%;
	float: right;
	//zoom:1;
}

#menu .center-to-right{
	position: relative;
	z-index: 1;
	right: -50%;
	//zoom:1;
	//float:left;
}


.errors
{
	font-size: 0.8em;
	color: red;
	display: none;
	font-weight: normal;
}

.feedback-form table td, .feedback-form table th
{
	vertical-align: top;
}








