body {
	width:100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
}
* {
	font-size: 100%;
}
h1 {
	font-size: 24px;
	color: #1fb25a;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #1fb25a;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1fb25a;
}
h3 {
	font-size: 12px;
	color: #b5985a;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
    font-size: 12px;
}
hr {
	background: #B3C3AD;
	color: #B3C3AD;
	border:0px;
	height:1px;
	clear:both;
}
form, div {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.png_img {
	filter:expression(fixPNG(this));
}
.png_img a {
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftimg {
	margin: 0px 10px 10px 0px;
	float: left;
}
ol {
	margin: 0px 0px 5px 25px;
	padding: 0px;
}
ol li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
ul {
	margin: 0px 0px 5px 24px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	padding: 0px 0px 0px 12px;
	background-image: url(/bitrix/templates/reso/images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 12px;
}


.dnone {
	display: none;
}
.gray {
	color: #767876;
}
.green {
	color: #1fb25a;
}
.center {
	text-align: center;	
}
table { 
	border-collapse: collapse; 
	empty-cells: show;
}
table td {
	vertical-align: top;
}

.bodytable {
	width: 1003px;
	background-repeat: no-repeat;
}
.bodydiv {
	width: 920px;
	margin-left: 41px;
}
.toptable {
	height: 83px;
}
.logo {
	width: 158px;
	padding-top: 14px;
	padding-left: 27px;
}
.topinfo {
	vertical-align: bottom;
	padding-bottom: 14px;
}
.topinfo div.topinfoin {
	font-size: 11px;
	color: #7b7b7b;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1fb25a;
	padding-left: 6px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #1fb25a;
	width: 200px;
	padding-top: 52px;
	padding-right: 22px;
	text-align: right;
}
.topmenu {
	height: 24px;
	font-size: 1px;
}
.topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topmenu ul li {
	background-image: none;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size:1px;
}
.top_sh {
	background-image: url(images/top_sh.png);
	background-repeat: repeat-x;
	height: 9px;
	width: 920px;
	position: absolute;
}
.top_banner {
	font-size: 1px;
}
.nav_site_div {
	position: relative;
}
.nav_site_layer {
	position: absolute;
	top: -97px;
	left: -4px;
	background-image: url(images/layer.png);
	height: 103px;
	width: 517px;
	z-index: 1;
	font-size: 12px;
	color: #666666;
}
.nav_site_layer_cont {
	position: absolute;
	top: -97px;
	left: -4px;
	height: 103px;
	width: 517px;
	z-index: 2;
	font-size: 12px;
	color: #666666;
}
.nav_site_layer_hide {
	position: absolute;
	top: 7px;
	left: 490px;
	z-index: 6;
}
.nav_site_layer_in {
	position: absolute;
	z-index: 5;
}
.nav_site_layer_in td.nav_site_layer_intd{
	padding: 7px 20px 0px 28px;
}
.nav_site_layer_in td {
	line-height: 21px;
}

.nav_site {
	height: 22px;
	width: 246px;
	position: absolute;
	top: -22px;
	z-index: 2;
}
.pagetable {
	margin-top: 17px;
}
.left_td {
	width: 184px;
	padding-top: 5px;
}
.left_td_page {
	width: 210px;
	padding-top: 0px;
}
.left_ban {
	margin-bottom: 0px;
}


.content_td {
	padding: 0px 10px 0px 17px;
	font-size: 70%;
}
.content_td_page {
	padding: 0px 0px 0px 17px;
	font-size: 70%;
}
.content_td_page a:link, .content_td_page a:visited {
	color: #1FB25A;
	text-decoration: underline;
	font-weight: bold;
}
.content_td_page a:hover {
	color: #1FB25A;
	text-decoration: none;
	font-weight: bold;
}

.conttable {

}
.conttable td, .conttable th {
	background-color: #f1f1f1;
	padding: 5px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.conttable th {
	font-weight: bold;
	color: #333333;
	text-align: left;
}





.formtable {background-color: #f1f1f1;}
.formtable th {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 16px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.formtable td.title {
	font-size: 12px;
	font-weight: bold;
	color: b5985a;
}
.formtable td {
	padding: 7px 20px;
	font-size:12px;
}
.formtable td.fname {
	width: 250px;
}
.formtable tr.block_end td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.starrequired {
	color: #339966;
}
.inputtext, .inputselect, .inputfile {
	background-color: #FFFFFF;
	border: 1px solid #b1b1b1;
	height: 18px;
	width: 316px/*360px*/;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.inputtext, .inputfile, .inputtextarea {
	padding: 1px 5px 0px 5px;
}
.inputtextarea {
	background-color: #FFFFFF;
	border: 1px solid #b1b1b1;
	width: 316px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.inputbutton, .inputbutton180, .inputbutton220 {
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputbutton {
	background-image: url(images/b_bg.gif);
	width: 136px;
}
.inputbutton180 {
	background-image: url(images/b_bg180.gif);
	width: 180px;
}

.inputbutton220 {
	background-image: url(images/b_bg220.gif);
	width: 220px;
}
.comment {
	color: #323232;
	font-size: 10px;
}





.right_include {
	width: 199px;
	background-color: #ddffdd;
	margin: 10px 0 10px 0px;

}
.r_inc_tl {
	background-image: url(images/pl_tl.gif);
	background-repeat: no-repeat;
}
.r_inc_tr {
	background-image: url(images/pl_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.r_inc_l {
	background-image: url(images/pl_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.r_inc_r {
	background-image: url(images/pl_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.r_inc_b {
	background-image: url(images/pl_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.r_inc_bl {
	background-image: url(images/pl_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.r_inc_br {
	background-image: url(images/pl_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.r_inc_cont {
	padding: 5px;
	font-style: italic;
	color: #666666;
}
.r_inc_cont strong {
    font-size: 14px;
}


.right_td {
	width: 210px;
	padding-top: 5px;
}
.inc_r1 {
	background-image: url(images/inc_r1.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 210px;
	margin-bottom: 21px;
	cursor: pointer;
}
.inc_r2 {
	background-image: url(images/inc_r2.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 210px;
	margin-bottom: 21px;
	cursor: pointer;
}
.inc_r3 {
	background-image: url(images/inc_r3.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 210px;
	margin-bottom: 18px;
	cursor: pointer;
}
.inc_in {
	font-size: 14px;
	font-weight: bold;
	color: #1fb25a;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1fb25a;
	margin: 15px 0px 0px 10px;
	padding-left: 10px;
	display: block;
}
.inc_in a:link, .inc_in a:visited, .inc_in a:hover {
	color: #1fb25a;
	text-decoration: none;
}
.footer {
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	margin-top: 26px;
}
.footer_table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0aac4b;
	font-size: 11px;
	color: #767676;
	background-image: url(images/foot_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_table p, .footer_table a, .footer_table a:link, .footer_table a:visited{font-size: 11px; padding:0px;}
.footer td {padding: 11px;}




@media print
{
	.no_print, .topmenu, .top_sh, .top_banner, .nav_site_div, .left_td, .left_td_page, .right_td
	{
		display: none; width: 0px; height: 0px;
	}
	.bodytable, .bodydiv, .toptable {
		width: 650px;
		margin: 0px;
	}
}



.font12px{font-size:12px;}
.font14px{font-size:14px;}
.font16px{font-size:16px;}
.font18px{font-size:18px;}
.font20px{font-size:20px;}
.font24px{font-size:24px;}


.text-h1 {
	color: #1fb25a;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
.text-h2 {
	color: #1fb25a;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1fb25a;
}
.text-h3 {
	color: #b5985a;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

.banner-right {
    float:right; 
     
}
.bright {
    margin-left: 12px;
}
.banner-left {
    float:left; 
    margin-left: 5px;
    
}