/*
# coding: utf-8
*/
html,body{
	overflow:hidden;
}
* {
	color:#3b514a;
	font-family: Arial, Helvetica, Verdana, sans-serif;/*SansBlack*/
}
.pre_home , .pre_home body {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;

}
#flashcontent {
	height: 100%;
}

.menu001>a:hover {
	font-family: Futura,Arial, helvetica, sans-serif; 
	/*color: #3b514a;*/
	color: #000;
	font-size:60px; 
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing:-5px;
}
.menu001>a {/*Futura No 2 SC Medium OT Std*/
	font-family: Futura,Arial, helvetica, sans-serif; 
	/*color: #3b514a;*/
	color: #000;
	font-size:18px;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing:-1px;
}