html,body{
	margin:0;
	padding:0
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background: #8C8A8B
}

div#header{
	height:120px;
}

/*div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #fff;
	color: #79B30B
}*/

div#container{
	width:700px;
	margin:2px auto;
	background:#008649;
	text-align:left
}

div#content{
	float:right;
	width:540px;
  	color:#008649;
	background:#fff;
	padding:16px 0;
	text-align:left;
	background-image: url("sfon20.jpg")
}

.centra{
	text-align:center;
	text-transform: uppercase 
}

div#content p{
	margin:0 40px;
  	font-weight:bold;
	line-height:1.9em
}

div#content img{
	float:right;
	padding: 4px 20px 2px 20px;
}

div#content img.map{
	padding: 41px 100px 42px 100px !important;
	padding: 41px 100px;
}

div#content img.map1{
	padding: 29px 80px 29px 80px;
}

div#navigation{
	float:left;
	width:160px;
	margin-top:10px;
	background-color:#008649;
}

div#box{
	padding:0;
	margin:15px 0 0 17px;
}

div#box a{
	background: url("1.jpg") 0 0 no-repeat;
	padding:0;
	margin:0
}

div#navigation p{
	display:block;
	width:120px;
	margin: 8px 0 6px 20px; 
	padding:7px 0 7px 20px;
	color:#fff;
	background: url("button1.gif") 0 0 no-repeat;
	text-decoration: none;
}

div#extra{
	/*float:right;*/
	width:700px;
  	color:#008649;
	background:#fff;
	text-align:center;
	border-top:solid 1px #008649;
	border-bottom:solid 1px #008649;
}

div#extra p{
	margin:2px;
	padding:0
}

div#footer{
	clear:both;
	width:100%;
	background-color:#008649;
	text-align:center;
	border-top:solid 2px #fff;
	background: url("cur3.jpg") no-repeat right bottom;
	color: #fff	
}

div#footer p{
	margin:0;
	padding:5px 10px
}

div#footer img{
	float:left;
}

#menu a {
	display:block;
	width:120px;
	margin: 8px 0 6px 20px; 
	padding:7px 0 7px 20px;
	color:#fff;
	background: url("button1.gif") 0 0 no-repeat;
	text-decoration: none;
}

#menu a:hover {	
	background-position: -157px 0;
	color: #008649;
}

/*#menu a:active {
	background-position: -314px 0;
	color:white;
}*/