@charset "utf-8";
/* CSS Document */

html {
 background-color:#749c6a;
 }

body {
 text-align: justify;
 margin:0 auto;
 padding:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#091b05;
 width:1000px;
 height:100%;
 text-align:justify;
 }
a{
 color:#091b05;
 font-weight:bold;
 text-decoration:none;
 }
#container {
width:1000px;
height:100%;
 }
 .top{
 width:1000px;
 height:33px;
 font-family:"Courier New", Courier, monospace;
 color:#FFFFFF;
 font-size:10px;
 text-align:left;
 background-image:url(../images/hatter_01.jpg);
 background-repeat:no-repeat;
 }
 .up{
 padding-left:15px;
 padding-top:5px;
 }
 #header{
 width:1000px;
 height:243px;
 background-image:url(../images/hatter_02.jpg);
 background-repeat:no-repeat;
 }
 #header2{
 width:1000px;
 height:243px;
 background-image:url(../images/forrest_02.jpg);
 background-repeat:no-repeat;
 }
 #header3{
 width:1000px;
 height:243px;
 background-image:url(../images/sas_02.jpg);
 background-repeat:no-repeat;
 }
  #header4{
 width:1000px;
 height:243px;
 background-image:url(../images/forrest_03.jpg);
 background-repeat:no-repeat;
 }
  #header5{
 width:1000px;
 height:243px;
 background-image:url(../images/passive_02.jpg);
 background-repeat:no-repeat;
 }
 
 #menu{
 width:221px;
 float:left;
 background-image:url(../images/menu.png);
 background-repeat:no-repeat;
 list-style:none;
 color:#091b05;
 font-size:14px;
 font-weight:bold;
 font-family: Trebuchet MS;
 
  }
  #menu ul{
	list-style: none;
	padding-top:20px;
	padding-left:50px;
	text-align:center;
}
#menu a{
text-decoration:none;
 color:#091b05;
}
#menu a:hover{
text-decoration:none;
 color:#ffffff;
}
 #content{
 width:779px;
 float:right;
 }
  #contenttop{
 width:779px;
 height:54px;
 background-image:url(../images/hatter_04.jpg);
 background-repeat:no-repeat;
 }
 #main{
 width:779px;
 min-height:300px;
 background-image:url(../images/bgcont.png);
 background-repeat:repeat-y;
 }
  .cont{
  padding:50px;
  text-align:justify;
  }
  #foot{
 width:779px;
 height:70px;
 background-image:url(../images/hatter_09.jpg);
 background-repeat:repeat-y;
 }
   #footer{
 width:779px;
 float:right;
 color:#091b05;
 text-align:center;
 }
  .footerstyle a{
 color:#091b05;
 text-decoration:none;
 }
 .style1 {
 color: #FFFFFF;
 text-decoration:none;
 }
 
  .style1 a {
 color: #FFFFFF;
 text-decoration:none;
 font-size:9px;
 }
 .style1 a:hover {
 color:#091b05;
 text-decoration:none;
 font-size:9px;
 }
 .style2 {
	font-size: 14px;
	font-weight: bold;
}