html,body{
	margin: 0;
	height: 100%;
	min-height:100% !important;
	background: #387a1e url(/images/background.jpg);
	font-family: Arial;
	font-size: 10pt;
}
a{
	outline: 0;
	color: #0c508f;
}
.logo{
	display: block;
	position: absolute;
	top: 27px;
	right: 16px;
	background-image: url(/images/logo_back.png);
	width: 264px;
	height: 90px;
	text-align: center;
}
.logo img{
	margin-top: 20px;
	border: 0;
}
.tree_background{
	background: transparent url(/images/tree_background.jpg) no-repeat;
}
.house{
	background: transparent url(/images/house_fade.png) no-repeat;
	height: 295px;
	width: 437px;
	margin-top: 96px;
}
.content{
	padding: 0px 64px 20px 0;
}
.footer{
	padding: 0 67px 0 67px;
	height: 65px;
	color: #fff;
	font-size: 9pt;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footer_line{
	height: 2px;
	background-image: url(/images/alpha_pixel.png);
}
.main_back{
	height: 800px;
	width: 100%;
	background-image: url(/images/body_background.jpg);
	background-repeat: repeat-x;
}
.tel{
	color:#fff;
	font:22px tahoma;
}
.menu_normal_top{
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url(/images/menu_backs.png);
}
.menu_normal_middle{
	padding-left: 80px;
	background-image: url(/images/menu_backs.png);
	background-position: -196px top;
}
.menu_normal_bottom{
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	background-image: url(/images/menu_backs.png);
	background-position: -392px top;
}
.menu_separator{
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}
.menu_normal_middle a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.menu_sub_top{
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url(/images/menu_backs.png);
}
.menu_sub_middle{
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(/images/menu_backs.png);
	background-position: -196px top;
}
.menu_sub_bottom{
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	background-image: url(/images/menu_backs.png);
	background-position: -392px top;
}
.menu_sub_middle a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.menu_front{
	position: absolute;
	top: 296px;
	left: 0;
	width:100px;
	height:304px;
	background-image: url(/images/tree.png);
	background-position: left -296px;
}
.menu_front2{
	position: absolute;
	top: 0px;
	left: 0;
	width: 756px;
	height: 296px;	
	background-image: url(/images/tree.png);
}
.menu_front3{
	position: absolute;
	top: 600px;
	left: 0;
	width:60px;
	height:166px;
	background-image: url(/images/tree.png);
	background-position: left -600px;
}
h1{
	font: 30px tahoma;
}
.price_td_head{
	background-color: #6da03e;
}
.price_td_dark{
	background-color: #d3e4c4;
}
.price_td_light{
	background-color: #fff;
}
.price_td_head, .price_td_dark, .price_td_light{
	color: #000;
}
.sub_title{
	display:block;
	color: #373f2e;
	border-bottom: 1px solid #676d60;
	font: 20px tahoma;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.main_content{
	background-image:url(/images/alpha_pixel.png);
}

.cont_topleft_c,
.cont_topright_c,
.cont_left_s,
.cont_right_s,
.cont_botleft_c,
.cont_botright_c,
.cont_news_botright_c,
.cont_news_topright_c,
.cont_news_right_s{
	background-image:url(/images/corners_sides.png);
}

.cont_topleft_c{width:36px;height:36px;background-position:-72px top;}
.cont_topright_c{width:36px;background-position:-108px top;}
.cont_left_s{background-position:-216px top;}
.cont_right_s{background-position:-229px top;}
.cont_botleft_c{height:36px;}
.cont_botright_c{background-position:-36px top;}
.cont_news_botright_c{background-position:-180px top;}
.cont_news_topright_c{width:36px;background-position:-144px top;}
.cont_news_right_s{background-position: -265px top;}

.cont_top_s,
.cont_bottom_s,
.cont_news_top_s,
.cont_news_bottom_s{
	background-image:url(/images/top_bottom_s.png);
}
.cont_bottom_s{background-position:left -16px;}
.cont_news_top_s{width:200px;background-position:left -52px;}
.cont_news_bottom_s{background-position:left -68px;}

.form_table tr td{
	text-align: left;
}
.mt_left{
	width: 250px;
}