
.menu1 {
 width: 100px !important;

}

.menu1, .menu1-active {
 	display: none;
	position: absolute;
	float: none;
	top: 18px;
	left: 0px;
	

	 width: 100px !important;
}

.menu-item-0 a span, .menu-item-1 a span{
	padding-right: 5px;
	padding-left: 5px;

}

.menu-item-0 a, .menu-item-1 a {

	padding-top: 1px;
	pzzadding-bottom: -4px;
	color: #ffffff !important;
	text-decoration: none;

	width: 100px !important;
	display: block;
	border: 1px solid #043a72 !important;


	background-image: url(images/menu_bg.gif);	


}

.menu-item-0, .menu-item-1 {
	background-image: url(images/menu_bg.gif);

	float: left;
	display: block;

	width: 100px !important;
	margin-right: 7px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;

	height: 18px;

	white-space: nowrap;

}
.menu-item-1 {
	background-image: url(images/drop.gif) !important;
}

.menu-item-1 a{
	background-image: url(images/drop.gif) !important;
}
.menu-item-1 a {
	color: #082a4f !important;
}


.menu-item-0 a:hover, .menu-item-1 a:hover {

	color: #082a4f !important;
	border: 1px solid #62a83e !important;

}


.menu-item-0 a:hover, .menu-item-1 a:hover {


        background-image: url(images/menu_bg_on.gif) !important;
}
z
.menu-item-0-active a span, .menu-item-1-active a span{
	padding-right: 5px;
	padding-left: 5px;    	

}
.menu-item-0-active a, .menu-item-1-active a  {


	padding-top: 1px;
	padding-bottom: 0px;
	color: #082a4f;

	text-decoration: none;

	width: 100px !important;
	display: block;
	border: 1px solid #62a83e;


	


}
.menu-item-0-active, .menu-item-1-active {
	background-image: url(images/menu_bg_on.gif);
	float: left;
	display: block;

	width: 100px !important;
	margin-right: 7px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
 	height: 18px;
 	white-space: nowrap;

}

.movie {
 	padding-top: 20px;

}