body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 75%;
	color: #534640;
}
table
{
	font-size: 100%;
}
/*\*/
* html .layout
{
	height: 1px;
}
/**/
.width_col_2
{
	width: 320px;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
a.ra_link
{
	color: #2e3192;
}
a.ra_link:hover
{
	color: #7391c8;
}
a.grey_link
{
	color: #898989;
}


/* Шапка */
div.top_curve
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 44px;
	height: 10px;
	background: url(/media/img/top_curve.gif) no-repeat;
}
a.logo_small_link, a.logo_small_link:visited, a.logo_small_link:hover
{
	color: #acadad;
}
div.ra_logo_container
{
	position: absolute;
	left: 80px;
	top: 40px;
	width: 160px;
	background: #ffffff;
	text-align: center;
}
div.ra_logo_small_container
{
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 11px;
	text-align: center;
}
div.ra_menu_container
{ 
	position: absolute;
	top: 105px;
	left: -35px;
}
table.ra_menu_table
{
	font-size: 150%;
	color: #7391c8;
}
a.ra_menu_link, a.ra_menu_link:visited
{
	color: #2e3192;
}
a.ra_menu_link:hover
{
	color: #7391c8;
}
a.ra_menu_link_in, a.ra_menu_link_in:visited, a.ra_menu_link_in:hover
{
	color: #7391c8;
}



/* Меню слева. Отзывы */
div.left_menu_container
{
	position: relative;
	background: #f0f0f0;
}
div.min_height_1
{
	min-height: 360px;
}
/*\*/
* html div.min_height_1
{
	height: 360px;
}
/**/
div.review_container
{
	padding: 20px 40px 90px 40px;
}
p.review_comment
{
	margin: 1em 0em 1em 0em;
}
div.review_all
{
	position: absolute;
	bottom: 50px;
	left: 40px;
}


table.recruitment_table td
{
	padding-bottom: 0.4em;
	vertical-align: top;
}
table.recruitment_table_info td
{
	padding-bottom: 0.5em;
	vertical-align: top;
}
td.recruitment_td
{
	padding-left: 25px;
	padding-right: 10px;
	width: 180px;
	color: #898989;
	font-weight: bold;
}


/* Подвал */
table.bottom_table td
{
	padding-bottom: 10px;
	vertical-align: top;
}
span.phone
{
	font-size: 140%;
	font-weight: bold;
	color: #898989;
}



/* Основной контент сайта*/
a
{
	text-decoration: underline;
}

/* Корневой контейнер */
div.main_text_ra
{
	line-height: 150%;
}

/* Крупный выделенный цветом текст */
span.ra_important
{
	font-size: 130%;
	color: #7391c8;
	font-weight: bold;
}
span.ra_important_small
{
	color: #7391c8;
	font-size: 110%;
}

/* Маркированные списки */
div.ul
{
	position: relative;
	margin: 0.8em 0em 0.8em 0.5em;
	line-height: 125%;
}
div.li
{
	padding:0px 0px 2px 14px;
	margin: 0.5em 10px 0.5em 8px;
	line-height: 140%;
}
div.li_line
{
	padding-left: 14px;
	line-height: 140%;
}
span.li_bullet
{
	position: relative;
	left: -14px;
	margin-left: -3px;
}
span.li_bullet img
{
	vertical-align: 3px;
}


/* Подменю */
div.sub_menu_header
{
	color: #707070; 
	margin-top: 1.6em; 
	margin-bottom: 0.8em;
}
div.sub_menu
{
	position: relative;
	margin: 0.8em 0em 0.8em 0.5em;
	line-height: 125%;
}
div.sub_menu_item
{
	padding-left: 14px;
	margin: 1.1em 0 1em 0.6em;
	line-height: 140%;
}
span.sub_menu_bullet
{
	position: relative;
	left: -14px;
	margin-left: -3px;
}
span.sub_menu_bullet img
{
	vertical-align: 3px;
}
span.sub_menu_current
{
	color: #7391c8;
	font-weight: bold;
}

/* Заголовки, абзацы */
h1
{
	font-size: 150%;
	font-weight: normal;
	color: #2e3192;
	margin: 0 0 0.7em 0; 
}
h2
{
	margin: 1.2em 0 0.6em 0; 
	font-size: 125%;
	font-weight: bold;
	color: #2e3192;
}
p
{
	margin: 0.7em 0 0.7em 0;
}


span.advantages_text
{
	color: #7391c8;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;	
}
span.li_exel_bullet img
{
	margin-right: 10px;
	vertical-align: -4px;
}
a.black_link
{
	color: #534640;
}
/* "Полуссылки" - подчеркнуты пунктиром и не имеют выделенного состояния visited */
a.half_link, a.half_link:hover, a.half_link:visited
{
	text-decoration: none;
	border-bottom: dashed 1px;
	color: #2e3192;
}
h3
{
	margin: 1em 0 0.6em 0; 
	font-size: 120%;
	font-weight: bold;
}
h4
{
	margin: 1em 0 0.2em 0;
	font-size: 110%;
	font-weight: bold;
}