@charset "UTF-8";
/* CSS Document */


body {
	text-align:left;
	margin:0px;
	padding:20px;
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:11px;
	width:920px;
	height:100%;
}
a {
	text-decoration:none;
	color:#fff;
}
img {
	border:none;
}
.logo {
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:242px;
	height:131px;
}
#navigation {
	clear:both;
	float:left;
	margin-top:50px;
	height:30px;
	width:430px;
}
.nav_element {
	float:left;
	margin-right:5px;
}
#nav_hello_1 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/hello_1.png);
	background-repeat:no-repeat;
}
#nav_hello_2 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/hello_2.png);
	background-repeat:no-repeat;
}
#nav_attend_1 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/attend_1.png);
	background-repeat:no-repeat;
}
#nav_attend_2 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/attend_2.png);
	background-repeat:no-repeat;
}
#nav_exhibit_1 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/exhibit_1.png);
	background-repeat:no-repeat;
}
#nav_exhibit_2 {
	background-position:bottom;
	width:132px;
	height:30px;
	background-image:url(images/exhibit_2.png);
	background-repeat:no-repeat;
}
#site_credit{
font-size:10px;
font-weight:normal;
position:absolute;
width:100px;
height:12px;
padding: 0px 0px 10px 10px;
bottom:0;
left:0;
}
#sliderwrap {
	clear:both;
	margin-top:20px;
	float:left;
}
.textwrap {
	clear:both;
	margin-top:20px;
	float:left;
	width:920px;
}
.textcol_left {
	float:left;
	width:500px;
	
}
.textcol_right {
	float:right;
	width:350px;
}
/* Homepage slider box*/
.textstyle1{
		line-height:56px;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-1px;
}
.textstyle2{
		line-height:100px;
	font-size:100px;
	font-weight:bold;
	letter-spacing:0px;
}
.textstyle3{
		line-height:40px;
	font-size:36px;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:15px;
}
.textstyle3b{
		line-height:32px;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:15px;
}
.textstyle4{
		line-height:24px;
	font-size:18px;
	
	letter-spacing:0px;
	margin-bottom:15px;
}

.textstyle4b{
		line-height:22px;
	font-size:16px;
	
	letter-spacing:0px;
	margin-bottom:15px;
}
.textstyle5, #sliderwrap .textstyle5 a{
		line-height:16px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:15px;
}
#sliderwrap a {
	font-size:64px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li {
	padding-top:10px;
	width:920px;
	height:350px;
	overflow:hidden;
}

.partnerparticipationwrap{
	font-size:11px;
clear:both;
padding-top:50px;
width:100%;
height: 70px;
}

.partnerwrap{
float:left;
width: 625px;
}

.participationwrap{
float:right;
width: 250px;
}

.borderline{
	width:100%;
	height:10px;
	border-top:thin solid #fff;
}

.partnername{
	float:left;
	width:40px;
	height:40px;
	margin-right:15px;
}
.partnerlogo1{
	background-image:url(images/ph.png);
	background-position:center;
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	float:left;
	margin-right:50px;
	
}

.partnerlogo2{
	background-image:url(images/te.png);
	background-position:center;
	background-repeat:no-repeat;
	width:34px;
	height:34px;
	float:left;
	margin-right:50px;
	
}

.partnerlogo3{
	background-image:url(images/pu.png);
	background-position:center;
	background-repeat:no-repeat;
	width:53px;
	height:24px;
	float:left;
	margin-right:50px;
	
}



.participantlogo1{
		background-image:url(images/aaw.png);
	background-position:center;
	background-repeat:no-repeat;
	width:130px;
	height:16px;
	float:left;
	margin-right:50px;
}

/* Email signup box*/

#emailbox {
	float:right;
	width:230px;
	height:84px;
	border:thin solid #fff;
	padding:10px;
}
.submit input {
	float:right;
	background: none;
	font-weight:bold;
	color: #fff;
	font-size:10px;
	border:thin solid #fff;
	margin-top:5px;
	height:24px;
}
.email input {
	float:left;
	margin-top:5px;
	width:170px;
	height:20px;
	font-weight:bold;
	background: none;
	border:thin solid #fff;
	color: #fff;
	font-size:11px;
}
.namezone input {
	float:left;
	width:170px;
	font-weight:bold;
	margin-top:5px;
	height:20px;
	background: none;
	border:thin solid #fff;
	color: #fff;
	font-size:11px;
}
