/* CSS Document */

html, body {
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #134667;
font-size: 12px;
height: 100%;
}



ul {
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

a {
color: #0b82b5;
text-decoration: underline;
	
}

p {
	margin-bottom: 10px;
	margin-top: 15px;
}

h1 {
	color: #D0071E;
	font-size: 20px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
}


h2 {
	font-family: "Times New Roman", Times, serif;	
	color: #D0071E;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-bottom: 18px;
	vertical-align: top;
	height: 35px;
}

.h2_blue {
	font-family: "Times New Roman", Times, serif;	
	color: #0075bf;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-bottom: 18px;
	vertical-align: top;
	height: 35px;
}

#scrolltxt {
height: 405px;
widtht: 7050px;
overflow: auto;
padding-right: 15px;
}


h3 {
	color: #38B202;
	font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 20px;
}



/*     HEADER STYLES              */

.logo_img {
width: 220px;
height: 130px;
margin-right: 80px;
margin-top: 30px;
border: 0px;
}


.logo {
	background-image: url(../data/logo.jpg);
	width: 354px;
	height: 300px;
	background-position: right top;
	background-repeat: no-repeat;
}

.gen_h_bg {
	background-image: url(../data/h_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.leaf {
	background-image: url(../data/h_leaf.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 185px;
	height: 300px;
}

.h_bg_2 {
	background-image: url(../data/h_bg_2.jpg);
	background-position: right top;
	background-repeat: repeat-x;

}

.h_leafe_add_bg {
	background-image: url(../data/h_leaf_part.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #FFFFFF;
}


/*  end of   HEADER STYLES              */


.header_bg {
background-image: url(../data/header.jpg);
background-position: left top;
	
}

.footer {
	background-image: url(../data/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 203px;
}

.footer_title {
	color: #B21022;
	font-size: 18px;
	margin-bottom: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.phone {
	color: #134667;
	font-size: 22px;
}

.addres {
	color: #134667;
	font-size: 12px;
	font-weight: bolder;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	vertical-align: middle;
}
.copyright2 { font-size: 12px; color: #FFFFFF; float: right; vertical-align: middle;
	margin-right: 35px; text-decoration: none; }
.copyright2 a { font-size: 12px; color: #FFFFFF; text-decoration: none; }


#menu {
color: #124667;
font-size: 12px;
line-height: 24px;
letter-spacing: 1px;	
padding-top: 5px;
}

#menu a {
color: #124667;
font-size: 12px;
line-height: 24px;
letter-spacing: 1px;	
padding-top: 5px;
text-decoration: none;
font-weight: normal;

}

#menu a:hover {
color: #124667;
font-size: 12px;
line-height: 24px;
letter-spacing: 1px;	
padding-top: 5px;
text-decoration: underline;
}

.m_tb {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 1050px;
}

.green {
	background-image: url(../data/green.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 305px;

}

.services {
	line-height: 18px;
}

/*

.services li, .services li a {
	list-style-type: none;
	margin: 0px 0px 0px 0px;	
	color: #4891BF;
	text-decoration: none;
}


.services li a:hover {
	list-style-type: none;
	margin: 0px 0px 0px 0px;	
	color: #4891BF;
	text-decoration: underline;
}

.services ul, .services ul a {
	list-style-type: none;
	margin: 0px 0px 0px 0px;	
	color: #4891BF;
	margin-top: 3px;
	margin-bottom: 3px;
}

.services ul a:hover {
	list-style-type: none;
	margin: 0px 0px 0px 0px;	
	color: #4891BF;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}

*/

.search {
	margin-top: 15px;
}


/*  


a.mainlevel_uslmenu {
	color: #01557F;
}

.moduletable_uslmenu {
	color: #01557F;	
	width: 205px;
	height: 157px;
	float: left;
}

.moduletable_uslmenu ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

.moduletable_uslmenu li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 8px;
	}
	
ul#mainlevel_uslmenu, ul#mainlevel_uslmenu li a  {
	line-height: 18px;
	list-style-image: none;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
}

ul#mainlevel_uslmenu li a:hover {
	text-decoration: underline;
}
*/
/* ---------------------------------- */

.mleft {
	width: 210px;
}




a.mainlevel_uslmenu {
	line-height: 20px;
	text-decoration: none;
	color: #134667;
	font-weight: normal; 
}


a.mainlevel_uslmenu:hover  {
	line-height: 20px;
	text-decoration: underline;
	color: #134667;
}


a.sublevel_uslmenu {
	line-height: 20px;
	text-decoration: none;
	color: #4891BF;
	margin-left: 30px;
	 font-weight: normal; 
}

a.sublevel_uslmenu:hover {
	line-height: 20px;
	text-decoration: underline;
	color: #4891BF;

}

.contentheading {
	color: #D0071E;
	font-size: 20px;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
	vertical-align: top;
	height: 35px;
}

a.contentpagetitle {
	color: #D0071E;
	font-size: 20px;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
	vertical-align: top;
	height: 35px;
	text-decoration: none;	
}

a.contentpagetitle:hover {
	color: #d35866;
	font-size: 20px;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
	vertical-align: top;
	height: 35px;
	text-decoration: none;	
}

.componentheading {
	color: #3b6677;
	font-size: 18px;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
}

a.readon {
color: #2089b4;
text-decoration: underline;
margin-top: -20px;
padding-top: -20px;

}

.marked {
	color: #38B202;
}

.sectiontableentry1, .sectiontableentry2 {
height: 25px;
}


.moduletable_poisk h3 {
	color: #377EC4;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.search_on_site {
color: #377EC4;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
margin-bottom: 20px;
	
}

.inputbox_poisk {
border: 1px solid #9FC3D7;
background-color: #E6F1F6;
color: #000000;
height: 19px;
width: 161px;
padding-top: 4px;
padding-left: 3px;
padding-right: 3px;
font-size: 13px;
	
}

.small {
	font-size: 12px;
	color: Gray;
}



/*   Страница спеиалистов   */

#spec_txt {
	width: 385px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
}

#spec_txt a { 
color: #134667; 
text-decoration: none;
}

#spec_txt a:hover { 
color: #134667; 
text-decoration: underline; 
}

#spec_txt h3 {
color: #377EC4;
font-weight: bolder;
font-size: 14px;
margin-top: 0px;
margin-bottom: 5px;
}

#spec_txt h3 a {
color: #377EC4;
text-decoration: none;
}

#spec_txt h3 a:hover {
color: #377EC4;
text-decoration: underline;
}
#spec_img {
	width: 300px;
	overflow: hidden;
	float: left;
}
#spec_img img a { 
border: 0px; 
}

.spec_img_big {
	width: 300px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	border: 0px;
}
.spec_sm_img {
	float: left;
	margin-right: 6px;
	border: 0px;
}
.spec_sm_img_2 {
	float: left;
	margin-right: 7px;
	border: 0px;
}
.spec_sm_img_l {
	float: right;
	border: 0px;
}



/*  ///// Страница спеиалистов   */377EC4;
text-decoration: underline;
}
#spec_img {
	width: 300px;
	overflow: hidden;
	float: left;
}
#spec_img img a { 
border: 0px; 
}

.spec_img_big {
	width: 300px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	border: 0px;
}
.spec_sm_img {
	float: left;
	margin-right: 6px;
	border: 0px;
}
.spec_sm_img_2 {
	float: left;
	margin-right: 7px;
	border: 0px;
}
.spec_sm_img_l {
	float: right;
	border: 0px;
}



/*  ///// Страница спеиалистов   */