@charset "utf-8";
/* CSS Document */

body,html {
	height:100%;	
	position:relative;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:0;
	/*min-height:100%;
	height:auto !important;
	height:100%;*/
	/*margin: 0 auto -142px;*/

}
#content {
	width:600px;
	/*margin-left:227px;
	margin-right:180px;*/
	/*top:140px;
	z-index:-1;*/
	padding-bottom:40px;
}
#leftbar {
	position:relative;
	float:left;/*
	top: 140px;
	left:0px;*/
	color:#64000D;
padding-bottom:30px;
margin-top:6px;
margin-right:6px;
	
}
#innerleftbar {
	width:217px;
	top: 140px;
	left:0px;
	background-color:#64000D;
	background-image:url(images/vacancy-bg.jpg);
	width:189px;
	height:369px;
	border:4px solid #64000D;
	color:#fff;
	padding:10px;
	overflow:hidden;
	
}
#rightbar {

	width:171px;
	/*top:140px;
	right:0px;*/
	padding-bottom:30px;
	margin-left:6px;
	margin-top:6px;
}
#rightbar .block{
	background-color:#8f4850;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
	border:3px solid #64000D;
	
	
	
}
#header {
	height:95px;
	border-bottom:20px solid #64000D;
}

#footer {
	/*position:fixed;*/
	clear:both;
	/*bottom:0px;*/
	width:992px;
	background-color:#64000D;
	color:#fff;
	padding:4px;
	border-top:2px solid #fff;
	text-align:center;
}
#bottomlogos {
	/*position:fixed;*/
	clear:both;
	/*bottom:0px;*/
	width:992px;
	background-color:#fff;
	color:#64000D;
	text-align:center;
}
#footer span{
	margin-right:20px;	
}
#menu{	
 padding-top:20px;
}
#menu a{
	float:right;
	display:block;
	width:125px;
	margin-left:1px;
	background-color:#64000D;
	color:#fff;
	font-size:17px;
	text-align:center;
	height:27px;
	line-height:27px;
	text-decoration:none;
	background-image:url(images/tab.jpg);
	overflow:hidden;
}
#menu a:hover{
	text-decoration:underline;	
}
#tel{
	text-align:right;
	font-size:15px;
	color:#64000D;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:20px;
	width:500px;
	padding-left:500px;
	height:41px;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:120px;
		
}
h2{
	margin:0px;
	padding:0px;
}
#menu ul{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:999;
	width:126px;
}
#menu ul .item{	display:none; font-size:13px; }
#menu ul .item a{  background-image:none; font-size:12px;}
#menu ul .item a:hover{ background-color:#8F4750;text-decoration:none;}
#menu ul:hover .item {display:block;}
h1{
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	line-height:32px;
	color:#60000C;
	font-size:19px;
}
.category{
	color:#fff;
	line-height:18px;
	font-size:12px;
	text-decoration:none;
	display:block;
}
.doclist ul{
		
}
.doclist ul li{
	border-left:7px solid #64000D;
	border-bottom:1px solid #64000D;
	padding:8px;
	list-style-image:none;
	list-style:none;
	
}
.doclist ul li a{
	color:#64000D;
	font-size:15px;	
	display:block;
	background-image:url(images/pdf.jpg);
	background-repeat:no-repeat;
	line-height:32px;
	padding-left:35px;
}
