@charset "utf-8";
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(main_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: fixed;
	z-index: 4;
	height: 20%;
	width: 100%;
	top: 0px;
	padding: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	z-index: 5;
	left: 20%;
	position: absolute;
	top: 27px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 5pt;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 4pt;
	position: absolute;
	top: 35px;
	left: 70%;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	width: 100%;
	background-color: #EAEAEA;
	z-index: 6;
	height: 70px;
	top: 100px;
	left: 0px;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2em;
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: fixed;
	width: 100%;
	background-color: #EAEAEA;
	z-index: 6;
	height: 20px;
	left: 0px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
