* {
	margin:0;
	padding:0;
}
body{
	margin: auto 0;
	font-size: 12px;
	background:#fcfaed;	
}


#wrap{
	width: 977px;
	_width:981px;
	margin:auto;
	overflow: hidden;

}

#shadow_top {
	background:url(../images/shadow_top.jpg) no-repeat;
	height:7px;
	_margin-bottom:-8px;
}

#header{
	background: url(../images/bg_banner.gif) repeat-x;
	height:98px;
	margin-bottom:20px;
}
#banner {
	margin:auto;
	width:1024px;
	background: url(../images/banner.jpg) no-repeat;
	height:98px;
}
#language {
	margin-left:940px;
	padding-top:15px;
}
#language a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#395091;
	text-decoration:none;
}
#language a:hover{
	text-decoration:underline;
}
#sideleft{
	width: 174px;
	float: left;
	background: url(../images/shadow_left.jpg) repeat-y;
}
#center {
	width:627px;
	float:left;
}
#sideright{
	width: 176px;
	float: right;
	background:url(../images/shadow_right.jpg) repeat-y;
}
/* easy clearing */
#wrap:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrap
	{
	display: inline-block;
	}
/*\*/
#wrap
	{
	display: block;
	}
/* end easy clearing */
/*\*/
#sideleft, #sideright, #center
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#sideleft, #sideright, #center
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#sideleft:before, #sideright:before, #center:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/**/
#shadow_bottom {
	background:url(../images/shadow_bottom.jpg) no-repeat;
	height:11px;
	width: 100%;
	float: left;
	margin-top:-4px;
	*margin-top:0px;
	_margin-bottom:-4px;
}
#footer{
	background: url(../images/bg_footer.jpg) repeat-x;
	height:139px;
}
#copyright {
	padding-top:40px;
	color:#53573e;
	font-weight:bold;
	text-align:center;
}
#footer p {
	padding:5px;
}
#footer a {
	color:#53573e;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#sideleft h1 {
	letter-spacing:3px;
	padding-left:48px;
	padding-top:28px;
	color:#56392a;
	font-size:14px;
	background:url(../images/icon_search.gif) no-repeat 20px 20px;
}
.search_form {
	height:51px;
	width:147px;
	margin-top:10px;
	margin-left:10px;
	position:relative;
}
.search_form img {
	display:block;
	z-index:0;
}
.search_form input#textfield {
	display:block;
	width:80px;
	height:18px;
	position:absolute;
	left:17px;
	top:22px;
	border:none;
	background-color:#63a827;
	color:#FFFFFF;
}
.search_form input#button {
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	left:104px;
	top:9px;
	border:none;
	background-color: transparent;
	z-index:110;
}



/*    Left menu    */
#leftmenu {
	margin:20px 0 150px 20px;
	width:140px;
}
#leftmenu a {
	text-decoration:none;
}
#leftmenu h2 , #leftmenu h3 , #leftmenu h4 , #leftmenu h5 , #leftmenu h6  {
	padding-left:20px;
}
#leftmenu h2 {
	font-size:14px;
	background:url(../images/bg_leftmenu_index.gif) no-repeat 0 0px;
}
#leftmenu h2, x:-moz-any-link {
	background-position:0 3px;
}
#leftmenu h2, x:-moz-any-link, x:default {
	background-position:0 3px;
}
#leftmenu h2 a,#leftmenu h3 a  {
	color:#3d6d17;
}
#leftmenu h3 {
	background:url(../images/bg_leftmenu_dot1.gif) no-repeat 0 6px;
	padding-top:6px;
	font-size:14px;
	border-top:#bcc2b5 1px dotted;
	margin-top:5px;
}
#leftmenu h3, x:-moz-any-link {
	padding-top:6px;
}
#leftmenu h3, x:-moz-any-link, x:default {
	padding-top:4px;
}
#leftmenu h4 {
	padding-top:15px;
	background: url(../images/bg_leftmenu_dot2.gif) no-repeat 0 0px;
	font-size:14px;
}
#leftmenu h4, x:-moz-any-link {
	padding-top:14px;
}
#leftmenu h4, x:-moz-any-link, x:default {
	padding-top:12px;
}
#leftmenu h4 a {
	color:#5b5a1a;	
}
#leftmenu h5 {
	padding-top:4px;
	background:url(../images/bg_leftmenu_dash.gif) repeat-y 0 -2px;
	font-size:12px;
}
#leftmenu h6 {
	padding-top:4px;
	color:#a6c129;
	font-size:12px;
}
#leftmenu h5 a, #leftmenu h6 a {
	color:#a6c129;
}
#leftmenu h6.h6m {
	margin-bottom:14px;
}



