body, html {
	width: 100%;
	height: 100%;
}

#FlashConatiner {
	position: absolute;
	height: 344px;
	width: 100%;
	top: 112px;
	left: 0px;
	z-index: 9;
	text-align: center;
}

#FlashBackground {
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
	height: 344px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -448px;
}

#FlashConatiner td {
	padding: 20px;
}

#FlashConatiner ul {
	text-align: left;
}

#NoFlashLogo {
	position: absolute;
	top: 12px;
	filter:alpha(opacity="20");
	-moz-opacity: 0.20;
	opacity: 0.20;
	-khtml-opacity: 0.2;
	right: 100px;
}

#NoFlash {
	position: relative;
	width: 400px;
	text-align: center;
}

#NavBar {
	height: 56px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#NavBar .LC {
	background-image: url(../images/NavBar/LC_index.jpg);
	height: 46px;
}

#NavBar .Mid {
	background-image: url(../images/NavBar/Mid_index.jpg);
	height: 46px;	
}

#NavBar .RC {
	background-image: url(../images/NavBar/RC_index.jpg);
	height: 46px;
}

#MainBody {
	height: 342px;
	background-color: transparent;
	background-image: none;	
}



#Header {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#BottomBar {
	width: 785px;
	margin-top: 342px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu {
}


.opera #menu {

	top: -41px;
}