html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img 
{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
img, table {border: 0}
html, body {width: 100%; }

/* NOTE: шрифт по умолчанию */
body {
font-family: Times New Roman;
font-size: 14px;
}

/* NOTE: ссылки по умолчанию */
a, a:hover {
font-family: Times New Roman;
font-size: 12px;
font-style: bold;
color: #2966b1;
}

/* NOTE: контейнер для шапки */
.head_bg{
background-image:URL('/css_images/25/fon_top.jpg');
background-position: left top;
height:285px;
background-repeat: no-repeat;
}

#tdLeft {
width:289px;
vertical-align:top;
background-color: #e9e9e9; 
}

#tdLeft .cntr_menu {
width:289px;
background: #e9e9e9; 
}

.cntr_menu .data_menu {

padding: 0px 0px 0px 0px;
margin-bottom: 45px;
}

/* ссылки в меню*/
.cntr_menu .data_menu a {
font-family: Times New Roman;         
font-size: 16px;       
font-weight: bold;
color: #004f97;   
line-height: 30px;           
margin: 20px 0px 20px 30px; 
padding-left:11px;

}




/* NOTE: блок CENTER */
#tdCenter
{
1background-image: URL('fon_bott.gif');
1background-repeat: repeat-x;
1background-position: bottom;
padding: 0px 0px;
vertical-align: top;
1border:1px solid #00f;
padding-left:30px;
padding-right:37px;
padding-bottom:50px;
}

/* NOTE: контейнеры CENTER */
#tdCenter -.cntr {
1background: #7d7561; /* цвет тени */
margin-bottom: 0px;

}

#tdCenter -.cntr .data {
position: relative;
background-image: URL('fon_menu.gif');
padding: 0 100px 0 100px;
}

#tdCenter -.cntr .data p {
margin-bottom:15px;
}


/* NOTE: блок FOOTER */
#tdFooter {
background-image:URL('/css_images/25/fon_bottom.gif');
background-repeat: repeat-x;
background-position: bottom;
height:37px;
}


h1 {
font-size:18px;
color:#067b0a;
font-weight:bold;
margin-bottom:15px;
}

h2 {
font-size:14px;
font-weight:bold;
color:#004f97;
margin-top:25px;
}


.cntr_menu .data_menu2 {
padding: 0px 0px 0px 0px;
margin-bottom: 45px;
font-family: Times New Roman;         
font-size: 10px;       

}

/* ссылки в меню*/
.cntr_menu .data_menu2 a {
font-family: Times New Roman;         
font-size: 10px;       
color: #004f97;   
line-height: 30px;           
margin: 20px 0px 20px 30px; 
padding-left:11px;

}

