#exhib{
	width: 361px;
	margin-right: 20px;
}
#hall{
	background-color: #FFFFFF;
	
}
.subheading {
	font-size: 14px;
	color: #395D31;
	font-weight: bold;
}

#exhibnavr1 {
	background-image: url(../../images/industry/Exhibition_r1_c1.jpg);
	height: 122px;
	background-repeat: no-repeat;
}
#exhibnavr2 {
	background-image: url(../../images/industry/rectangle.jpg);
}
#exhibnavr3 {
	background-image: url(../../images/industry/Exhibition_r2_c1.jpg);
	height: 113px;
	background-repeat: no-repeat;
}
#exhibnavr4 {
	background-image: url(../../images/industry/rectangle.jpg);

}
#exhibnavr5 {
	background-image: url(../../images/industry/Exhibition_r3_c1.jpg);
	height: 131px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
	color: #521852;}
	
.subheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #660033;
}
.logo {
	float: right;
	margin-right: 200px;
}
	

#exhibnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 260px;
}
#exhibnav ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 10000;
	
}

/* these are the menu styles */

#exhibnav li {
	list-style-type: none;
}

/* ------ the menu link styles ------ */
#exhibnav a {
	display: block;
	text-decoration: none;
	color: #666666;
	line-height:1.5;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 18px;
}
#exhibnav a:hover, #exhibnav a:active, #exhibnav a:focus {
	color: #6B9E29;
	letter-spacing: .01px;
	font-weight: bold;
	background-color: #C6DBDE;	
}

/* ------ the current page marker style ------ */
#exhibnav .exhibmark {
	color: #333333;
	font-weight: bold;
}


	


#logoblock {
	margin: 8px;
	padding: 5px;
	height: auto;
	display: block;
	background-color: #FFF;
}
#exhibitors {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.floatrt {
	float: right;
	width: auto;
	margin-right: 50px;
}

