a.flr{
	float: right;
}
div#lm{
	width: 228px;
	height: 391px;
	background: url(/images/sm.jpg) 0% 0% no-repeat;
	padding: 5px 5px 5px 25px;
	position: absolute;
	top: -4px;
}
div#news{
	width: 228px;
	padding: 5px 5px 5px 25px;
	color: #571200;
	font-size: 0.96em;
	border-right: 1px solid #d2b182;
}
span.date{
	color: #8f0000;
	font-size: 0.7em;
	background: #dbb781;
	padding: 5px;
}

#header h1{
	font-size:34px;
}

div#lm h1{
	font-family: Myriad Pro,Georgia, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	color: #fff;
	margin-bottom: 10px;
}
div#lm a{
	display: block;
	color: white;
	text-transform: uppercase;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 2.7em;
}
div#bottom_paper{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 195px;
	background: url(/images/bottom_paper.jpg) 50% 100% no-repeat
}
div#cnt{
	position: relative;
	color: #000;
	font-size: 15px;
	margin-top:25px;
	z-index:1;
}
div#cnt h1, div#news h1{
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	color: #4d9549;
	margin-bottom:10px;
	text-decoration:underline;
}
div.left_col{
	top: -240px;
	position: relative;
	width: 260px;
	float: left;
}
div.right_col{
	border: 1px dashed lime;
	position: absolute;
	margin-left: 260px;
}
div#top_paper{
	position: static;
	width: 100%;
	height: 246px;
	background: url(/images/top_paper.jpg) 50% 0% no-repeat;
	margin: 0 auto;
}
div#content_area{
	position: relative;
}
div#menu{
	position: relative;
	z-index:10000;
}
a.logo{
	display: block;
	width: 375px;
	height: 175px;
	background: url(/images/logo.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 5px;
}

div#topmenu{
  text-align: left;
  width: 920px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  height:35px;
  line-height:35px;
  background:#486846;
  /*
  background: -webkit-gradient(linear, left top, left bottom, from(#5c7a5a), to(#486846));
  background: -moz-linear-gradient(top, #5c7a5a,  #486846);
  */
  padding:0 30px;

}

div#topmenu a{
	color: #fff;
	margin-left: 8px;
	text-decoration: none;
	font-size:17px;
}
div#topmenu a:hover{
	text-decoration: none;
	color:#000;
}
div.wrapper{
  width:900px;
  margin:0 auto;
}
div.content_wrapper{
  width: 900px;
	margin: 0 auto;
	border: none;
}
div#header{
	height: 90px;
	border:none;
	padding:20px;
}
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p, blockquote, form, fieldset, legend, table, td, th {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
    width: 100%;
	
}
body {
    font: 0.875em/1.4 Myriad Pro,Arial,sans-serif;
    background: #e3e3e3;
	z-index:-1000;
}
img {
    border: 0 none;
}
a{
	color: #8f0000;
}

div.news{
  color:#2e2e2e;
}

div.news span.dt_com{
	font-size:9pt;
}

div.news a{
  color:#8F0000;
  font-size:10pt;
  text-decoration:none;
}

div.news h3, div.news h1{
	margin-bottom:20px;
}

div.news a:hover{
	text-decoration:underline;
}

div.news div img{
	float:left;
	-webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background:#d0aa79;
  padding:4px;
  margin: 0 10px 5px 0;
}

div.news div.descr a{
	color:#2E2E2E;
}

div.news div.descr a:hover{
	color:#2E2E2E;
	text-decoration:none;
}

div.line{
	clear:both;
	border-top:1px dashed #ccc;
	margin-top:6px;
	margin-bottom:14px;
}

div.news div strong a{
	font-size:11pt;
	color:#8F0000;
}

div.news span.dt_com {
    font-size: 9pt;
}

span.dt_com {
    color: #9b5d36;
    font-size: 10pt;
}

#slide{
	border:1px solid #617e5f;
	height:240px;
	background:#fff;
}

#slide h2{
  font-size: 26px;
  font-weight: normal;
  font-style: italic;
  text-decoration:underline;
  margin-bottom:20px;
}

#slide .room{
	width:422px;
	float:left;
	padding:20px;
	background:#617e5f;
	color:#fff;
}

#slide .room a{
	color:#fff;
}

#slide .infra a{
	color:#000;
}

#slide .infra{
	color:#617E5F;
}

#slide .infra{
	float:left;
	padding:20px;
}

#content{
	min-height:600px;
	z-index:2;
}
#content ul{
	margin-left: 20px;
}

#footer{
	height:38px;
	line-height:38px;
	background:url(/images/footer_bg.gif);
	color:#fff;
}

#footer a{
	color:#fff;
	margin-right:20px;
	text-decoration:none;
}

#footer div.copyright{
	float:right;
}