body           {background-image: url('background2.jpg');
		background-attachment: fixed;
		background-position: bottom left;
		background-repeat: no-repeat;
		text-align: center;
		color: #020992;
		font-family: sans-serif;
		font-size: 13px;}

div.banner     {width: 750px;
	 	height: 115px;
	 	margin: 0px auto;
	 	padding: 1px;
	 	text-align: left;
	 	background-image: url('tree.gif');
	 	background-repeat: no-repeat;
	 	background-position: center right;}

h1.banner      {width: 420px;
    		height: 0px !important;
    		height /**/: 50px;
		padding-top: 50px;
		margin: 30px 0px 0px 135px;
		background-image: url('biotec.gif');
		overflow: hidden;}

h2.banner      {width: 460px;
    		height: 0px !important;
    		height /**/: 25px;
		margin: 0px 0px 0px 110px;
		padding-top: 25px;
		background-image: url('slogan.gif');
		overflow: hidden;
		border: 0px solid blue}






div.menu       {width: 910px;
		height: 27px;
	 	margin: 0px auto 50px auto;
	 	border: 0px solid black;}

div.menu1      {width: 5px;
	   	height: 27px;
	   	float: left;
	   	background-image: url('menu1.jpg');}

div.menu2      {width: 900px;
	   	height: 19px;
	   	padding: 4px 0px;
	   	float: left;
	   	text-align: center;
	   	background-image: url('menu2.jpg');
	   	background-repeat: repeat-x;}

* html div.menu2 {height: 27px;}

div.menu3      {width: 5px;
	   	height: 27px;
	   	float: left;
	   	background-image: url('menu3.jpg');
	   	border: 0px solid purple;}

div.menu a     {padding: 3px 10px 3px 10px;
		color: #0209a2;
		font-size: 15px;}

div.menu a:link    {}
div.menu a:visited {}
div.menu a:hover   {background-color: #e3e9f9;}







div.main {width: 860px;
	  margin: 0px auto 50px auto;
	  padding: 1px;
	  border: 0px solid red;}

h2             {color: #5259a2;
	 	font-size: 25px;}





div.foot {width: 800px;
	  margin: 30px auto 0px auto;
	  border: 0px solid black;}

div.foot p     {width: 100%;
		margin: 5px 0px;
   		font-size: 12px;
		text-align: center;
		border: 0px solid black;}

div.foot a     {margin: 2px;
		padding: 0px;
		color: #0209a2;
		font-size: 12px;}

div.foot a:link    {}
div.foot a:visited {}
div.foot a:hover   {color: #4269d2;}

a.frog {margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: serif;
	text-decoration: none;
	color: #8888aa;}

a.frog:link    {}
a.frog:visited {}
a.frog:hover   {color: #6269a2;
		text-decoration: underline;}