@charset "utf-8";
/* CSS Document */



#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 795px;
	height: 606px;
	position: relative;
	border: thin solid #e9eaeb;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:472px;
	height:276px;
	z-index:1;
}
#menu {
	position:absolute;
	left:35px;
	top:326px;
	width:147px;
	height:161px;
	z-index:10;
	background-image: url(images/menu-bg.gif);
}
#main {
	position:absolute;
	left:307px;
	top:274px;
	width:300px;
	height:142px;
	z-index:3;
	font-family: verdana;
	font-size: 11px;
	color: #58595b;
	line-height: 15px;
	text-align: justify;
}#main-contact {
	position:absolute;
	left:307px;
	top:274px;
	width:438px;
	height:142px;
	z-index:30;
	font-family: verdana;
	font-size: 11px;
	color: #58595b;
	line-height: 15px;
	text-align: justify;
}
#bar {
	position:absolute;
	left:0px;
	top:577px;
	width:795px;
	height:12px;
	z-index:4;
	background-image: url(images/bar.gif);
}
#footer {
	position:absolute;
	left:0px;
	top:587px;
	width:795px;
	height:24px;
	z-index:5;
	font-family: verdana;
	font-size: 10px;
	padding-left: 4px;
	color: #58595b;
	padding-top: 4px;
}
#about
  {
    display: block;
    width: 107px;
    height: 23px;
    background: url("images/about.gif") no-repeat 0 0;

  }

  #about:hover
  { 
    background: url("images/about-over.gif") no-repeat 0 0;
  }
  #mission2 {
	position:absolute;
	left:0px;
	top:32px;
	width:150px;
	height:28px;
	z-index:10;
	background: url("images/mission.gif") no-repeat 0 0;
}

#mission
  {
    display: block;
	
    width: 150px;
    height: 18px;
    
	

  }

  #mission2:hover
  { 

    background: url("images/mission-over.gif") no-repeat 0 0;
  }
#products2 {
	position:absolute;
	left:0px;
	top:66px;
	width:150px;
	height:28px;
	z-index:10;
	background: url("images/products.gif") no-repeat 0 0;
}

#products
  {
    display: block;
	
    width: 150px;
    height: 18px;
    
	

  }

  #products2:hover
  { 

    background: url("images/products-over.gif") no-repeat 0 0;
  }
#members2 {
	position:absolute;
	left:0px;
	top:99px;
	width:150px;
	height:28px;
	z-index:10;
	background: url("images/members.gif") no-repeat 0 0;
}

#members
  {
    display: block;
	
    width: 150px;
    height: 18px;
    
	

  }

  #members2:hover
  { 

    background: url("images/members-over.gif") no-repeat 0 0;
  }
#contact2 {
	position:absolute;
	left:0px;
	top:133px;
	width:150px;
	height:28px;
	z-index:10;
	background: url("images/contact.gif") no-repeat 0 0;
}

#contact
  {
    display: block;
	
    width: 150px;
    height: 18px;
    
	

  }

  #contact2:hover
  { 

    background: url("images/contact-over.gif") no-repeat 0 0;
  }#apDiv1 {
	position:absolute;
	left:148px;
	top:342px;
	width:121px;
	height:17px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:141px;
	top:363px;
	width:119px;
	height:25px;
	z-index:1;
}
#header2 {
	position:absolute;
	left:472px;
	top:0px;
	width:323px;
	height:276px;
	z-index:1;
}
