html {
height: 100%;
}

#all {
min-height: 100%;
position: relative;
width: 100%;
}

* html #all {
height: 100%;
}

body,table{
font-family: Arial;
font-size: 10pt;
line-height: 120%;
color:#404041;
}

table{
border: 0px}

form{
margin:0px;
padding:0px;
}

a:visited {color:#e50b83;text-decoration: underline;}
a:link{text-decoration: underline;color:#e50b83;}
a:active {text-decoration: underline;color:#e50b83;}
a:hover {text-decoration:  underline;color:#e50b83;}
 img {border: none;}

a.white:visited {color: #FFFFFF;text-decoration: none;}
a.white:link{text-decoration: none;color:#FFFFFF;}
a.white:active {text-decoration: none;color:#FFFFFF;}
a.white:hover {text-decoration:  none;color: #FFFFFF;}

a.black:visited {color: #404041;text-decoration: none;}
a.black:link{text-decoration: none;color:#404041;}
a.black:active {text-decoration: none;color:#404041;}
a.black:hover {text-decoration:  none;color: #404041;}

h1{
font-family: Verdana;
font-variant:small-caps;
margin:0px;
font-size:14px;
color::#007ba7;
font-weight: bolder;
margin-bottom: 7px;
}

h2{
font-family: Arial;
margin:0px;
color:#404041;
font-size:14px;
margin-bottom: 7px;
font-weight: bolder;
}

h3{
font-family: Arial;
margin:0px;
color:#404041;
font-size:13px;
margin-bottom: 7px;
font-weight: bolder;
}

.top_left{
background-image:url(/bitrix/templates/inner/images/top_left.jpg);
background-repeat:no-repeat;
background-position: top right;
height: 250;
min-width:276; 
}

.top_center{
background-image:url(/bitrix/templates/inner/images/top_center.jpg);
background-repeat:no-repeat;
height: 250;
width:990;
}

.top_right{
background-image:url(/bitrix/templates/inner/images/top_right.jpg);
background-repeat:no-repeat;  
height: 250;
}

.menu_cont{
text-align: center;
padding: 5px 0 0 25px;
}

.navigation a {
font-size:95%;
color:#007ba7
text-decoration:none;
}

#work-area{
width:594;
}

#nav_logo_submenu{
padding: 5px 0 0 25px
width: 594px;
}


.footer{
background-image:url(/bitrix/templates/inner/images/bottom_bg_.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:35px;
height: 328px;
text-align:right;
box-sizing:border-box;
-moz-box-sizing:border-box;
}