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

/* --------------------- Layout --------------------- */

a, h1, h2, h3, span, p { margin:0; padding:0; float:none; clear:none; top:0; position:relative;}

.imgtradeshows h1 { text-indent:-9999px; width:275px; height:155px; margin:0 0 5px 0;}	

.imgtradeshows h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px; font-weight:normal;
		color: #333333;
		position:relative;
		padding:3px 0 0 0;
		}

.imgtradeshows h2 span { font-weight:bold;}

.imgtradeshows p {
		position:relative;
		text-align:left;
		left:0;
		width:270px;
		}

#tradeshows-container { 
		position:relative;
		top:80px; left:10px;
		height:220px; width:565px;
		margin:10px 0 0 0; padding:0;
		float:left;
		}

.tradeshows-info {
		position:relative;
		top:0px;
		left:0px;
		width:175px;
		height:100px;
		float:left;
		margin:0 12px 15px 0;
		}	
	
.tradeshows-info h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px; font-weight:normal;
		position:relative; top:0;
		}

.tradeshows-info h2 span { font-weight: bold;}

.tradeshows-info p {
		width:270px; left:0px;
		}

.tradeshows-info p span { font-weight:bold; font-size:11px;}

#TsHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	position:relative;
	top:170px; left:50px;
	float:left;
}

#slideshowDiv {
	position:relative;
	display:block;
	top:65px;
	float:right;
	right:10px;
	height:245px;
	width:355px;
	background-color:#CCCCCC;
}

* html #slideshowDiv {
	top:80px;
}

* html #TsHeade {left:40px;}

* html #rightcol5 {
	position:absolute;
	top:0px;
	height:530px;
	}
* html .tradeshows-info {
	display:block;
	width:178px;
	height:110px;
	margin:0 0px 5px 5px;

}

* html .tradeshows-info p {
	width:175px;
}

* html #tradeshows-container {
	height:200px;

}
