body {
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size: 13px;
	color: #000;
	background: url('img/main_background.jpg') repeat-y center center #333b4c;
	
}

div#logopic img{
	border:0px;
	}

div#language{
	width: 400px;
	float: right;
	text-align: right;
	color: #666;
}
h1{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h2
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
div#header {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;

}
div#header img{
	margin-left: 6px;
	margin-top: 6px;
	border:0px;
}
div#menu{

	padding-top: 10px;
	padding-left:5px;

}
div#subheader{
	width: 875px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	background: #36393e;
	min-height:800px;
	width: 845px;

}
div#footer {
	background: url('img/footer.gif') no-repeat;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top:20px;
	
}
div.clear{
	overflow: hidden;
	height: 1px;
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	color: #666;
}
input {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	color: #666;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
input.submit{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #F0F0F0;
	padding: 3px;
	color: #666;
}



/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{width:750px; letter-spacing: 2.6px; position:relative;display:block;height:30px;font-size:12px;color:#fff;font-family:Century Gothic,Verdana,Helvitica,sans-serif;text-transform:uppercase;padding-top:7px;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:750px;}
.blue #slatenav ul li{display:block;float:left;margin:0 0px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:0px 5px 0px 5px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#7BA5C2;}
/* ---------------------- END Blueslate nav ---------------------- */


div#leftBox{
	float:left;
	width:600px;
	}
div#rightBox{
	float:right;
	width:130px;
	}
div#rightBox h2{
	width:700px;
	height:30px;
	padding-top:40px;
	margin-top:3px;
	background: url('img/footer.gif') no-repeat;
	}

a.newsTitle:link, a.newsTitle:visited {
	font-family:Verdana;
	font-size: 14px;
	color: #227278;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: -1px;
	background: url('img/sep.png') no-repeat 0px 2px;
	padding-left: 3px;

}
a.newsTitle:hover {text-decoration: underline;}




h2 {font-size: 15px; letter-spacing: 1px; color:#7BA5C2;}
h1.mega{font-size:30px;}
/*h2 {font-size: 18px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}*/
h3 {font-size: 16px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}
h4 {font-size: 14px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}

textarea.inew {
	background: url('img/ibg.gif') repeat-x left bottom;
	border: 1px solid #CCC;
	color: #666;
	padding: 3px;
	*margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
a:link{
	color: #789db9;
	text-decoration: none;
}

a:visited{
	color: #789db9;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
	color:#fff;
	}

div.error{
	font-weight: bold;
	color: red;
	padding: 10px;
	border: 2px solid red;
	margin-bottom: 10px;
	text-align: center;
	
}

div.success{
	font-weight: bold;
	color: green;
	padding: 10px;
	border: 2px solid green;
	margin-bottom: 10px;
	text-align: center;
	
}
span.green{
	color:#7BA5C2;
	}
	
	#text{
	font-size: 1.6em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #227278; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	}

div.daBoxL{
	float:left;
	background: url(img/daBoxB1.gif) no-repeat top left;
	margin-top: 20px;
	padding:15px;
	width: 620px;
	font-size: 12px;
	line-height: 140%;
	color: #666;
}

div.daBoxR{
	float:right;
	background: url(img/daBoxB1.gif) no-repeat top left;
	margin-top: 20px;
	padding:15px;
	width: 180px;
	font-size: 12px;
	line-height: 140%;
	color: #666;
}
div.home{
	display:block;
	float:left;
	width:845px;
	color:#fff;

	padding-bottom:10px;
	border:0px;
}
a.home_Bleft img{
	
	border:0px;
	}
div.home_Bright{
	display:block;
	float:right;
	width:370px;
	color:#fff;
	padding-bottom:10px;
}
div.home_Sleft{
	display:block;
	float:left;
	width:250px;
	color:#fff;
	padding-right:20px;
}
div.home_Sright{
	display:block;
	float:right;
	width:250px;
	color:#fff;
	
}
div.home_center{
	display:block;
	float:left;
	width:250px;
	color:#fff;
	padding-left:25px;
	padding-right:20px;
}

div.news{
	display:block;
	float:left;
	width:510px;
	padding-left:5px;
	color:#ccc;
	}
div.exhibitors{
	display:block;
	float:left;
	width:510px;
	color:#fff;
	padding-left:10px;
	/*border-left: medium solid #ff0000;*/
}
a.exhibitors:link, a.exhibitors:visited{
	text-decoration: none;
	color:#fff;
	font:39px;
	}
a.exhibitors:hover {
	text-decoration: none;
	color:#637e93;
	}
	
div.partners{
	display:block;
	float:left;
	width:510px;
	padding-left:10px;
	/*border-left: medium solid #ff0000;*/
}


a.partners:link img, a.partners:visited img{
	text-decoration: none;
	color:#789db9;
	font:39px;
	border: 1px solid #fff !important;

	}
a.partners:hover img {
	text-decoration: none;
	color:#789db9;
	border: 1px solid #789db9 !important;
	}

div.advertise{
	display:block;
	float:right;
	width:300px;
	padding-right:10px;
	color:#637e93;
	margin-top:17px;
	
}
div.exhibitor{
	display:block;
	float:left;
	width:510px;
	padding-left:10px;
	color:#fff;
	}
div.registration{
	padding-left:20px;
	color:#fff;
}
div.contacts{
	display:block;
	float:left;
	width:510px;
	color:#fff;
	padding-left:10px;
	/*border-left: medium solid #ff0000;*/
}

div.presentation{
	font-size:13px;
	display:block;
	float:left;
	width:162px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
	
	}
a.presentation:link, a.presentation:visited{
	text-decoration: none;
	color:#fff;
	
	}
a.presentation:hover {
	text-decoration: none;
	color:#999797;
		
	}
img.headers{
	margin-bottom:5px;
	}
