* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

html, body {
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
}

body {
	background: url('/global/templates/default/imgs/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

img {
   behavior: url('/global/templates/default/pngbehavior.htc');
}

input, textarea, select {
	border: 1px solid #1264C8;
	background: #FFF;
}



table.framework {
	background: url('/global/templates/default/imgs/top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div.logo_text {
	position: absolute;
	top: 35px;
	left: 120px;
	font-size: 12pt;
	color: #1264C8;
}

div.announce {
	position: absolute;
	top: 120px;
	left: 440px;
	width: 305px;
	font-size: 10pt;
	color: #2D85D3;
	text-align: center;
}

div.menu_one {
	position: absolute;
	top: 7px;
	left: 419px;
	color: #0A4A83;
	font-size: 8pt;
	
}
div.menu_one a {
	color: #0A4A83;
	text-decoration: underline;
}

div.menu_two {
	position: absolute;
	top: 36px;
	left: 520px;
	color: #FFF;
	font-size: 8pt;
}
div.menu_two a {
	color: #FFF;
	text-decoration: underline;
}

div.right_block {
	position: absolute;
	top: 55px;
	left: 799px;
	right: 15px;
	width: 19px;}


table.right_block td.content {
	font-size: 9pt;
	color: #FFF;
	background: url('/global/templates/default/imgs/right_block_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 3px;
	padding-left: 20px;
}
table.right_block td.search {
	font-size: 9pt;
	color: #FFF;
	padding: 3px;
	padding-left: 20px;
	background: url('/global/templates/default/imgs/right_block_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
}
table.right_block td.search input {
	width: 100px;
	margin-right: 10px;
}


div.bottom {
	background-color: #2D85D3;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	width: 794px;
}
div.copyrights {
	top: 950px;
	z-index: 3;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	width: 100%;
	text-align: right;
}
span.footer {
	padding-left: 25px;
	padding-right: 3px;
}

div.bg_bottom {
}


div.left_menu {
	position: absolute;
	top: 265px;
	left: 12px;
	z-index: 5;
}

div.blocks {
	position: absolute;
	top: 257px;
	left: 200px;
	z-index: 5;
}
div.blocks td.content {
	background: url('/global/templates/default/imgs/work_search_bg.gif');
	padding: 3px;
	padding-left: 11px;
	font-size: 9pt;
	color: #FFF;
}
div.blocks td.content2 {
	background: url('/global/templates/default/imgs/work_bg.gif');
	padding: 3px;
	padding-left: 11px;
	font-size: 9pt;
	color: #FFF;
}
div.blocks td.content3 {
	background: url('/global/templates/default/imgs/services_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 3px;
	padding-left: 25px;
	font-size: 9pt;
	color: #FFF;
}

div.listen {
	position: absolute;
	left: 792px;
	top: 50%;
	z-index: 5;
}

p {
	margin-top: 8px;
}

table td {
	font-size: 9pt;
}

div.content {
margin-left:200px;
margin-top:270px;
 width:550px;
	background-color: white;
	padding: 10px;
	font-size: 9pt;
}
div.content h1 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	font-size: 14pt;
}

ol,ul {
	margin: 10px;
}
li {
	margin-left: 25px;
	margin-right: 25px;
}


a {
	color: #2166A7;
	text-decoration: underline;
}


table.vacancies {
	width: 100%;
	background: #000;
	border-collapse: collapse;
}
table.vacancies td {
	padding: 3px;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #CCC;
}
table.vacancies tr.header td {
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
}

div.content b {
	color: #888;
}

table.form td {
	padding: 5px;
}

table.search_form_full td {
	padding: 5px;
	
	
}
div.lis {
	top: 950px;
	z-index: 2;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
	left: 794px;
}

