@charset "windows-1251";
* {margin: 0; padding: 0;}
html {
  height:100%;
  width: 100%;
  min-width:1003px;
  background:#fff;
}

body  {
	border:#458E35 solid 2px;
	border-top:#458E35 solid 7px;
	
	font: 80.1% Arial, Helvetica, sans-serif;
	text-align: center; 
	min-height:100%;
  position:relative;
  width: 98%;
 
  margin:55px 1% 1% 1%;
}
* html body {
  height:100%;
}
a {
outline: none;
}
a img {border:none}
#container { 
	width: 100%;
	position:relative;
	height:100%;

	padding-bottom:42px;
	
	text-align:left;
	
} 
#header {
	background:#458E35;
	height:140px;
} 
#header img { border:none} 
#logo {
	
	width:129px;
	height:659px;
	position:absolute;
	top:-55px;
	left:-2px;}

#name1{
	position: relative;
	top:-40px;
	
	text-align: center;

	}
#name1 h1 {
	color: #666;
	font-size:24px;
	font-weight:600;
	
}

#tel {

	font-style:italic;
	position:absolute;
	right:1%;
	top:-35px;
	color:#666;
	font-size:20px;
	font-weight:600;
	
	}	
	
#rollingHead { left: 0px; top: 5px; position: absolute; overflow:hidden; width:100%; }
#rollingHead img { margin-right: 5px; border: 3px solid #fe7e00; }
#topMenu { background: url(/design/images/gradient.jpg) repeat-x left; 
	height:36px;
	width:100%;
	margin-bottom:10px;

	}
#topMenuInner {
	margin-left:40px;
	height:24px;	
	text-align:center;
	padding-top:6px;
	} 

.topMenuLink {
	width:180px;
	float:left;
	text-align:center;
	padding-top:0px;
	line-height:15px;
}
.topMenuLink a {
	text-decoration:none;
	font-size:15px;
	color:#000;
	font-weight:600;
	}
.topMenuAkt {
	font-weight:bold;
	font-size:17px;
	color:#fe7e00;
}
.topMenuDelimiter {
	float:left;
	width:2px;
	height:24px;
	background:#415e3b;
	
	}

  #footer {
	  
  position:absolute;
  bottom:0;
  height:40px;
  width:100%;
  padding:1px 0px;
 left:0;
} 
.copy {
	
	  color:#4C923C;
	  font-size:80%;
	  padding:10px 10px 0 10px;
	  float:right;
	
	
}
#footer a {
	color:#4C923C}

.fltrt {
	float: right;
	
}
.fltlft { 
	float: left;
	
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tel { 
	text-align:left;
	float:left;
	padding:10px 10px 0 10px;
	font-size:100%;
	font-weight:bold;
}
 h5 {
	color:#fe7e00;
	font-size:16px;
		}
h6 {
		color:#4C923C;
	font-size:16px;
		}
