div.page_title{
font-size: 24px;
color: #046ec9;
margin: 15px 0px;
}

h3.contacts{
font-size: 16px;
color: red;
margin: 4px 0px;
}

img.contacts_map{
margin: 0px 10px;
float: right;
}

div.hr_department{
clear: both;
position: relative
}

div.hr_department a{
position: absolute;
bottom: 0px;
left: 0px;
height: 120px;
width: 180px;
display: block;
}

div.address{
border-top: 1px solid #b8c2c9;
margin: 0px 10px;
padding: 15px 60px;
color: #7e7e7e;
}


div.footer{
background: #4c6a7d;
position: absolute;
bottom: - 110px;
padding: 30px 10px 5px 10px;
height: 60px;
left: 0px;
right: 0px;
}


div.footer div.logo{
width: 320px;
float: left;
color: #26353f;
}

div.footer div.logo img{
float: left;
margin-right: 10px;
}

div.footer div.counters{
width: 400px;
float: left;
margin: 0px 20px;
}

div.footer div.stilistica{
width: 180px;
float: left;
}

div.footer div.stilistica,
div.footer div.stilistica a{
font-size: 10px;
color: #304755;
}

div.footer div.stilistica a.logo{
display: block;
position: relative;
left: -33px;
}

#body{
width: 100%;
background: #4c6a7d;
margin: 0px;
padding: 32px 0px 110px 0px;
}

div.content{
width: 960px;
position: relative;
background: url(/images/templates/body_background.jpg) right -50px no-repeat white;
}

div.content .content_ltop,
div.content .content_lbtm,
div.content .content_rbtm{
display: block;
position: absolute;
width: 20px;
height: 20px;
background-image: url(/images/templates/body_background.jpg);
background-repeat: no-repeat;
}

div.content .content_ltop{
top: 0px;
left: 0px;
background-position: 0px 0px;
}

div.content .content_lbtm{
width: 60px;
height: 50px;
bottom: 0px;
left: 0px;
background-position: -40px 0px;
}

div.content .content_rbtm{
right: 0px;
background-position: -20px 0px;
bottom: 0px;
}

div.left_column{
width: 300px;
float: left;
padding-bottom: 0px;
}

div.left_column a.logo{
display: block;
margin: 30px 0px 27px 40px;
}

div.right_column{
margin-left: 10px;
width: 650px;
float: left;
}

div.right_column .auth_form{
margin-left: 270px;
height: 127px;
text-align: right;
padding: 15px;
}

div.right_column div.work_area{
background: url(/images/templates/work_area_top.jpg) right top no-repeat white;
padding: 10px 15px;
min-height: 720px;
}

div.right_column div.work_area div.breadcrumb{
height: 20px;
}

div.left_column div.graphic_links{
background: url(/images/templates/mail_about_others.jpg) left 40px no-repeat;
padding-bottom: 185px;
padding-top: 18px;
margin-right: 50px;
}

div.left_column div.graphic_links a{
display: block;
text-align: right;
}

div.left_column div.graphic_links a.mailto{
margin-bottom: 125px;
}

div.tab-headed{
position: relative;
margin-top: 30px;
border: 1px solid #dadada;
background: url(/images/templates/tabs.gif) repeat-x 0px -74px;
}


div.tab-headed i.ltop,
div.tab-headed i.rtop,
div.tab-headed i.lbtm,
div.tab-headed i.rbtm,
div.tab-headed div.header{
position: absolute;
background-image: url(/images/templates/tabs.gif);
background-repeat: repeat-x;
display: block;
width: 9px;
height: 9px;
}


div.tab-headed div.header{
width: 200px;
height: 25px;
padding-top: 4px;
top: -29px;
left: -1px;
text-align: center;
font-size: 17px;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
background-position: 0px -45px;
}

div.tab-headed i.rtop { right: -1px; top: -1px; background-position: 0px -18px;}
div.tab-headed i.rbtm { right: -1px; bottom: -1px; background-position: 0px -27px;}
div.tab-headed i.lbtm { left: -1px; bottom: -1px; background-position: 0px -36px;}

div.tab-headed div.header i.ltop { left: 192px; top: 0px; background-position: 0px -9px;}
div.tab-headed div.header i.rtop { left: -1px; top: 0px; background-position: 0px 0px;}


.smallarrow_up,
.smallarrow_down{
height: 8px;
width: 9px;
background-image: url(/images/templates/smallarrows.gif);
}

.smallarrow_up{ background-position: top left; }
.smallarrow_down { background-position: bottom left; }
