body
{
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma;
	color: #D0D0D0;
	background-color: #628327;
}
a
{
	color: #FFFFFF;
}
#wrapper
{
	background: url('../images/page/top_bg.jpg') repeat-x;
	height: 722px;
}
#site
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
#site #header
{
	background: url('../images/page/header.jpg') no-repeat;
	height: 454px;
}
#site #header .home a
{
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 910px;
	margin-top: 420px;
}
#site #header .mail a
{
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 950px;
	margin-top: 420px;
}
#site #header .logo a
{
	position: absolute;
	display: block;
	width: 280px;
	height: 50px;
	margin-left: 70px;
	margin-top: 320px;
}
#site #container
{
	background: url('../images/page/content.jpg');
}
#site #header_bottom
{
	background: url('../images/page/header_bottom.jpg');
	height: 102px;
}
#site #content
{
	background: url('../images/page/header_bottom.jpg') no-repeat;
	padding-left: 50px;
}
#site #wrapper4footer
{
	background: url('../images/page/footer_dangesvingis.jpg') no-repeat bottom right;
}
#site #content #leftcolumn
{
	width: 570px;
	float: left;
	text-align: justify;
	padding-bottom: 50px;
}
#site #content #leftcolumn h1
{
	background: url('../images/page/lapas.jpg') no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 37px;
	font: normal 24px Arial;
	color: #82996A;
	text-transform: uppercase;
	margin-top: 0px;
}
#site #content #leftcolumn .wrapper
{
	height: 450px;
	width: 0px;
	float: left;
}

#site #content #leftcolumn #footer
{
	width: 610px;
	margin-top: 30px;
}
#site #content #leftcolumn #footer hr
{
	border: 1px solid #71815F;
}
#site #content #leftcolumn #copyright
{
	width: 400px;
	position: absolute;
	margin-top: 10px;
	font: normal 10px Verdana;
}
#site #content #leftcolumn #solution
{
	position: absolute;
	margin-left: 400px;
	margin-top: 3px;
	width: 150px;
	text-align: center;
}

#site #content #rightcolumn
{
	margin-left: 570px;
}
#site #content #rightcolumn #menu
{
	padding-left: 70px;
	padding-top: 40px;
}
#site #content #rightcolumn #menu .item a
{
	font: normal 11px Tahoma;
	color: #FFFFFF;
	width: 283px;
	display: block;
	background: #607449;
	line-height: 25px;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 5px;
}
#site #content #rightcolumn #menu .item_selected a
{
	font: normal 11px Tahoma;
	color: #FFFFFF;
	width: 283px;
	display: block;
	background: #819E61;
	line-height: 25px;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 5px;
}
#site #content #rightcolumn #menu .item a:hover
{
	font: normal 11px Tahoma;
	color: #FFFFFF;
	width: 283px;
	display: block;
	background: #819E61;
	line-height: 25px;
	text-decoration: none;
	padding-left: 15px;
}

.clear
{
	clear: both;
}
.red
{
	color: red;
}
input
{
	background-color: #96BD6B;
	font: normal 11px Tahoma;
	width: 200px;
	border: 0px solid black;
}
textarea
{
	background-color: #96BD6B;
	font: normal 11px Tahoma;
	width: 200px;
	height: 80px;
	border: 0px solid black;
}
