/******************************************************************************/

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	background: transparent;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************************************************************/

html {
}

body {
	background: url(/img/body-bg.jpg) left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

a {
	color: #A70E13;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

p {
	margin-bottom: 18px;
	line-height: 18px;
}

ul {
	margin-bottom: 18px;
}

/******************************************************************************/

.clear {
	clear: both;
	display: block;
}

.main {
	margin: 0 auto;
	padding-bottom: 36px;
	width: 580px;
}

.header {
	position: relative;
	height: 250px;
	margin-bottom: 18px;
}

.footer {
}

/******************************************************************************/

.logo {
	position: absolute;
	top: 35px;
	right: 45px;
}

/*******************************************/

.address {
	position: absolute;
	top: 90px;
	left: 15px;
}

/*******************************************/

.lang {
	height: 100%;
}

.lang ul {
	height: 100%;
}

.lang ul li {
	float: left;
	padding: 8px 4px 0 4px;
	border-top: 2px solid #E7E2D7;
}

.lang ul li.active {
	border-top: 2px solid #CC1D03;
}

.lang ul li a {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
}

.lang ul li a img {
	display: block;
	width: 16px;
	height: 16px;
}

.lang-ru,
.lang-en,
.lang-ua {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.lang-ru:hover,
.lang-en:hover,
.lang-ua:hover {
	background-position: 0 -16px;
}

.lang-ru {
	background-image: url(/img/lang-ru.gif);
}

.lang-en {
	background-image: url(/img/lang-en.gif);
}

.lang-ua {
	background-image: url(/img/lang-ua.gif);
}

.active a {
	background-position: 0 -16px;
}

/*******************************************/

.agencies-list {
	height: 100%;
}

.agencies-list ul {
	height: 100%;
	overflow: hidden;
}

.agencies-list ul li {
	position: relative;
	margin: -1px 0 0 0;
	height: 100%;
	border-top: 1px solid #C5C0B6;
}

.agencies-list ul li img {
}

.agencies-list ul li h2,
.agencies-list ul li p {
	margin: 0;
	padding: 0;
}

.agencies-list ul li h2 {
	position: absolute;
	top: 30px;
	left: 170px;
	font-size: 14px;
	font-weight: normal;
}

.agencies-list ul li p {
	position: absolute;
	top: 48px;
	left: 170px;
}

.new_table
{
	width: 100%;
}

.new_table td
{
	padding:10px;
}

.new_table h2
{
	font-size:12px;
}
