@charset "utf-8";
/* CSS Document */
body {
	overflow:hidden;
	background-image: url(../images/BG-ALL.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1400px;
	left:50%;
	margin-left:-672px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	margin-top:0px;
	padding:0px;
}
.ank {
	font-size:1px;
	text-align:left;
	padding:0px;
	width:0px;
	height:1px;
}
.menuback{
	background-image:url(../images/menu-back.jpg);
	background-repeat:repeat-x;
	margin-top:-1px;
	margin-left:-1000px;
	height:62px;
	width:3000px;
	text-align:right;
	position:fixed;
	z-index:4;
}
.menuhidder {
	background-image:url(../images/tophider.png);
	background-repeat:repeat-x;
	margin-top:-1px;
	height:100px;
	width:3000px;
	position:fixed;
	z-index:3;
}
.menu {
	margin-top:-1px;
	left:50%;
	margin-left:-20px;
	height:62px;
	width:403px;
	text-align: left;
	position: fixed;
	z-index:6;
}
.home {
	margin-top:-1px;
	left:50%;
	margin-left:-365px;
	height:62px;
	width:365px;
	text-align:left;
	position:fixed;
	z-index:5;
}
.homeback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-home {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:left;
	height:700px;
	width:770px;
	position:absolute;
	z-index:1;
}
.home-text {
	margin-top:90px;
	left:50%;
	margin-left:-30px;
	text-align:left;
	height:auto;
	width:390px;
	position:absolute;
	z-index:2;
	padding-top: 20px;
}
.venuesback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-venues {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:center;
	height:680px;
	width:730px;
	position:absolute;
	z-index:0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.exhibitback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-exhibit {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:center;
	height:680px;
	width:730px;
	position:absolute;
	z-index:1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mediaback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-media {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:center;
	height:680px;
	width:730px;
	position:absolute;
	z-index:1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contactback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-contact {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:center;
	height:680px;
	width:730px;
	position:absolute;
	z-index:1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.registerback {
	background-image:url(../images/main-back.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:80px;
	left:50%;
	margin-left:-380px;
	width:790px;
	height:723px;
	position:absolute;
	z-index:0;
}
.main-register {
	background-color:#FFFFFF;
	margin-top:90px;
	left:50%;
	margin-left:-370px;
	text-align:center;
	height:680px;
	width:730px;
	position:absolute;
	z-index:1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.media-hd-txt {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.media-txt {
	color: #333333;
	font-size: 11px;
}
