h1, h2, div.h2
{
	color: #363a3b
}

h2, div.h2
{
	border-bottom:2px solid #9d7900;
}

#at_frm_bitrix{
	color:#ffffff;
}

.connection-block .phones{
	color:#485254;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0px 15px 20px 15px;/*0px 15px 20px 70px*/
	margin:0px 25% 0px 25%;
}

/*Right column*/
#content .right-column
{
	float:left;
	margin-left:-25%;
	width:25%;
}

/*Left column*/
#content .left-column{
	float:left;
	margin-left:-100%;
	margin-top:262px;
	width:25%;
}

.go-education .button {
    border-radius: 2px;
    box-shadow: 0 1px 1px #E3E3E3;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.go-education a.orange {
    background: linear-gradient(#FED970, #FEBD4B) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D6A437;
    color: #7C5D1B;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFE8B2;
}
.go-education a.orange:hover {
    background: linear-gradient(#FEBD4B, #FED970) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body #sh_button{
	background: none #9d7900;
}
body .sh_header{
	background: none #9d7900;
}
body .sh_button, body .sh_button:hover  {
    background: none repeat scroll 0 0 #9d7900;
}
body .sh_button_gray_complete  {
    color: white;
}
/*
.sh_btn 	кнопка виджета
.sh_btn_right 	кнопка виджета справа(возможные варианты: sh_btn_top, sh_btn_bottom, sh_btn_right, sh_btn_left)
.sh_btn_right_center 	кнопка виджета справа по центру
.sh_chat 	виджет
.sh_header 	шапка виджета
.sh_hico_close 	иконка закрыть виджет
.sh_hico_popup 	иконка развернуть виджет
.sh_hico_hide 	иконка скрыть виджет
.sh_input 	поле формы input
.sh_textarea 	поле формы textarea
.sh_mess_text 	текст сообщения
.sh_mess_time 	время сообщения
.sh_button_gray_complete 	кнопка завершить
.sh_ic_smiles 	иконка смайлы
.sh_ic_sound 	иконка sound
.sh_ic_attach 	иконка прикрепить файл
.sh_button_back 	кнопка назад
.sh_mess_nick_sel 	ник оператора
.sh_mess_nick 	ник клиента
*/

.banner {
   width: 100%;
   background: url(/upload/buttons/sotrudnichestvo_bg.jpg) repeat-x;
   border: 1px solid #dcdcdc;
   display: table;
}
.banner-icon{
   width: 41px;
   height: 46px;
   margin: 10px 0 10px 10px;
   float: left;
   display: table-cell;
}
.banner-text {
   font-size: 18px;
   display: table-cell;
   height: 100%;
   vertical-align: middle;
   padding: 0 0 0 10px;
}
.vnesenie-banner a{
   color: black;
   text-decoration: none;
}