body { margin-left:0px;
 	 		 margin-top :0px;
 	 		 margin-right:0px;
 	 		 margin-bottom:0px;
 	 		 background-image:url("images/background.gif");
 	 		 background-repeat:repeat-y;
 	 	 }
 	img 	{ border:0px;}
 	a img { border:0px;}
 	p 		{ text-align:justify;}	
 	a {text-decoration:none;color:black;}
 	.corner { width:240px;
 						height:205px;
 						background-image:url("images/corner.jpg");
 	 		 			background-repeat:no-repeat;
 	 		 		}
 	.main { width:785px;
 			  }
 	.content 	 { width:630px;
 							 float:left;
 							 position:absolute;
 							 left:165px;
 							 top:230px;
						 }
 	.logo_big  { width:552px;
 							 height:90px;	
 							 position:absolute;
 							 left:240px;
 							 top:10px;
 							 background-image:url("images/logo_big.jpg");
 							 background-repeat:no-repeat;
 						 }
  .logo_small{ width:552px;
  						 height:35px;	
 							 position:absolute;
 							 left:240px;
 							 top:114px;
							 background-image:url("images/logo_small.png");
 							 background-repeat:no-repeat;	
 						 }
 	.menu 		 { width: 585px;
 							 height: 50px;
							 position:absolute;
 							 left: 208px;
 							 top: 155px; 
 						 }
  .leftmenu  { width: 140px;
  						 
  						 background:#70DB4C;
  						 position:absolute;
  						 left:10px;
  						 top:205px;
  					 }
  .sidebar1 { width: 120px;
  						position:absolute;
  						left:800px;
  						top:10px;
  					}
  .sidebar2 { width: 120px;
  						position:absolute;
  						left:930px;
  						top:10px;
  					}					 							  
  .copyright { font-size: 10px; 
  						 color: #000000;
  					 }
