body {
	padding: 0;
	margin: 0;
}
body, table, form, input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}
a, a:visited, a:hover {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #176F00;
}
a:hover {
	text-decoration: none;
}
a.menu1, a.menu1:visited, a.menu1:hover, a.menu2, a.menu2:visited, a.menu2:hover {
	font-family: verdana, tahoma, sans-serif;
	font-size: 13px;
	color: #49530E;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	text-decoration: none;
}
a.menu1:hover {
	color: #99A456;
}

a.menu2, a.menu2:visited, a.menu2:hover {
font-family:  verdana, tahoma, sans-serif;	
font-size: 15px;
	color: #F5F5E9;
	white-space: nowrap;
}
a.menu2:hover {
font-family: verdana, tahoma, sans-serif;	
color: white;
}

h1 {
	font-size: 17px;
	color: #009900;
	font-style: italic;
	letter-spacing: -1px;
}
h1.title {
	margin: 0px;
	text-align: right;
	white-space: nowrap;
}
hr {
	height: 1px;
	color: #CCF6C0;
	background-color: #CCF6C0;
	border-style: none;
}

.all {
	width: 100%;
	height: 100%;
}
 
.menu {
	background: url('http://landshaft-spb.ru/img/bg_menu1.gif') repeat-x;
}
.empty {
	width: 100%;
	padding-right: 20px;
	background: url('http://landshaft-spb.ru/img/bg_menu2.gif') repeat-x;
	vertical-align: bottom;
}
.body {
	width: 100%;
	height: 100%;
}
.content {
	width: 100%;
	height: 100%;
	text-align: justify;
	vertical-align: top;
}
.foot {
	height: 60px;
	background-color: #97A25D;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #4B5510;
	font-weight: bold;
	text-align: center;
}

.tel {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 20px;
	color: #00931C;
	text-align: center;
}
.head {
	height: 71px;
	background: #FDFCFB url('http://landshaft-spb.ru/img/head.jpg') no-repeat;
}
#sp{
display: none;
}
#sign{
display: none;
}