body {
padding: 0;
margin: 0;
background: #DFDFDF;
position: relative;
}

img {
border: 0;
}

a {
outline: none;
}

#border_6 {
max-width: 1230px;
margin: 0 auto;
border-left: 1px solid #B9B9B9;
border-right: 1px solid #B9B9B9;
}

#border_5 {
max-width: 1232px;
margin: 0 auto;
border-left: 1px solid #C5C5C5;
border-right: 1px solid #C5C5C5;
}

#border_4 {
max-width: 1234px;
margin: 0 auto;
border-left: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
}

#border_3 {
max-width: 1236px;
margin: 0 auto;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
}

#border_2 {
max-width: 12384px;
margin: 0 auto;
border-left: 1px solid #D5D5D5;
border-right: 1px solid #D5D5D5;
}

#border_1 {
max-width: 1240px;
margin: 0 auto;
border-left: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}

#wrapper {
max-width: 1228px;
margin: 0 auto;
border-left: 1px solid #A6A6A6;
border-right: 1px solid #A6A6A6;
}

#head {
width: 100%;
height: 431px;
background: url('../img/head_background.png') repeat-x;
}

#search {
float: right;
font: 10px tahoma;
text-transform: uppercase;
color: #3B3B3B;
background: url('../img/search.png') no-repeat 0px 7px;
padding-left: 16px;
margin-right: 50px;
margin-top: 12px;
}

#search input {
border: 1px solid #BDBDBD;
width: 174px;
height: 20px;
}

#phones {
float: right;
border-right: 1px solid #3B3B3B;
margin-right: 10px;
padding-right: 12px;
font: 14px tahoma;
text-transform: uppercase;
color: #880204;
margin-top: 16px; 
}

#phones span {
font: 12px tahoma;
}

.clear {
clear: both;
}

#head_menu {
float: right;
margin-right: 50px;
margin-top: 20px;
}

#head_menu_right {
float: right;
background: url('../img/menu_background_right.png') no-repeat;
height: 29px;
width: 6px;
margin-left: -4px;
position: relative;
z-index: 2;
}

#head_menu_left {
float: right;
background: url('../img/menu_background_left.png') no-repeat;
height: 29px;
width: 6px;
position: relative;
z-index: 2;
margin-right: -4px;
}

#head_menu_center {
float: right;
background: url('../img/menu_background.png') repeat-x;
height: 29px;
position: relative;
z-index: 1;
}

#head_menu_center ul {
list-style: none;
margin-top: 8px;
margin-left: -26px;
}

#head_menu_center li {
display: inline;
font: 12px tahoma;
text-transform: uppercase;
background: url('../img/menu_line.png') no-repeat 0 0;
padding-left: 12px;
margin-right: 11px;
}

#head_menu_center li.first {
background: none;
padding-left: 0px;
}

#head_menu_center li a {
color: #ffffff;
text-decoration: none;
}

#head_menu_center li a:hover {
text-decoration: underline;
}

#logo {
background: url('../img/logo.png') no-repeat 0 0;
height: 78px;
width: 191px;
margin-left: 50px;
margin-top: -10px;
}

#logo a {
display: block;
width: 100%;
height: 100%;
}

#companions {
float: right;
margin-right: 50px;
margin-top: -10px;
}

#companions img {
margin-left: 30px;
}

#right_info {
width: 243px;
display: block;
float: right;
margin-top: 25px;
position: relative;
}

#right_info a {
text-decoration: none;
}

#right_info_content {
width: 210px;
height: 100%;
float: right;
background: #E6F2F5 url('../img/right_info_content_backgrou.png') top left repeat-x;
}

#right_info_content a.title {
font: 14px tahoma;
text-decoration: underline;
padding-top: 10px;
color: #3C3C3C;
display: block;
}

#right_info_content a:hover.title {
text-decoration: none;
}

#right_info_content div {
font: 11px tahoma;
padding-left: 12px;
padding-right: 5px;
color: #404040;
}

#right_info_content div.more {
background: url('../img/right_info_more.png') no-repeat;
width: 100px;
height: 22px;
float: right;
}

#right_info_content div.more a {
display: block;
width: 100%;
height: 100%;
}

#buttons {
width: 33px;
float: right;
}

#buttons_up {
background: url('../img/right_info_top.png') no-repeat 0 0;
height: 5px;
width: 33px;
}

#buttons_up a {
display: block;
height: 100%;
width: 100%;
}

#buttons_name {
height: 148px;
background: #404040 url('../img/right_info_first_shadow.png') no-repeat right bottom;
text-align: center;
}

#buttons_name a.all {
display: block;
height: 100%;
width: 100%;
}

#buttons_name img {
margin-top: 5px;
}

.buttons_active {
background: url('../img/right_info_red_background.png') repeat-x;
height: 29px;
width: 33px;
}

.buttons_active div.buttons_shadow {
background: url('../img/right_info_red_shadow.png') repeat-y;
height: 100%;
width: 4px;
float: right;
display: block;
}

.buttons_active a span.buttons_numbers{
font: 14px tahoma;
color: #ffffff;
display: block;
text-align: center;
padding-top: 5px;
}

.buttons_grey {
background: url('../img/right_info_grey_background.png') repeat-x;
height: 29px;
width: 33px;
}

.buttons_grey div.buttons_shadow {
background: url('../img/right_info_grey_shadow.png') repeat-y;
height: 100%;
width: 4px;
float: right;
display: block;
}

.buttons_grey a span.buttons_numbers{
font: 14px tahoma;
color: #303030;
display: block;
text-align: center;
padding-top: 5px;
}

.buttons_grey_last {
background: url('../img/right_info_grey_background.png') repeat-x;
height: 25px;
width: 33px;
}

.buttons_grey_last div.buttons_shadow {
background: url('../img/right_info_grey_shadow.png') repeat-y;
height: 25px;
width: 4px;
float: right;
display: block;
}

.buttons_grey_last a span.buttons_numbers{
font: 14px tahoma;
color: #303030;
display: block;
text-align: center;
padding-top: 5px;
}

.buttons_buttom {
background: url('../img/right_info_bottom.png') no-repeat;
height: 4px;
width: 33px;
}

.buttons_buttom_active {
background: url('../img/right_info_bottom_active.png') no-repeat;
height: 4px;
width: 33px;
}

.buttons_active_last {
background: url('../img/right_info_red_background.png') repeat-x;
height: 25px;
width: 33px;
}

.buttons_active_last div.buttons_shadow {
background: url('../img/right_info_red_shadow.png') repeat-y;
height: 25px;
width: 4px;
float: right;
display: block;
}

.buttons_active_last a span.buttons_numbers{
font: 14px tahoma;
color: #ffffff;
display: block;
text-align: center;
padding-top: 5px;
}

.buttons_active_last div.buttons_buttom {
background: url('../img/right_info_bottom_active.png') no-repeat;
height: 4px;
width: 33px;
margin-top: 3px;
}

#center_man {
background: url('../img/man.png') no-repeat 0 0;
height: 269px;
width: 193px;
display: block;
float: right;
position: relative;
z-index: 1;
margin-top: 26px;
margin-right: 1px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
#center_man {
margin-top: 30px;
}
}

#center_text_top {
background: url('../img/man_text_top.png') no-repeat;
height: 37px;
width: 422px;
display: block;
position: relative;
z-index: 2;
}

#center_text_bottom {
background: url('../img/man_text_bottom.png') no-repeat;
height: 33px;
width: 421px;
display: block;
position: relative;
z-index: 2;
}

#center_text_left {
float: left;
background: url('../img/man_text_left_shadow.png') repeat-y;
width: 16px;
min-height: 182px;
position: relative;
z-index: 2;
}

#center_text_right {
float: right;
background: url('../img/man_text_right_shadow.png') repeat-y;
width: 16px;
min-height: 182px;
position: relative;
z-index: 2;
}

#center_text_center {
float: left;
background: #ECECEC url('../img/man_text_background.png') repeat-x;
width: 390px;
min-height: 182px;
position: relative;
z-index: 2;
}

#man_talk {
background: url('../img/man_talk.png') no-repeat;
height: 54px;
width: 42px;
float: right;
position: relative;
z-index: 5;
margin-top: 70px;
margin-right: -70px;
}

#center_text {
float: right;
position: relative;
z-index: 2;
margin-right: -44px;
margin-top: 20px;
}

#center_text_center div#start {
background: url('../img/man_text_start.png') no-repeat;
height: 20px;
width: 27px;
float: left;
position: relative;
z-index: 4;
margin-left: 30px;
margin-top: -10px;
}

#center_text_center div#end {
background: url('../img/man_text_finish.png') no-repeat;
height: 20px;
width: 27px;
float: right;
position: relative;
z-index: 4;
margin-right: 30px;
margin-top: -10px;
}

#center_text_center p {
font: italic 16px georgia;
color: #686868;
padding-left: 50px;
padding-right: 45px;
}

#center_text_center span {
font: italic 12px georgia;
color: #686868;
text-align: right;
display: block;
padding-right: 30px;
}

#vertical_menu {
float: left;
position: absolute;
z-index: 3;
}

#vertical_menu ul {
width: 200px;
list-style: none;
font: bold 12px tahoma;
text-transform: uppercase;
padding-left: 0;
padding-bottom: 0;
margin: 0;
}

#vertical_menu li {
margin-top: 10px;
border-bottom: 1px solid #AFD1DA;
padding-bottom: 4px;
padding-left: 15px;
background: url('../img/menu_arrow.png') no-repeat 0 5px;
}

#vertical_menu li.last {
border: 0;
}

#vertical_menu a {
color: #3C3C3C;
text-decoration: none;
}

#vertical_menu a:hover {
text-decoration: underline;
}

#center_menu {
background: url('../img/answer_background.png') repeat-x;
height: 69px;
width: 100%;
}

#center_menu table {
list-style: none;
color: #BCBCBC;
font: 11px tahoma;
margin: 0 auto;
vertical-align: top;
height: 100%;
background: url('../img/answer_lines.png') no-repeat left center;
}

#center_menu td {
text-align: center;
max-width: 190px;
vertical-align: top;
padding-top: 12px;
background: url('../img/answer_lines.png') no-repeat right center;
padding-right: 10px;
padding-left: 10px; 
}

#center_menu span {
text-transform: uppercase;
display: block;
font: 14px tahoma;
}

#center_menu a {
color: #FFFFFF;
text-decoration: none;
}

#center_menu a:hover {
text-decoration: underline;
}

#center_menu a:hover span{
text-decoration: underline;
}

#roller {
height: 34px;
width: 100%;
background: url('../img/roller_background.png') repeat;
}

#line {
margin: 0 auto;
padding-top: 17px;
padding-right: 20px;
}

#this_line {
background: url('../img/line.png') repeat-x;
height: 2px;
width: 100%;
position: relative;
display: none;
}

#runner {
background: url('../img/runner.png') no-repeat;
height: 18px;
width: 34px;
position: absolute;
z-index: 99;
top: 513px;
left: 150px;
display: none;
}

#balloon_text {
height: 187px;
width: 547px;
position: absolute;
z-index: 99;
top: 513px;
left: 150px;
display: none;
}

#balloon_arrow {
height: 31px;
width: 56px;
background: url('../img/balloon_arrow.png') no-repeat;
position: absolute;
z-index: 999;
display: none;
}

.ballon_top_line_left {
background: url('../img/balloon_left_up.png') no-repeat;
height: 12px;
width: 13px;
left: 0;
top: 0;
position: absolute;
}

.ballon_top_line_right {
background: url('../img/balloon_right_up.png') no-repeat;
height: 12px;
width: 11px;
right: 0;
top: 0;
position: absolute;
}

.ballon_top_line {
height: 10px;
width: 100%;
}

.ballon_top_line_background {
height: 100%;
width: 525px;
margin: 0 auto;
background: url('../img/balloon_top.png') repeat-x;
}

.ballon_center {
height: 167px;
width: 100%;
}

.ballon_center_left {
height: 163px;
width: 9px;
background: url('../img/balloon_left.png') repeat-y;
float: left;
margin-top: 2px;
}

.ballon_center_right {
height: 163px;
width: 9px;
background: url('../img/balloon_right.png') repeat-y;
float: right;
margin-top: 2px;
}

.ballon_center_text {
height: 100%;
width: 529px;
float: left;
background: url('../img/balloon_center.png') repeat-x;
}

.ballon_center_text div {
display: none;
}

.ballon_center_text div.text {
display: block;
font: 11px tahoma;
color: #010101;
text-align: justify;
padding: 20px 20px 0;
}

.ballon_center_text h2 {
font: 18px tahoma;
color: #9D1B1B;
padding: 0 0 10px;
margin: 0;
display: block;
}

.ballon_center_text p {
font: 11px tahoma;
color: #010101;
text-align: justify;
margin-top: 0px;
}

.ballon_center_text div.more {
height: 22px;
width: 100px;
background: url('../img/balloon_more.png') no-repeat;
display: block;
float: right;
margin-right: 20px;
}

.ballon_center_text div.more a {
height: 100%;
width: 100%;
display: block;
}

.balloon_bottom {
height: 10px;
width: 100%;
}

.ballon_bottom_left {
background: url('../img/balloon_left_down.png') no-repeat;
height: 12px;
width: 11px;
left: 0;
bottom: 0;
position: absolute;
}

.ballon_bottom_right {
background: url('../img/balloon_right_down.png') no-repeat;
height: 12px;
width: 11px;
right: 0;
bottom: 0;
position: absolute;
}

.ballon_bottom_background {
background: url('../img/balloon_bottom.png') repeat-x;
height: 10px;
width: 525px;
margin: 0 auto;
}

#roller_text {
height: 204px;
width: 100%;
background: url('../img/roller_text_background.png') repeat; 
}

#news {
background: #4E4E4E;
padding-left: 60px;
padding-right: 60px;
max-width: 1242px;
}

#news table {
margin: 0 auto;
width: 100%;
}

#news table td {
width: 30%;
padding-right: 50px;
vertical-align: top;
color: #ffffff;
font: 11px tahoma;
}

#news table td h2 {
display: block;
font: bold 14px tahoma;
text-transform: uppercase;
border-bottom: 1px solid #8A8A8A;
color: #ffffff; 
}

#news table td a {
font: 11px tahoma;
color: #ffffff;
text-decoration: none; 
}

#news table td a:hover {
text-decoration: underline; 
}

#news table td span {
font: bold 11px tahoma;
color: #86BAD0;
text-decoration: none; 
}

.line {
height: 1px;
width: 100%;
overflow: hidden;
background: #8A8A8A;
margin-top: 10px;
margin-bottom: 10px;
}

#clients {
height: 92px;
background: #3C3C3C;
margin-top: 50px;
border-top: 1px solid #86BAD0;
border-bottom: 1px solid  #86BAD0;
}

#logo_bottom {
background: #4E4E4E url('../img/logo_bottom.jpg') no-repeat;
height: 92px;
width: 176px;
float: left;
}

#cl_logos {
float: left;
}

#cl_logos img {
margin-top: 12px;
margin-left: 25px;
}

.tw_px {
height: 20px;
clear: both;
}

#footer {
min-height: 135px;
background: #3B3B3B;
padding-left: 60px;
padding-right: 60px;
padding-top: 50px;
}

#footer_left {
float: left;
}

#footer_left span {
display: block;
font: 11px tahoma;
color: #C8C8C8;
margin-top: 5px;
}

#footer_right {
float: right;
text-align: right;
}

#footer_right div {
margin-left: 10px;
float: right;
}

#footer_right span {
display: block;
margin-top: 20px;
font: 11px tahoma;
color: #C8C8C8;
}

#footer_right span.topform {
float: right;
margin-top: 20px;
clear: both;
}

#footer_right span.li_li {
display: block;
margin-top: 0;
}

#footer_right span.li_mail {
display: block;
margin-top: 2px;
}

#footer_right span a {
color: #C8C8C8;
text-decoration: none;
}

#footer_right span a:hover {
text-decoration: underline;
}

#why_six {
background: url('../img/why_six.png') no-repeat;
height: 108px;
width: 138px;
position: absolute;
z-index: 1;
margin-top: -108px;
margin-left: 170px;
}

#why_six a {
display: block;
height: 100%;
width: 100%;
}

#wrapper_page {
background: #ffffff url('../img/page_background.png') repeat-x;
max-width: 1228px;
margin: 0 auto;
border-left: 1px solid #A6A6A6;
border-right: 1px solid #A6A6A6;
}

#left_menu {
padding-left: 48px;
width: 233px;
padding-top: 50px;
}

#left_menu ul {
width: 233px;
list-style: none;
font: 12px tahoma;
padding-left: 0;
text-transform: uppercase;
}

#left_menu ul li {
margin-top: 5px;
border-bottom: 1px solid #AFD1DA;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
background: url('../img/menu_arrow.png') no-repeat 0 5px;
}

#left_menu ul li.last {
border: 0;
}

#left_menu ul li a {
color: #3C3C3C;
text-decoration: none;
}

#left_menu ul li a:hover {
text-decoration: underline;
}

#left_menu ul li a.this {
color: #11557C;
text-decoration: none;
}

#left_menu ul li a:hover.this {
text-decoration: underline;
}

#left_menu ul li ul {
list-style: none;
font: 12px tahoma;
margin-left: -3px;
text-transform: none;
border-top: 1px solid #AFD1DA;
margin-top: 4px;
}

#left_menu ul li ul li {
margin-top: 5px;
margin-bottom: 5px;
border: 0;
background: none;
}

#left_menu ul li ul li a {
text-decoration: underline;
}

#left_menu ul li ul li a:hover {
text-decoration: none;
}

#left_menu ul li ul li a.this {
text-decoration: underline;
}

#left_menu ul li ul li a:hover.this {
text-decoration: none;
}

#man_for_page {
margin-top: 10px;
margin-right: 30px;
position: relative;
z-index: 1;
float: right;
}

#man_text_for_page {
position: relative;
z-index: 2;
margin-top: -70px;
margin-right: 10px;
float: right;
width: 214px;
}

#man_text_for_page_top {
background: url('../img/page_man_talk_up.png') no-repeat;
height: 36px;
width: 214px;
}

#man_text_for_page_left {
background: url('../img/page_man_talk_left.png') repeat-y top left;
width: 214px;
}

#man_text_for_page_right {
background: url('../img/page_man_talk_right.png') repeat-y top right;
width: 214px;
}

#man_text_for_page_center {
background: #FDFDFD url('../img/page_man_talk_background.png') repeat-x bottom left;
width: 200px;
margin-left: 5px;
padding-bottom: 10px;
}

#man_text_for_page_bottom {
background: url('../img/page_man_talk_down.png') no-repeat;
height: 21px;
width: 214px;
margin-bottom: 30px;
}

#for_page_text_start {
background: url('../img/man_text_start.png') no-repeat;
height: 20px;
width: 27px;
position: relative;
z-index: 3;
margin-left: 10px;
}

#man_text_for_page_center p {
font: italic 14px georgia !important;
color: #686868 !important;
display: block;
position: relative;
z-index: 4;
padding-left: 10px;
padding-right: 10px;
margin-top: -10px;
text-align: left;
margin-left: 0 !important;
margin-right: 0 !important;
}

#for_page_text_end {
background: url('../img/man_text_finish.png') no-repeat;
height: 20px;
width: 27px;
position: relative;
z-index: 3;
float: right;
margin-top: -30px;
margin-right: 10px;
}

#man_text_for_page_center span {
font: italic 12px georgia;
color: #686868;
display: block;
position: relative;
z-index: 4;
text-align: right;
margin-right: 10px;
}

#man_text_for_page_center span.first_who {
margin-top: -8px;
}

#right_block h2 {
font: 14px tahoma;
color: #11557C;
text-transform: uppercase;
margin-left: 5px;
margin-top: 20px;
text-decoration: none;
}

.right_block_line {
overflow: hidden;
height: 1px;
width: 200px;
background: #8A8A8A;
margin-left: 5px;
}

#right_block h3 {
font: bold 11px tahoma;
color: #9D1B1B;
margin-left: 10px;
}

#right_block p {
font: 11px tahoma;
color: #3C3C3C;
margin-left: 10px;
margin-right: 10px;
}

#right_block a {
font: 11px tahoma;
color: #11557C;
text-decoration: underline;
display: block;
margin-left: 10px;
margin-top: 30px;
}

#right_block a:hover {
text-decoration: none;
}

#first_footer {
background: #4E4E4E;
margin-top: 30px;
padding-top: 21px;
padding-bottom: 21px;
}

#ff_clients {
height: 92px;
background: #3C3C3C url('../img/ff_clients_logo_background.jpg') repeat-y top right;;
border-top: 1px solid #86BAD0;
border-bottom: 1px solid #86BAD0;
width: 940px;
margin: 0 auto;
}

#ff_logo {
background: #4E4E4E url('../img/logo_bottom.jpg') no-repeat;
height: 92px;
width: 176px;
float: left;
display: block;
}

#ff_clients_logo {
float: left; 
}

#ff_clients_logo img {
margin-left: 17px;
margin-top: 10px;
}

#center_block {
float: left;
width: 60%;
position: relative;
min-height: 500px;
padding-bottom: 30px; 
}

#content {
padding-left: 90px;
padding-right: 40px;
padding-top: 60px;
font: 11px tahoma;
color: #3C3C3C;
}

#content a {
font: 11px tahoma;
color:#11557C;
text-decoration: underline;
}

#content a:hover {
text-decoration: none;
}

#left_block {
float: left;
width: 20%;
padding-bottom: 30px;
}

#right_block {
float: right;
width: 20%;
padding-bottom: 30px;
}

#center_block h1 {
font: 24px tahoma;
color: #9D1B1B;
}

#center_block p {
font: 11px tahoma;
color: #3C3C3C;
}

#center_block h2 {
font: 14px tahoma;
color: #11557C;
display: block;
margin-top: 20px;
}

#center_block h3 {
font: bold 12px tahoma;
color: #9D1B1B;
min-height: 33px;
display: block;
padding-left: 50px;
margin-top: 20px;
}

#center_block h3.number_1 {
background: url('../img/number_1.png') no-repeat;
}

#center_block h3.number_2 {
background: url('../img/number_2.png') no-repeat;
}

#center_block h3.number_3 {
background: url('../img/number_3.png') no-repeat;
}

#center_block h3.number_4 {
background: url('../img/number_4.png') no-repeat;
}

#center_block ul.numbers {
list-style: none;
font: 11px tahoma;
color: #3C3C3C;
margin-top: -20px;
padding-left: 50px;
}

#center_block li.numbers {
background: url('../img/center-ul.png') no-repeat left 6px;
width: 330px;
padding-left: 10px;
margin-top: 8px;
}

#feedback {
position: absolute;
width: 300px;
z-index: 99;
}

#feedback_head {
height: 69px;
background: url('../img/feedback_head_background.png') repeat-x;
width: 292px;
text-align: center;
}

#feedback_head_right {
float: right;
background: url('../img/feedback_head_right.png') no-repeat top right;
height: 69px;
width: 11px;
}

#feedback_head_second_level {
background: url('../img/feedback_second_level_head.png') repeat;
height: 33px;
width: 294px;
}

#feedback_right_second_level {
float: right;
background: url('../img/feedback_second_level_right.png') repeat-y;
width: 6px;
height: 33px;
}

.feedback_menu a {
font: 12px tahoma;
text-transform: uppercase;
color: #EBF4F7;
display: block;
width: 73px;
margin: 0 auto;
text-decoration: none;
}

.feedback_menu {
float: left;
width: 96px;
min-height: 50px;
padding-top: 12px;
margin-top: 2px;
background: url('../img/feedback_line.png') no-repeat right top;
}

.feedback_menu_first a {
font: 12px tahoma;
text-transform: uppercase;
color: #EBF4F7;
display: block;
width: 73px;
margin: 0 auto;
text-decoration: none;
}

.feedback_menu_first {
float: left;
width: 96px;
min-height: 50px;
padding-top: 12px;
margin-top: 2px;
background: url('../img/feedback_line.png') no-repeat right top;
}

.feedback_menu_last {
background: none;
float: left;
width: 96px;
min-height: 50px;
padding-top: 12px;
margin-top: 2px;
}

.feedback_menu_last a {
font: 12px tahoma;
text-transform: uppercase;
color: #EBF4F7;
display: block;
width: 73px;
margin: 0 auto;
text-decoration: none;
}

.feedback_active {
height: 8px;
width: 92px;
margin-top: 2px;
background: #B10000;
z-index: 5;
}

.feedback_active_last {
width: 104px;
height: 8px;
margin-top: 2px;
background: #B10000;
z-index: 5;
margin-left: -2px;
}

.feedback_arrow {
background: url('../img/feedback_arrow.png') no-repeat;
width: 30px;
height: 17px;
margin-left: 30px;
}

#feedback_head_second_level div span.red {
font: 14px tahoma;
color: #9D1B1B;
}

#feedback_head_second_level div {
font: 11px tahoma;
color: #2A353B;
text-align: left !important;
margin-left: 50px;
}

#feedback_head_second_level div span {
display: block;
}

#feedback_head_second_level div {
text-align: center;
}

#feedback_foot_close_bg {
background: url('../img/feedback_footer_close.png') repeat-x;
height: 8px;
width: 290px;
}

#feedback_foot_close_right {
background: url('../img/feedback_footer_close_right.png') no-repeat;
height: 8px;
width: 10px;
float: right;
}

#feedback_hidden {
width: 454px;
background: url('../img/feedback_second_level_right.png') repeat-y right;
}

#feedback_hidden_bg {
background: #E7F4F9;
width: 448px;

}

#feedback_foot_bg {
background: url('../img/feedback_footer.png') repeat-x;
height: 8px;
width: 445px;
}

#feedback_foot_right {
background: url('../img/feedback_footer_right.png') no-repeat;
height: 8px;
width: 10px;
float: right;
}

#feedback_hidden_bg form {
padding-top: 15px;
padding-bottom: 15px;
height: 100%;
width: 100%;
display: block;
}

#feedback_hidden_bg input {
height: 18px;
width: 270px;
border: 1px solid #BDBDBD;
float: right;
margin-top: 5px;
margin-right: 50px;
font: 11px tahoma;
color: #2A353B;
}

#feedback_hidden_bg textarea {
height: 62px;
width: 270px;
border: 1px solid #BDBDBD;
float: right;
margin-top: 5px;
margin-right: 50px;
font: 11px tahoma;
color: #2A353B;
}

#feedback_hidden_bg span {
float: left;
display: block;
font: 11px tahoma;
color: #2A353B;
display: block;
text-align: right;
width: 100px;
margin-top: 8px;
margin-left: 10px;
}

#feedback_hidden_bg span.question {
margin-top: 28px;
}

#feedback_hidden_bg span.capcha {
margin-top: 18px;
}

#feedback_hidden_bg input.capcha {
width: 140px;
margin-top: 15px;
margin-right: 50px;
}

#feedback_hidden_bg img {
float: left;
margin-left: 30px;
display: block;
}

#feedback_hidden_bg .submit {
margin-top: 5px;
margin-right: 50px;
float: right;
cursor: pointer;
}

#feedback_window {
background: url('../img/feedback_window.png') no-repeat;
width: 20px;
height: 20px;
float: right;
margin-right: 10px;
margin-bottom: 5px;
display: block;
}

#feedback_window a {
display: block;
height: 100%;
width: 100%;
}

#message {
font: 11px tahoma;
color: #be293b;
margin-left: 50px;
padding: 5px;
}

.space {
height: 20px;
width: 100%;
display: block;
clear: both;
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 0 0 0;
}

.center_img{
background: url('../img/yota_center.png') no-repeat center center;
width: 485px;
height: 485px;
}
a.top_left{
width: 204px;
height: 179px;
float: left;
margin: 25px 0 0 9px;
}
a:hover.top_left{
background: url('../img/yota_bg.png') no-repeat center center;
}
.top_right{
width: 204px;
height: 179px;
float: right;
margin: 25px 6px 0 0;
text-align: center;
}
a:hover.top_right{
background: url('../img/yota_bg.png') no-repeat center center;
}
.bottom_left{
width: 227px;
height: 179px;
float: left;
margin: 20px 0 0 4px;
padding-top: 60px;
}
a:hover.bottom_left{
background: url('../img/yota_bg.png') no-repeat center center;
}
.bottom_right{
width: 204px;
height: 179px;
float: right;
margin: 28px 0 0 4px;
padding-top: 60px;
}
a:hover.bottom_right{
background: url('../img/yota_bg.png') no-repeat center center;
}

p.error{
text-align: justify; padding-bottom: 10px; color: rgb(172, 41, 59);
font: 11px tahoma;
}

