/* CSS Document */
body 	{
	margin:0;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#fff;
	color:#666666;
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, img	{
	display:block;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
h2, h3, h4, h5, h6 {
	font-size:11px;
	color:#445b0a;
	margin: 18px 0 -10px 0;
	font-weight:bold;
}
h3, h4, h5, h6 {
	margin: 25px 0 0 0;
}
p {
	margin: 20px 0 0 0;
	text-align:justify;
}
a	{
	color:#445b0a;
	text-decoration:none;
}
a:focus { 
	outline: none; 
}
a:hover	{
	color:#6baf00;
	text-decoration:underline;
}

#body {
	width:900px;
	margin:6px auto;
	background-color:#fff;
}
#header, #menu, #content, #footer {
	width:inherit;
	margin: 0 auto;
	clear:both;
}

#h1 {
	display:block;
	width:900px;
	height:365px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#h1 h1 {
	display:none;
}	
.menu ul {
	margin: 0 auto;
	display:block;
	text-align:center;
}
.menu ul li {
	display:inline;
	padding: 0 13px 0 14px;
}
.menu a {
	color:#445b0a;
}
#top_menu {
	height:55px;
	font-size:14px;
	line-height:55px;
	margin: -65px 0 0 0;
}
#content {
	padding: 26px 0;
	border-left: 8px solid #ddd;
	border-right: 8px solid #ddd;
	width:884px;
}
#content a {
	text-decoration:underline;
}
#side_text {
	float:left;
	margin: 0 0 0 50px;
	_margin-left: 25px;
	width:250px;

}
#side_text p {
	line-height:18px;
	margin-top:0;
	text-align:left;
}
#side_text h2 {
	margin-bottom:0;
}
#side_text a {
	text-decoration:none;
}
#side_text a:hover {
	text-decoration:underline;
}
#content h2 a {
	text-decoration:none;
}
#content h2 a:hover {
	text-decoration:underline;
}
#main_text {
	margin: 0 50px 0 370px;
	line-height: 13px;
}
.cleaner {
	clear:both;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 84px;
}
#banners {
	float:right;
	margin:0 58px 0 10px;
	_margin: -20px 29px 0 0;
}
#banners img {
	float:left;
	margin: 0 0 0 10px;
}
#copy {
	float:left;
	margin:15px 0 0 56px;
	_margin: -5px 0 0 28px;
}
#copy, #copy a, #copy a:hover {
	color:#445b0a;
}
#bot_menu {
	font-size:11px;
	height:20px;
	line-height: 40px;
}
#bot_menu a {
	color:#5f5f5e;
}
#bot_menu ul {
	text-align: left;
	margin: 0 0 0 45px;
}
#bot_menu ul li {
	padding: 0 12px;
}
#kont ul {margin: 0px 0px 0px 18px;}
#kont li {line-height:17px;  color: #BDAC98;}  
 


.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}

