

html {background-image:url(../images/bkgd_gray.jpg)}
body {margin: 0px;padding: 0px;text-align: left; font-family:Garamond;color:#000000;font-size:0px;}
.form{width:864px;font-size:12px;margin:auto; height:auto;}

.menu{padding-top:0px;display:block;height:auto;margin:auto;color:#56b4e9;font-size:16px; }
.menu_inside{width:864px;height:4px;margin:auto;padding:0px 0px 0px 0px;}

.main{width:864px;
      height:693px;
	  background-image:url(../images/index_bkgd.jpg);
	  
     /* border:1px solid black;*/
      /* for IE */
     filter:alpha(opacity=80);
     /* CSS3 standard */
     opacity:0.8;
	 font-size:18px;
	 }
	 
.main2{width:864px;
      height:693px;
	  background-color:#F0E5CE;
     /* border:1px solid black;*/
      /* for IE */
     filter:alpha(opacity=80);
     /* CSS3 standard */
     opacity:0.8;
	 font-size:18px;
	 }



/*.copy{width:700px;;font-family:trebuchet ms;height:20px; color:#CC0000}*/
.clearr{clear:both;}


  #Layer0 {
  position:relative;
   float:left;
  width:170px;
  height:693px;
  }
  
    #Layer0_1 {
   position:relative;
   width:170px;
   height:150px;
  }
    #Layer0_2 {
   position:relative;
   width:170px;
   height:267px;
  }
  #Layer0_3 {
   position:relative;
   width:170px;
   height:275px;
  }
  #Layer1 {
  position:relative;
  float:left;
  top:0;
  width:694px;
  height:230px;
}
 #Layer1_top {
   position:relative;
  width:694px;
  height:110px;
  }
   #Layer1_bt_right {
   position:relative;
   float:right;
   width:24px;
   height:120px;
  }
     #Layer1_bt {
   position:relative;
  float:right;
  width:670px;
  height:120px;
  }
 #Layer2 {
  position:relative;
  float:right;
  height:350px;
}
  #Layer3 {
  position:relative;
  width:414px;
  height:350px;
  float:right;
}



  
  
  
/***------------------------------------
ALL
------------------------------------***/
/*
#nav {
 width: 70px; 
 height: 20px;
 margin: 0; 
 padding: 0;
 position: relative;
 background:url(images/nav/b_home.jpg)  no-repeat;
 float:right;
}

#nav li {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	top: 1px;
}
 
#nav a {
 background: url(images/nav/b_home.jpg) top left no-repeat;
}

#nav li, #nav a {
 height: 20px; 
 display: block;
}

#nav-home {
 width: 70px;
 left: 0;
}

body#home #nav-home a { 
 background-position: 0 -70px;
  color: #333;
}

#nav-home a, #nav-home a:link, #nav-home a:visited {
 background-position: 0 0;
}

#nav-home a:hover {
 background-position: 0 -20px;
}

#nav-home a:active, #nav-home a:active {
 background-position: 0 -40px;
}










#nav-about {
 width: 100px;
 left: 100px;
}

body#about #nav-about a {
 background-position: -100px -75px;
 color: #333;
}


#nav-about a, #nav-about a:link, #nav-about a:visited {
 background-position: -100px 0;
}

#nav-about a:hover {
 background-position: -100px -25px;
}

#nav-about a:active {
 background-position: -100px -50px;
}

#nav-contact {
	width: 100px;
	left: 199px;
}


body#contact #nav-contact a {
 background-position: -200px -75px;
}


#nav-contact a, #nav-contact a:link, #nav-contact a:visited {
	background-position: -200px 0;
}

#nav-contact a:hover {
 background-position:  -200px -25px;
}

#nav-contact a:active {
 background-position: -200px -50px;
}

a, a:link, a:visited, a:hover {
 font-size:12px;
 line-height: 25px;
 color: #fff;
 text-align: center;
}*/

