* {
	font-family:Arial, Helvetica, sans-serif;

}

html, body {
	padding:0;
	margin:0;
	height:100%;
	background: url('../images/background.gif');
}

a {color: #9ec400;}
a:hover {text-decoration:none;}


h1 {
	font-size: 18px;
	font-weight: bold;
}

.clear {
	clear: both;
}

#container {
	width: 1023px;
	margin: 0 auto;
}

#content {
	width: 897px;
	min-height: 340px;
	padding: 59px 63px 0 63px;
	background-color: #ffffff;
}

#header {
	width: 1023px;
	height: 137px;
}

#header img{
	vertical-align: bottom;
}

.header_left {
	width: 398px;
	float: left;
}

.header_right {
	width: 225px;
	margin: 0 62px 0 0;
	float: right;
}

.header_right .title_17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
}

.header_right .title_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.header_right .title_29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.inputsearch {
	width: 195px;
	float:right;
	height: 17px;
	padding: 3px 0px 0 9px;
	margin: 20px 0 5px 0;
	background-image: url('../images/search_bg.gif');
	background-repeat: no-repeat;
	background-color: none;
	background-position: top left;
	font-size: 11px;
	color: #636466;
	border: 0;
}

#content_area {
	width: 530px;
	float: left;
	color: #636466;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}	

.breadcrumb {
	width: 541px;
	height: 23px;
	margin: 30px 0 0 0;
	padding: -10px 0 0 0; 
	background-color: #9ec400;
	border-top: 1px solid #9ec400;
	vertical-align: top;
}

.bread_links {
	color: #ffffff;
	font-size: 10px;
	padding: 0 0 0 10px;
	vertical-align: top;	
}

.bread_links a:link, .bread_links a:active, .bread_links a:visited{
	color: #ffffff;
	font-size: 10px;
	vertical-align: top;	
}

.bread_links a:hover {
	text-decoration: none;
}

.print_link {
	width: 110px;
	float: right;
	padding: 0 10px 0 0;
}

.print_link a:link, .print_link a:active, .print_link a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin: -10px 0 10px 6px;
	vertical-align: top;	
}

.print_link a:hover {
	text-decoration: underline;
}

.print_link img {
	padding: 1px 0 0 0;
	vertical-align: top;
}

.back_top {
	width: 90px;
	margin: 20px 0 20px 0;
	float: right;
}

/* Navigation - primary*/

#primary_nav{
	width: 366px;
	margin: 0 54px 0 0;
	margin:0 ;
	float: left;
}

#primary_nav img{
	margin: 24px 0 0 0;
}

div#navigation {
	width: 366px;
	margin: 0 auto;
	float: left;
	/*text-transform: lowercase;*/
}

div#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#navigation ul li {	 
	/*padding: 7px 0 7px 0;*/
	/*height: 50px;*/
	line-height:38px;
	padding:0;	
	display:block;
	border-bottom: 1px solid #FFFFFF; /* IE6 hack */
}

div#navigation ul li a:link, div#navigation ul li a:active, div#navigation ul li a:visited {
	margin: 0;
	padding: 0 20px 0 0;
	display: block;
	color: #636466;
	font-weight: bold;
	font-size: 34px;
	text-decoration:none;
}

div#navigation ul li a:hover, div#navigation ul li a.hover {
	color:#9ec400;
	text-decoration: none;
}

/* Navigation - flyouts*/
div#navigation ul li ul {
	width: 366px;
	list-style: none;
	padding: 0;
	margin-bottom:10px !important;
}

div#navigation ul li ul li {
	width: 366px;
	/*height: 15px;*/
	line-height:20px;
}

div#navigation ul li ul li a:link, div#navigation ul li ul li a:active, div#navigation ul li ul li a:visited {
	text-align: left;
	color:#9ec400;
	font-size: 14px;
	padding: 0;
	margin: 0;
	width: 366px;
}

div#navigation ul li ul li a:hover {
	background: none;
	color: #c5dc66;
	width: 366px;
}

#left_column {
	width: 366px;
	margin: 0 54px 0 0;
	float: left;
}

/* Login */
.loginLabel {
	text-transform: uppercase;
	font-size: 18px;
}

/* Exhibitor List */

.exhibitorList {
	letter-spacing: normal;
	line-height: 18px;
}

.exhibitorList h3 {
	margin-bottom: 5px;
	color:#9ec400;
}

.exhibitorList h4 {
	margin-bottom: 5px;
}

.exhibitorLetterLink {
	padding: 0 3px;
}

.indexControl {
	float: right;
}

/* Footer*/
#footer {
	width: 896px;
	/*height: 50px;*/
	height:110px;
	margin: 0 0 60px 0;
	padding: 0 64px 49px 63px;
	background-color: #ffffff;
}

.footerRule {
	height: 60px;
	background: url('../images/twitter_bg.gif') top repeat-x;
}

.organisers {
	width: 520px;
	margin: 10px 0 0 0;
	float: right;
}

.sitemap {
	width: 330px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 25px;
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #636466;
	background: url('../images/sitemap.gif') top left no-repeat;
}

.sitemap a:link, .sitemap a:active, .sitemap a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #636466;
	text-decoration: none;
}

.sitemap a:hover {
	color: #bdbdbd;
}

.sitemap_links {
	width: 320px;
	padding: 0 30px 0 0;
	margin: 15px 0 0 0;
	float: right;
}

.sitemap_image {
	float: left;
}

/* Handcoded image gallery styles */
.th {width:150px;height:150px;}
.cap {padding-bottom:20px; font-size:10px; line-height:12px; text-align:left; letter-spacing:normal;}




