*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
	font-size:100%; 
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size:95%; 
	line-height:130%; 	
	color: #656565;
}

a{
	color: #1563A5;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
}
/*=======================================================*/

#flash{
	height: 238px;
	background-color: #D7E1EA;
}

/* 3 colums */
#container {
	width: 100%;
	float: left;
	margin-right: -328px;
	background-image: url(../images/content_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
}

#content {
	margin-right: 328px;
}

#main {
	margin-left: 206px;
	padding: 6px 0px 0px 0px;
}

#left {
/*	width: 206px; */
	width: 162px; 
	float: left;
	padding: 13px 15px 0px 29px;
}
#right {
/*	width: 328px; */
	width: 272px; 
	padding: 18px 18px 20px 38px;
	float: right;
}
/* // 3 colums */

#header{
	height: 200px;
}

/*=======================================================*/

#footer_block{
	height: 196px; 
	clear: both;
}

#footer_main{
	height: 186px; 
	margin: -186px auto; 
	position: relative; 
}

#footer{
	height: 186px; 
	margin: 0 auto; 
	min-width: 997px; 
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	height: 186px;
	overflow: hidden;
	background-image: url(../images/footer_in.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 197px;
}

#header{
	height: 204px;
	overflow: hidden;
	background-image: url(../images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.logo{
	padding: 26px 0px 0px 40px;
	float: left;
}

.slogan{
	float: left;
	padding: 44px 0px 0px 36px;	
}

.slogan h2{
	font-size: 200%;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
}

.slogan strong{
    font-weight:normal;
	font-size: 120%;
}

.nav_menu{
	clear: both;
	padding: 0px 0px 0px 39px;
}

.nav_menu .nav{
	float: left;
}

.nav_menu .nav a{
	padding: 0px 8px 0px 8px;
}

.top_menu{
	float: left;
	position: relative;
	top: -15px;
	padding: 0px 0px 0px 23px;
}

.top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.top_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}

.top_menu ul li a{
	color: #246FB2;
	font-size: 150%;
	display: block;
	float: left;
	padding: 15px 15px 20px 15px;
}

.top_menu ul li a:hover{
	color: #2CAC21;
	text-decoration: none;
}

.top_menu ul li.cur{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/top_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.top_menu ul li.cur a{
	color: #585856;
	font-size: 150%;
	display: block;
	text-decoration: none;
	float: left;
	padding: 15px 12px 0px 15px;
	background-image: url(../images/top_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.top_menu ul li.cur a:hover{
	color: #2CAC21;
	text-decoration: none;
}

.top_menu ul li.cur a span{
	display: block;
	float: left;
	padding: 0px 0px 23px 0px;
	background-image: url(../images/top_menu_span.gif);
	background-repeat: no-repeat;
	background-position: center 33px;	
	cursor: pointer;
}

#footer_menu{
	padding: 60px 0px 0px 4px;	
}

#footer_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_menu ul li{
	padding: 2px 10px 6px 6px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background-image: url(../images/footer_menu_separ.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#footer_menu ul li.last{
	background-image: none;
}

#footer_menu ul li a{
	
}

#footer_menu ul li a:hover{
	text-decoration: none;
}

#footer_menu ul li a.cur{
	color: #000000;
	text-decoration: none;
}

#contact_info{
	color: #000000;
	padding: 29px 0px 0px 9px;
}

#contact_info p{
	color: #000000;	
	padding-bottom: 4px;
	font-size: 85%;
	line-height: 110%;
}

#contact_info p a{
	font-size: 100%;
}

.copyright{
	text-align: right;
	padding: 0px 43px 0px 0px;
	color: #4C4C4C;
	font-size: 80%;
	position: relative;
	top: -2px;
}

#left .menu{
	padding: 0px 5px 0px 5px;
	margin-bottom: 25px;
}

#left h3{
	font-weight: normal;
	font-size: 175%;
	padding: 0px 0px 14px 4px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
	color: #000000;
}


#left .menu ul{
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

#left .menu ul li{
	padding: 0px 0px 2px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/left_menu_li.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	list-style: none;	
}

#left .menu ul li.sub{
	padding: 0px 0px 2px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/left_menu_li.gif);
	background-position: 12px 8px;
	background-repeat: no-repeat;
	list-style: none;	
}

#left .menu ul li a{
	font-size: 120%;
}

#left .menu ul li a.cur{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.partners{
	margin-bottom: 26px;
	padding-left: 8px;
}

.partners a{
	display: block;
	width: 128px;
	height: 34px;
	background-image: url(../images/partners_but.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #DFF3FC;
	font-size: 160%;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 9px 0px 0px 0px;
}

.partners a:hover{
	background-position: left -43px;
}

.sertific{
	
}

#left .sertific h3{
	padding-left: 8px;
}

.sertific ul{
	padding: 7px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.sertific ul li{
	padding: 0px 0px 5px 12px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/left_menu_li.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	font-size: 100%;	
	color: #000000;
}

.sertific ul li a{
	font-size: 100%;
}

#right h3{
	font-weight: normal;
	font-size: 145%;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
	color: #000000;
}

.contact{
	margin-bottom: 23px;
}

.contact p{
	line-height: 150%;
	color: #000000;
	font-size: 100%;	
}

.contact a{
	font-size: 100%;
}

.our_price{
	margin-bottom: 26px;
}

.our_price h3{
	padding-bottom: 10px;
}

.our_price .separ{
	background-image: url(../images/horiz_separ.gif);
	background-repeat: repeat-x;
	height: 2px;
	font-size: 1px;
	clear: both;
}

.our_price .row{
	clear: both;
}

.our_price em{
	color: #000000;
	float: left;	
	padding: 4px 0px 5px 0px;
}

.our_price span{
	color: #EA332F;
	float: right;
	font-weight: bold;
	white-space: nowrap;
	padding: 4px 0px 5px 0px;	
}

.calc{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-bottom: 26px;
}

.calc a{
	display: block;
	width: 199px;
	height: 59px;
	background-image: url(../images/calc_button.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #FFFFFF;
	font-size: 140%;
	padding: 12px 0px 0px 73px;
	text-decoration: none;
}

.calc a:hover{
	background-position: left -71px;
}

.remont_video{
	margin-bottom: 36px;	
}

.remont_video span{
	float: left;
	display: block;
   font-size: 100%;
	color: #404040;
}

.remont_video .address{
	padding: 2px 0px 0px 0px;
}

.remont_video a{
	float: right;
	display: block;
   font-size: 100%;	
}

.article{
	margin-bottom: 0px;
}

.article h2{
	font-weight: normal;
	font-size: 155%;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
	color: #000000;	
}

.article h2 a{
	color: #000000;
	text-decoration: none;
	font-family: Georgia;	
}

.article h2 a:hover{
	text-decoration: underline;
}

.article .item{
	padding-bottom: 26px;
}

.article .item p{
	font-size: 95%;
	color: #000000;
	padding: 0px 5px 0px 0px;
}

.article .item a{
	font-size: 100%;
	display: block;
	padding-bottom: 3px;
}

h1{
	font-weight: normal;
	font-size: 210%;
	line-height: 120%;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia;
	color: #000000;	
}

#main p{
	color: #000000;
	padding-bottom: 22px;
	line-height: 150%;
	font-size: 110%;
}

.yellow_block_total{
	
}

.yellow_block_top{
	background-image: url(../images/yellow_block_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F9F8C8;
	height: 11px;
	overflow: hidden;
}

.yellow_block2{
	background-image: url(../images/yellow_block_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.yellow_block_bottom{
	background-image: url(../images/yellow_block_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	background-color: #F9F8C8;	
	height: 11px;
	overflow: hidden;
}

.yellow_block4{
	background-color: #F9F8C8;
}

.yellow_block4 .cont{
	padding: 0px 13px 0px 13px;
}

#main .yellow_block4 .cont p{
	font-size: 130%;
	line-height: 120%;
	color: #000000;
	padding-bottom: 0px;
}

#main .yellow_block4 .cont p span.red{
	color: #ED312F;
	font-weight: bold;
}

.yellow_block4 .cont h3{
	color: #000000;	
	font-size: 130%;
	line-height: 120%;
	padding-bottom: 5px;
	display: block;
}


#main .yellow_block4 .cont p{
	padding: 0px 0px 0px 0px;
}

.small_text{
	padding: 26px 0px 0px 0px;
}

#main .small_text p{
	font-size: 100%;
	padding-bottom: 10px;
	line-height: 125%;
}

.small_text .img_text{
	float: left;	
}

.yellow_img{
	float: left;
	margin: 0px 14px 10px 0px;
	background-image: url(../images/yellow_block_right_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 0px;
	background-color: #F9F9C5;
}

.yellow_img2{
	float: left;
	background-image: url(../images/yellow_block_left_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 0px;
}

.yellow_img3{
	float: left;
	background-image: url(../images/yellow_block_left_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0px;
}

.yellow_img4{
	float: left;
	background-image: url(../images/yellow_block_right_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 11px;
}

.yellow_img4 img{
	border: 1px solid #FFFFFF;
}

#content2 {
        margin-right: 20px;
}

.content {
	font-size: 14px;	
	color: black;
}

.title {
	color: #477f13;
	font-size: 18px;
	padding-bottom: 5px;
}
.title h1{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 24px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.title h2{
	color: #477f13;
	font-size: 18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.content h2{
	font-size: 18px;
	color: #477f13;
	margin-top: 22px;
	margin-bottom: 12px;
}

.content h3{
	font-size: 16px;
	color: #477f13;
	margin-top: 22px;
	margin-bottom: 12px;
}
.content p{
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 22px;
}

.content a{
	font-size: 14px;
}

.content ul,ol{
	color: black;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-size: 14px;

}

.content li{
	color: black;
	font-size: 14px;
	padding-left: 7px;
	line-height: 24px;
}

.content img{
	background-color: #FFFFFF;
	border: 1px solid #D9D8DD;
	padding: 1px;
	font-size: 1px;
	margin: 0px 10px 10px 0px;
}


.speedbar {
	font-size: 11px;
}
.speedbar a{
	font-size: 11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 17px;

}

.horiz_seapr{
    border-bottom: 1px solid #D9D8DD;	 	
	 height: 1px;
	 font-size: 1px;
	 margin: 10px 0px 10px 0px;
}

#left {
/*  width: 206px; */
    width: 162px; 
    float: left;
    padding: 0px 15px 0px 29px;
}

#main ul,ol{
	color: black;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#main li{
	color: black;
	padding-left: 7px;
	line-height: 24px;
}

#main p{
padding-bottom: 5px;
}


.small_text ul,ol{
	color: black;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
}

.small_text li{
	color: black;
	padding-left: 7px;
	line-height: 24px;
}

.small_text h2{
	font-size: 14px;
	color: #477f13;
	margin-top: 25px;
	margin-bottom: 12px;
}

em,i{
	font-style: normal;
}

#answers p
{
		border:1px solid #c0c0c0;background-color:#e3fac9; 
		padding:5px 5px 5px 5px;
}

#answers li
{
		padding:20px 0px 0px 0px;
}

.newone{
	font-size: 20px;
}

.newone tr{
height: 60px;
}

.newone td{
padding: 10px;
color:black;
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}