* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {margin: 0px; padding: 0px;}
img {
	border: none;
}
p {
}
a {
}
h1 {
}
ul {
	list-style-image: url('/data/img/bullet.gif');
}
/*--------------------------*/
.header_menu {
	height: 41px;
}
	.header_menu * {
		font-size: 9pt;
	}
/*--------------------------*/
.header_phone {
	padding-left: 490px;
	color: #305ca7;
	font-size: 26pt;
	font-weight: bold;
}
/*--------------------------*/
.header_title {
	height: 27px;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
}
/*--------------------------*/
.sidebar {
	width: 280px;
	border-left: 1px solid black;
}
	.sidebar ul a {
		color: #C10B0B;
		font-weight: bold;
		text-decoration: none;
	}
	.sidebar ul a:hover {
		color: #850808;
		text-decoration: underline;
	}

/*--------------------------*/
.content {
	padding: 0px 25px;
}
/*--------------------------*/
a.parent {
	display: block;
	float: left;
	margin: 0px 5px;
	padding: 0px;
	border-top: 3px solid #EB5C0E;
	color: #fff;
	font-weight: bold;
	padding: 3px 20px;
	text-decoration: none;
	height: 22px;
}
/*--------------------------*/
	table.drop_top_menu {
		position: absolute;
	}
		table.drop_top_menu td {
			padding: 3px 10px;
			background-color: #305CA7;
			border: 1px solid #EB5C0E;
		}
		table.drop_top_menu td a {
			text-decoration: none;
			color: #fff;
			font-weight: bold;
		}
		table.drop_top_menu td a:hover {
		}
/*--------------------------*/
table.footer {}
	table.footer * {
		font-size: 8pt;
	}
	td.bottom_menu {
		padding-left: 50px;
	}
		td.bottom_menu a {
			display: block;
			float: left;
			margin: 0px 5px;
			padding: 0px;
			border-bottom: 3px solid #A50F28;
			color: #fff;
			padding: 3px 20px;
			text-decoration: none;
		}
/*--------------------------*/
div.vacancy {
	margin-top: 10px;
}
	div.vacancy div.title a {
		text-decoration: none;
		color: #C10B0B;
		font-weight: bold;
	}
	div.vacancy div.title a:hover {
		color: #850808;
		text-decoration: underline;
	}
	div.vacancy div.short {
		margin-left: 20px;
	}
	div.vacancy div.link {
		text-align: right;
	}
	div.vacancy div.link a {
		text-decoration: none;
		color: #C10B0B;
	}
	div.vacancy div.link a:hover {
		color: #850808;
		text-decoration: underline;
	}
/*--------------------------*/
/*--------------------------*/
/*-- the first vacancies' list item for urgent vacancy ------------------------*/
#smp_vac2 {
	margin-bottom:20px;
}
#smp_vac2 a:link,#smp_vac2 a:visited  {
	color:#850808;
}
/*.first {
	margin:10px 0;
}
.first a:link, .first a:visited {
	color:#850808;
}*/
