	.image {
	padding: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url('/i/frame.gif') no-repeat center;
	}
		
	body {
		margin: 0px;
		pading: 0px;
		background: url(/i/bg-1.jpg) top center #000d03 no-repeat;
		color: #fff;
		font-family: Arial, Verdana;
		font-size: 80%;
	}

	img {
	border: none;
	}
	
	a {
	color: #fff;
	}

	.bg { 
		margin: auto; 
		width: 1000px;
	}
	
	.conteiner {
		margin: 0px auto;
		padding-top: 10px;
		width: 100%;
		background: url(/i/dot.gif)
	}

	.banner {
		margin: 0px auto;
		width: 940px;
		height: 140px;
		border: 1px solid #2e3c28;
		background: url(/i/banner-bg.png); 
		font-size: 130%;
	}
	
	.banner .phones {
	list-style: none;
	height: 48px;
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 44px;
	width: 700px;
	display: inline;
	}
	
	.banner .phones  li {
	float: right;
	width: 287px;
	margin-right: 20px;
	padding-left: 20px;
	background: url(/i/p-bg.gif) no-repeat left 7px;
	}
	
	.banner .phones  li.p {
	background: none;
margin-right: 0px;	
	} 
	
	.menu {
		width: 168px;
		margin-left: 29px;
		float: left;
		height: 407px;
		display: inline;
		margin-bottom: 50px;
		margin-top: 10px;
	}
	
	.menu ul {
		margin: 0px;
		padding: 0px;
		width: 142px;
	}
	
	.menu ul li {
		list-style: none;
		margin: 5px 0px 13px 0px;
		line-height: 0px;
		padding: 0px;	
		background: url(/i/menu/menu_br.gif) repeat-x bottom;
		padding-bottom: 10px;
	}
	
	.advert {
		width: 772px;
		margin-top: 18px;
		margin-right: 20px;
		position: relative;
		display: table;
		height: 400px;
		background: url(/i/slide.gif) no-repeat 0px 0px;
	}
	
	div.slide {
		height: 352px;
	}
	
	#slide1 {
		background: url(/i/slide/slide-1.jpg) no-repeat 2px 2px;
	}
	#slide2 {
		background: url(/i/slide/slide-1.jpg) no-repeat 2px 2px
	}
	#slide3 {
		background: url(/i/slide/slide-1.jpg) no-repeat 2px 2px
	}
	#slide4 {
		background: url(/i/slide/slide-1.jpg) no-repeat 2px 2px
	}
	
		
	.advert ul.tabs {
		margin: 0px 0px;
		padding: 0px;		
		position: relative;
		margin-top: -4px;
	}
	
	.advert ul.tabs li{
		list-style: none;
		width: 145px;
		height: 47px;
		float: left;
		margin-top: 10px;
		background: url(/i/button.png) no-repeat bottom left;
		margin-right: 11px;
}
	
	.advert ul.tabs li.active {
	background: url(/i/slide/active-bg.gif) no-repeat top left;
	height: 70px;
	margin-top: -4px;
	}
	
	.advert ul.tabs li.active img {
	margin-left: 5px;
	}
	
	ul.tabs li.last  {
	margin-right: -12px;
	}
	
	.advert ul.tabs li.active img {
	margin-top: 11px;
	}
	
	.advert .slide .links {
		padding: 0px;
		display: inline;
		background-color: #fff;
		position: absolute;
		margin-top: 280px; 	
		margin-left: 490px;
		background: url(/i/links_bg.png) repeat-x top left;
		padding: 6px;
		}
	
	.advert .slide ul.links li {
		float: left;
		list-style: none;
		background: #fff;
		margin: 0px
		height: 50px;
		padding: 6px 0px;
		color: #0066ff;
	}
	
	
	.links li a {
	font-size: 11px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	}
		
	.slide .links li a {
	color: #0066ff;
}	
		
	.links li a:hover {
	color:	#00baff;
	}
	
	.buble {
	position: absolute;
	width: 245px;
	margin-top: 70px;
	margin-left: 120px;
	}
	
	.buble img {
	margin-bottom: 7px;
	}
	
	.main-text {
	background: url(/i/main-text-bg.png);
	padding: 35px 85px 45px 85px;
	border: 1px solid #273b26;	
	margin: 30px auto 0px;
	width: 830px;
	}
	
	.main-text h1 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	color: #fff
	}
	
	.main-text h2 {
	font-size: 130%;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 12px;
	padding: 0px;
	color: #fff;
	}
		
	.main-text .right {
	width: 220px;
	padding-left: 20px;	
	display: table; 
	float: right;
	position: relative;
	left: 10px;
	background: url(/i/v-line.gif) repeat-y top left;
	}
	
	.main-text .right h2, .main-text .right ul {
	margin-top: 0px;
	}
	
	.main-text .right h2 {
	font-size: 85%;
	font-weight: bolder;
	text-transform: uppercase;
	}
	
	.main-text .right ul {
	padding: 0px 0px;
	list-style: none;
	margin: 0px 0px 50px;
	width: 215px;
	}
	
	.right a {
	color: #e3e619;
	font-family: verdana;
	font-size: 85%;
	}
	
	.right a:hover {
	text-decoration: none;
	}
	
	.main-text .right ul li {
	margin-bottom: 12px;
	}
	
	.right .gal  li{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	
	.right .gal a {
	border: 2px solid #0e7715;
	height: 58px;
	width: 58px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 4px;
	margin-top: 4px;
	}
	
	.right .gal a:hover {
	border: 2px solid #64b809;
	}
	
	
	.footer {
	height: 155px;
	background: #000;
	background: url(/i/footer-bg.png)
	}
	
	.footer .conteiner {
	background: url(/i/footer-bg.png);
	height: 145px;
	width: 1000px;
	margin: auto;
	font-size: 85%;
	}
	
	.footer .conteiner ul {
	margin: 52px 50px 0px;
	list-style: none;	
	}
	
	.footer .conteiner li {
	float: left;
	margin-right: 45px;
	padding-left: 17px;
	border-left: 1px solid #fff;
	}
	
	/***************/
	.text-list {
		float: right;
		width: 690px;
		padding: 25px 40px 40px;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 20px;
		position: relative;
		display: table;
		background: url(/i/footer-bg.png);
		border: 1px solid #333;
		color: #fff;
	}
	
	.text-list img.main {
		padding: 15px;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
			background: url(/i/frame.gif) no-repeat center;
	}
	
	.text-list h2 {
		margin-top: 0px;
	}
	
	.text-list h1, .text-list h2, .text-list h3, .text-list h4, .text-list h5, .text-list h1 a, .text-list h2 a, .text-list h3 a, .text-list h4 a, .text-list h5 a, .text-list  a{
	color: #4aa518;
	}
	
	.text-list  .links {
		padding: 0px;
		background: url(/i/dot2.gif) top left;
		padding: 6px;
		height: 28px;
		float: left;
		margin: 0px;
		}
	
	.text-list .links li {
		float: left;
		list-style: none;
		background: #2a552a;
		margin: 0px;
		padding: 6px 0px;
		color: #fff;
	}
	
	.text-list .links li a {
	color: #fff;
	}
	/**************/
	.text {
		width: 690px;
		padding: 35px 40px 40px;
		margin-top: 18px;
		margin-bottom: 45px;
		margin-right: 20px;
		position: relative;
		display: table;
		background: url(/i/text-bg.png);
		border: 1px solid #333;
		color: #000;
	}
	
	.text img {
	padding: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url('/i/frame.gif') no-repeat center;
	}
	
	h1  {
	color: #0e7715;
	font-size: 240%;
	font-weight: normal;
	margin-top: 0px;
	}
	
	h1 a {
	color: #0e7715;
	}
	
	h2 {
	color: #06520b;
	font-size: 180%;
	font-weight: normal;
	}
	
	h2 a, h3, h3 a, h4, h4 a, h5, h5 a, caption, caption a {
	color: #06520b;
	}
	
	h2, h3, h4, h5, caption{
	width: 80%;
	}
	
table {width:100%; border: none; }
caption {
	font-size: 110%;
	text-align: left;
	font-weight: bolder;
	margin: 12px 0px 14px;
}

th {color:#ffffff; height:40px; font-size: 11px; background-color: #5f9332; text-align: left; padding-left: 10px; border-right: 1px solid #ccc; width: auto;}
/*
td {vertical-align:top; padding:10px; text-align: left; width: 25%; font-size:11px;}
*/
td {border: 1px solid #edf2ec;}
table .last .line {border-bottom:0;}
table img {margin-bottom:20px; position:relative;}
	
	/**************************/
	
#gal TD {border:0px;}
