#container{
		background: White url(../images/9966CC/bg.gif) repeat-y top left;
}

#searchBar{
		background-color: #9966CC;
}

#navbar{
	border-color: #9966CC;
}

#banner{
	background: transparent url(../images/9966CC/banner.gif) no-repeat top left;
	}

hr.divider{
	border-color: #9966CC;
}


h1{
  color: #9966CC;
}

#captionBooth{
	width: 250px;
	float: right;

	margin-top: 20px;
	padding: 5px;
	border: 1px solid silver;

}

#training{
	margin-top: 10px;
}

#training .window{
	width: 623px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid silver;
}

#tradeShows .window{
	width: 623px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid silver;
}

*html #tradeShows .window{
	width: 635px;
	w\idth: 623px
}



#tradeShows .window .date{
	width: 140px;
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 5px;
}
*html #tradeShows .window .date{
	width: 145px;
	w\idth: 140px;
}

#tradeShows .window .info{
	
	margin: 0;
	padding: 0;
	width: 372px;
	float: left;

	border-left: 1px solid silver;
	padding-left: 5px;
	padding-right: 100px;

	/*height: 70px;*/	
}

*html #tradeShows .window .info{
	width: 478px;
	w\idth: 372px;
}





.bottomLink{
	clear: both;
	padding-top: 5px;
	text-align: center;
	margin: auto;
}

/* property for drop down menu */
#drop{
	background-color: #9966CC;
}

#menu a.l1{
	background: White url(../images/9966CC/company_overview_circle.gif) no-repeat center left;
}
#menu a.l2{
	background: White url(../images/9966CC/corp_services_circle.gif) no-repeat center left;
}

#menu a.l3{
	background: White url(../images/9966CC/consulting_education_circle.gif) no-repeat center left;
}
#menu a.l4{
	background: White url(../images/9966CC/software_solutions_circle.gif) no-repeat center left;
}
#menu a.l5{
	background: White url(../images/9966CC/demos_downloads_circle.gif) no-repeat center left;
}
#menu a.l6{
	background: White url(../images/9966CC/support_circle.gif) no-repeat center left;
}
#menu a.l7{
	background: White url(../images/9966CC/login_circle.gif) no-repeat center left;
}
#menu a.l8{
	background: White url(../images/9966CC/resources_links_circle.gif) no-repeat center left;
}

