body {
	    margin: 0px;
	    padding: 0px;
	    font-family: Verdana, Helvetica, Tahoma;
	    color: black;
	    background-image: url(../images/tlo.jpg);
	    background-position: top;
	    background-repeat: repeat-x;
	    text-align: center;
	  }
	  
div.main {
 	    	  margin: 0 auto;
 	    	  padding: 0px;
 	    	  background-color: white;
 	    	  width: 958px;
 	    	  text-align: left;
     	   }
     
div.top  {
 		 	  height: 4px;
		 	  width: 958px;
		 	  background-color: #E4303C;
		 	  font-size: 4px;
	  		}

div.top1 {
 		 	  height: 68px;
		 	  width: 958px;
			}
	  
div.logotype {
 					height: 48px;
 					width: 190px;
 					float: left;
 					margin: 20px 0px 0px 28px;
		   	 }
		   	 
div.contact {
				  height: 48px;
				  width: 300px;
				  float: left;
				  margin: 36px 0px 0px 404px;
				  font-family: Tahoma, Verdana, Helvetica;
				  font-size: 11px;
				  color: #6a6a6a;
				}
		   
div.menu	{
			  margin: 0px;
			}
		   
div.baner {
			   height: 411px;
			   width: 958px;
			   background-image: url();
	    		background-position: top;
	         background-repeat: no-repeat;
      	 }
      
div.data {
			  margin: 0px;
			  padding: 0px;
			  padding-top: 20px;
			  width: 958px;
			  float: left;
			  background-color: white;
 	  	 	} 
 	   
div.footer {
				 height: 59px;
		 	    width: 958px;
		 	    background-color: #636363;
		 	    color: white;
		 	    font-size: 11px;
		 	    float: left;
		 	    margin: 0px;
		 	    padding: 0px;
		 	  }
		 	  
div.left {
		 	    width: 542px;
		 	    background-color: white;
		 	    margin: 0 auto;
		 	    margin-left: 32px;
		 	    margin-right: 32px;
		 	    padding-bottom: 4px;
		 	    margin-top: 0px;
		 	    text-align: justify;
		 	    float: left;
		 	    vertical-align: top;
		 	    font-size: 13px;
		 	    font-family: Tahoma;
		 	    color: #636363;
		 	  }
		 	  
div.right {
		 	    width: 320px;
		 	    text-align: right;
		 	    vertical-align: top;
		 	    background-color: white;
		 	    margin: 0px;
		 	    padding: 0px;
		 	    padding-left: 0px;
		 	    margin-right: 32px;
		 	    padding-bottom: 32px;
		 	    margin-top: 0px;
		 	    float: left;
		 	    font-size: 13px;
		 	    font-family: Tahoma;
		 	    color: #636363;
		 	  }

.main_text {
				 width:558px;
				 margin-left: 10px;
				 margin-right: 10px;
           }
           
.footer_text {
				   margin-top: 24px;
				   margin-bottom: 0px;
				   padding-bottom: 0px;
					color: white;
		 	    	font-size: 11px;
				 }
				 
.footer_text :link {
	   				   color: white;
	   					text-decoration: none;
	   				 }

.footer_text :visited {
	     						color: white;
		 					   text-decoration: none;
		 					 }
		 
.footer_text :hover {
	   					 color: white;
							 text-decoration: none;
						  }
						  
.aa {
					color: #636363;
		 	    	font-size: 13px;
				 }

.aa :link {
	   				   color: #636363;
	   					text-decoration: none;
	   				 }

.aa :visited {
	     						color: #636363;
		 					   text-decoration: none;
		 					 }
		 
.aa :hover {
	   					 color: #636363;
							 text-decoration: none;
						  }

