﻿.homeFlash {
	display: block;
	position: relative;
	z-index: 0;
	width:899px;
	height:264px;
}
.homeFlash-menu {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	background-color: #000000;
	top: 210px;	
	left: 0;
	overflow: hidden;
	position: absolute;
	width:899px;
	z-index: 20000;	
	height:53px;
	opacity: .6;	
	vertical-align:middle;
	text-align:center;
}
.homeFlash-menu-hidden {
	height: 312px;
	opacity: .6;
}
.homeFlash-menu-visible {
	height: 312px;
	opacity: .6;
}

.subFlash {
	display: block;
	position: relative;
	z-index: 0;
	width:899px;
	height:230px;
}
.subFlash-menu {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	background-color: #000000;
	top: 177px;	
	left: 0;
	overflow: hidden;
	position: absolute;
	width:899px;
	z-index: 20000;	
	height:53px;
	opacity: .6;	
	vertical-align:middle;
	text-align:center;
}
.subFlash-menu-hidden {
	height: 312px;
	opacity: .6;
}
.subFlash-menu-visible {
	height: 312px;
	opacity: .6;
}


.menu
{
	background-color:Transparent;
	vertical-align:middle;
	text-align:center;
	border:1px solid #6c8257;
	border-left:0px;
	height:53px;
}


