		#date_expo  { float:right;
		                      width: 180px;
		                      height: 233px;               
		                      padding-top: 10px;
				              padding-left: 5px;	
		                      padding-right: 10px;
		                      padding-bottom: 25px;
		                      text-align: right;
		                      background: url(images/infobox.jpg) no-repeat 0 0;
		                      color: white;
		                      position: relative;
		                      left: 23px;
		}
		
		.date_big   {font-size: 1.8em;
		}
		
		.date_big2  {font-size: 1.1em;
		                   
		}
		
		#text-padd  {padding: 3px;
		}
		
		.date_big3  {font-weight: bold;
		                    font-size: 1.1em;
		                    line-height: 1.5em;
		                    }
		
		#main3		{width: 940px;
					 background: white;
		    				}


              
        /* NAV STYLES */
        	
        #nav		{						
        			background: #FFFFFF;
        			height: 30px;
					width: 940px;
					position: relative;
					border-bottom: 4px solid #0076AB;
					}
					
		#nav ul		{
					position: relative;
					top: 7px;
					/*left: 100px;*/
					left: 50px;
					padding: 0;
					margin: 0;
					list-style-type: none;
					display: inline;
					}
					
		#nav ul li	{
					display: inline;
					margin: 0 0 0px 0;
					border-left: 1px solid #259F48;
					padding: 3px 15px;
					}
					
		#nav ul li.first	{
							border-left: none;
							}
							
		#nav ul li a	{
						text-decoration: none;
						font-size: 13px;
						text-align: left;
						font-weight: bold;
						color: #0076AB;
						overflow: hidden;
						}
						
		#nav ul li a:hover {
							color: #259F48;
							}
							
		body	{ background: #FFFFFF;
  				  font: 12px/1.5em Arial, "Arial";
  				}
  				
  			#new_logo_space {height: 100px;
                    padding-top: 10px;
                    
                   }
                   
       /* NAV LEFT */
       
       #nav_title_visit, #nav_title	{color: white;
       								}
       
       #navleft   {width: 210px;
            		margin-left:5px;
            		background: url(images/bg-exhib_nav.jpg) no-repeat top left;
            		float:left;
            		margin-bottom: 75px;
	    			clear:both;
		 }
		 
		 #navleft_visit   {width: 210px;
            		margin-left:5px;
            		background: url(images/bg-visitor_nav.jpg) no-repeat top left;
            		float:left;
            		margin-bottom: 75px;
	    			clear:both;
		 }
				