*
  {
  margin: 0;
  padding: 0;
  }
body
  {
  font-family: times new roman;
  font-size: 13px;
  color: #000;
  text-align: center;
  background: #fff url('../img/bg.png') repeat-x;
  }
hr
  {
  display: none;
  }
#main
  {
  width: 1024px;
  margin: 0 auto 0 auto;
  text-align: left;  
  }
#window1, #window2, #window3, #window4, #window6, #foto1, #foto2, #foto3
  {
  display: none;
  position: absolute;
  margin: 100px 112px;
  width: 800px;
  height: 600px;    
  background: url('../img/window.png') no-repeat;
  }
#window5
  {
  display: none;
  position: absolute;
  margin: 100px 112px;
  width: 800px;
  height: 600px;  
  background: url('../img/window.png') no-repeat;
  }
#windowInside
	{
	float: left; 
  	height: 490px;
	width: 650px;
  	margin: 8px 75px; 
  	overflow: auto;	
	}
#windowInside h4
  {
  margin: 10px 0px 10px 10px;
  color: #2a5c22;
  }
#windowInside p 
  {
  width: 600px;
  line-height: 18px;
  text-align: justify;
  margin: 8px 0px 8px 10px;
  color: #10270c;
  }
#windowInside h5

  {
  margin: 8px 0px 8px 10px;
  color: #2a5c22;
  font-size: 12px;
  }
#windowInside ul

  {
  list-style-position: inside;
  margin: 8px 0px 8px 10px;
  }
#window1 img, #window2 img, #window3 img, #foto1 img, #foto2 img, #foto3 img
  {
  margin: -22px 75px 0px 75px;
  }
#window1 span, #window2 span, #window3 span, #window4 span, #window5 span, #window6 span, #foto1 span, #foto2 span, #foto3 span
  {
  cursor: pointer;
  cursor: hand;
  margin: 32px 40px 0px 0px;
  float: right;
  color: #fff;
  }
#window1 h4, #window2 h4, #window3 h4, #window4 h4, #window6 h4
  {
  margin: 70px 0px 10px 100px;
  color: #2a5c22;
  }
#window1 p, #window2 p, #window3 p, #window4 p, #window6 p
  {
  width: 600px;
  line-height: 18px;
  text-align: justify;
  margin: 8px 0px 8px 100px;
  color: #10270c;
  }
#window1 h5, #window2 h5, #window3 h5, #window4 h5, #window6 h5

  {
  margin: 8px 0px 8px 100px;
  color: #2a5c22;
  font-size: 12px;
  }
#top
  {
  float: left;
  width: 1024px;  
  height: 330px;  
  background: #2a5c22 url('../img/top.png') repeat-x;
  }
#top img
  {     
  cursor: pointer;
  cursor: hand;
  float: left;
  margin: 28px 31px 0px 0px; 
  }
  
#top img.clearImg
  {
  clear: both;
  margin-left: 97px;
  }

h1
  {
  width: 280px;
  float: left;
  height: 115px;
  color: #fff;
  font-size: 180%;
  margin: 0px 0px 0px 96px;
  overflow: hidden; 
  } 
  h1 a
  {
  color: #fff;
  text-decoration: none;
  } 
  h1 a:hover
  {
  color: #ffde00;
  text-decoration: underline;
  }   
h1 span
  {
  position: absolute;
  width: 280px;
  height: 115px;
  cursor: pointer;
  display: block;
  background: url('../img/logo.png') no-repeat;
  }
#contactTab
  {
  float: left;
  margin: 45px 0px 0px 20px;
  color: #fff;
  }
#contactTab a, #contactTab a:hover
  {
  color: #fff;
  }
#contactTab td, #contactTab th
  {
  padding: 2px 5px;
  }
#timeBlock
  {
  text-align: right;
  float: left;
  margin: 45px 0px 0px 55px;
  color: #fff;
  line-height: 18px;
  }
#timeBlock span
  {
  margin-right: 18px;
  }
h2
  {
  font-size: 13px;
  }
h3
  {
  display: none;
  }
a
  {     
  text-decoration: none;
  color: #224a1b;
  } 
a:hover
  {                     
  text-decoration: underline;
  color: #224a1b;
  }

#content
  {        
  clear: both;
  float: left;
  width: 1024px;   
  background: url('../img/content.png') no-repeat;
  }
  
#left
  {
  float: left;
  width: 205px; 
  color: #224a1b;
  margin: 15px 0px 0px 94px; 
  background: url('../img/left.png') repeat-y;
  }
  #left h4
    {   
    display: block;
    width: 205px;
    height: 35px;
    background: url('../img/leftTitle.png') no-repeat;
    }
  h4 span
    {   
    display: none;
    }
  #left ul
    {
    font-size: 14px;
    margin: 2px 0px 88px 20px;
    list-style-position: inside;
    list-style-image: url('../img/li.png');
    }
  #left ul li
    {
    margin: 15px 0px;
    }
  #left ul li a, #left ul li a:hover
    {
    font-weight: bold;
    }  
#topContent
  {
  float: left;
  clear: both;
  width: 655px; 
  color: #224a1b;
  padding: 4px 15px 4px 15px;
  margin: 15px 11px 0px 94px; 
  background: #deead7 url('../img/middle.png') repeat-y;
  } 
  #topContent h4
    {   
    font-size: 15px;
    }
  #topContent p
    {   
    text-align: justify;
    margin: 8px 0px;
    }
#middle
  {
  float: left;
  width: 440px; 
  color: #224a1b;
  padding: 0px 15px 15px 15px;
  margin: 15px 11px 0px 11px; 
  background: url('../img/middle.png') repeat-y;
  } 
  #middle h4
    {   
    display: block;
    width: 470px;
    margin: 0px -15px;
    height: 35px;
    background: url('../img/middleTitle.png') no-repeat;
    }
  #middle ul
    {
    margin: 2px 0px 31px 50px;
    list-style-position: outside;
    list-style-image: url('../img/li.png');
    }
  #middle ul li
    {
    width: 350px;
    margin: 20px 0px;
    text-align: justify;
    font-size: 13px;
    line-height: 20px;
    }
  
#right
  {
  float: left;
  text-align: right;
  width: 170px;
  margin: 15px 0px 0px 0px; 
  padding-bottom: 10px;
  background: url('../img/right.png') repeat-y;
  } 
#right a, #right a:hover
  {
  margin: 0px 12px 0px 0px; 
  } 
#right h4
  {   
  display: block;
  width: 170px;
  height: 35px;
  background: url('../img/rightTitle.png') no-repeat;
  }  
#miniMap
  {
  width: 144px;
  border: 1px solid #224a1b;
  margin: 10px 12px 0px 12px;
  }  

#end
  {
  width: 914px;
  padding: 20px 55px 5px 55px;
  margin-bottom: 15px;
  float: left;  
  color: #507a48; 
  font-size: 10px;
  clear: both;
  }
#create
  {      
  float: right;
  }
#copyright
  {
  float: left;
  }
