#Header {
    width:948px;
    height:289px;
    float:left;
	background:url(../_images/header_new.jpg) no-repeat; 
	
}
#Main {
	position: relative;
}
#Header2 {
    width:948px;
    height:269px;
    float:left;
    background:url(../_images/header.jpg) no-repeat;
}
#Lang {
    width:31px;
    float:left;
}
    #Lang form {
        margin:0px;
        padding:0px;
    }

        #Lang form a#Hun.on span {
            background:url(../_images/hunOn.gif);
            width:31px;
            height:54px;
            display:block;
            margin-bottom:10px;
        }
        #Lang form a#Hun.off span {
            background:url(../_images/hun.gif);
            width:31px;
            height:54px;
            display:block;
            margin-bottom:10px;
        }
            #Lang form a#Hun span:hover {
                background:url(../_images/hunOn.gif);
                width:31px;
                height:54px;
                display:block;
                margin-bottom:10px;
            }
        #Lang form a#En span {
            background:url(../_images/eng.gif);
            width:31px;
            height:55px;
            display:block;
        }
        #Lang form a#En.off span {
            background:url(../_images/eng.gif);
            width:31px;
            height:55px;
            display:block;
        }
        #Lang form a#En.on span {
            background:url(../_images/engOn.gif);
            width:31px;
            height:55px;
            display:block;
        }        
            #Lang form a#En span:hover {
                background:url(../_images/engOn.gif);
                width:31px;
                height:55px;
                display:block;
            }        
			
.Bp {
	position: absolute;
	top: 225px;
	left: 55px;
	color: #31539d;
	font-size: 34px;
	font-weight: bolder;
	font-style: italic;
}	

.flyteam {
	position: absolute;
	top: 164px;
	left: 275px;
	color: #31539d;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
}		
#Like {
	position: absolute;
	top: 50px;
	left: 880px;
}
.likeflying {
	position: absolute;
	top: 50px;
	left: 740px;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-shadow: 1px 1px 1px #343f4b;
	

}
