#LangHun {
	position:absolute;
	margin-left:780px;
	margin-top: -60px;
	position:absolute;
	
}
#Lang {
	position:absolute;
	margin-left:780px;
	margin-top: -60px;
	position:absolute;
	
}
	#HunForm {
		float:left;
	}
	#Lang form {
		float:left;
	}

	#LangHun #Hun {
		background:url(../_images/hun.gif) no-repeat bottom;
		width:28px;
		height:22px;
		display:block;
		text-decoration:none;
	}
		#LangHun #Hun:hover {
			background:url(../_images/hun.gif) no-repeat top;
		}
		#LangHun #Hun.on {
			background:url(../_images/hun.gif) no-repeat top;
		}
		#LangHun #Hun span {
			color:#fff;
			position:relative;
			top:25px;
			left:5px;
		}
	#LangHun #En {
		background:url(../_images/eng.gif) no-repeat bottom;
		width:28px;
		height:22px;
		display:block;
		text-decoration:none;
		margin-left:40px;
	}
		#LangHun #En:hover {
			background:url(../_images/eng.gif) no-repeat top;
		}
		#LangHun #En.on {
			background:url(../_images/eng.gif) no-repeat top;
		}	
		#LangHun #En span {
			color:#fff;
			position:relative;
			top:25px;
			left:8px;
		}
	#Lang #Hun {
		background:url(../_images/hun.gif) no-repeat bottom;
		width:28px;
		height:22px;
		display:block;
		text-decoration:none;
	}
		#Lang #Hun:hover {
			background:url(../_images/hun.gif) no-repeat top;
		}
		#Lang #Hun.on {
			background:url(../_images/hun.gif) no-repeat top;
		}
		#Lang #Hun span {
			color:#fff;
			position:relative;
			top:25px;
			left:5px;
		}
	#Lang #En {
		background:url(../_images/eng.gif) no-repeat bottom;
		width:28px;
		height:22px;
		display:block;
		text-decoration:none;
		margin-left:10px;
	}
		#Lang #En:hover {
			background:url(../_images/eng.gif) no-repeat top;
		}
		#Lang #En.on {
			background:url(../_images/eng.gif) no-repeat top;
		}	
		#Lang #En span {
			color:#fff;
			position:relative;
			top:25px;
			left:5px;
		}				
#HeaderTop {
    
    width:885px;
    height:123px;   
    margin-left:5px;
    margin-right:5px;    
	position:relative;
}
#Header {
    background:url(../_images/header.jpg) no-repeat;
    width:885px;
    margin-left:5px;
    margin-right:5px;
    height:211px;
}
#HeaderWhite {
    background:url(../_images/headerwhite.jpg) no-repeat;
    width:885px;
    margin-left:5px;
    margin-right:5px;
    height:211px;
}
	#HeaderTopEn {
	    width:885px;
	    height:123px;   
	    margin-left:5px;
	    margin-right:5px;    
	}
	#HeaderEn {
	    background:url(../_images/headerEn.jpg) no-repeat;
	    width:885px;
	    margin-left:5px;
	    margin-right:5px;
	    height:211px;
	}
#Menu {
    height:49px;
    background:url(../_images/menuBg.jpg) repeat-x;
    margin:0px;
    padding:0px;
    margin-left:5px;
    margin-right:5px;
    font-size:14px;
}
    #Menu li {
        float:left;
        list-style:none;
    }
        #Menu li a {
            display:block;
            color:#142c33;
            text-decoration:none;
            padding-left:10px;
            padding-right:10px;
            height:35px;
            padding-top:14px;
            background:url(../_images/menuSeparator.jpg) no-repeat right top;
            #width:1%;
            white-space: nowrap;
        }
        #Menu li a:hover {
            background:url(../_images/menuBgOn.jpg) repeat-x;
            color:#fff;
        }
        
#Menu li ul { 
    display:none;
}       
#Menu li:hover ul { 
    display:block;
}    
#Menu li ul {
     position:absolute;
     
}       
#Menu li ul {
     background-repeat:repeat-x;
     background-position:top;
     background-image:url(../_images/subMenuBg.gif);
     margin:0px;
     padding:0px;
     background-color:#26596a;
     padding-top:5px;
     padding-bottom:5px;
     position:absolute;
     width:315px
     
 }
    #Menu li ul li {
        clear:left;
        list-style:none;
        padding:0px;
        
        margin-bottom:2px;
        margin-top:2px;
        background:transparent url(../_images/dot2.gif) repeat-x scroll center bottom;
        padding-bottom:1px;
        margin-left:5px;
        margin-right:5px;
        
    }
    #Menu li ul li a {
        color:#fff;
        text-decoration:none;
        padding:0px;
        margin:0px;
        height:auto;
        text-transform:none;
        font-size:13px;
        font-weight:bolder;
        border:none;
        white-space:nowrap;
        display:block;
        width:300px;
        padding-top:2px;
        padding-bottom:2px;
        background:transparent;
        padding-left:5px;

    }
    
    #Menu li ul li a:hover {
        
        background:#82bdd1;
        color:#00110e;
        
        
    }            
#Flash {
    float:right;
   
}
#Flash2 {
    float:right;
    margin-top:22px;
}
#Banner a {
	display:block;
	background:url(../_images/nanocasco_2.gif);
	width:728px;
	height:90px;
	border:none;
}
#Bannerimage{
	border:none;
	
	width:728px;
	height:90px;
	margin:0 0 0 0;
	position:relative;
}

