	/*------------------------------*/
	/* Browse Technology Centers	 */
	/*------------------------------*/

	#site_list.category{
		padding: 0;
	}

	#site_list.category h2{
		margin-bottom: 5px;
	}
	
	#site_list .col{
		float: left;
		width: 118px;
	}
	
	
	#site_list a {
		display: block;
		font-weight: bold;
		font-size: 12px;
		color: #000;
		width: 114px;
		height: 20px;
		margin: 2px 1px;
		text-align: center;
		line-height: 20px;
	}
	
	.win #site_list a{
		letter-spacing: -0.3px;
	}

	#site_list a:hover{
		color: #d00;
	}
	/*--------------END-------------*/
	
	/*------------------------------*/
	/*		Company Logos			*/
	/*------------------------------*/
	#company_list{
		text-align: center;
	}
	#company_list a{
		text-align: center;
		margin: 2px;
		display: block;
		float: left;
		width: 90px;
		height: 60px;
		overflow: hidden;
	}
	
	#company_list_full{
		text-align: center;
	}
	#company_list_full a{
		text-align: center;
		margin: 4px;
		display: block;
		float: left;
		width: 92px;
		height: 60px;
		overflow: hidden;
	}
	/*--------------END-------------*/
	
/*--------------END-------------*/

	
	/*------------------------------*/
	/*			 Events				*/
	/*------------------------------*/
	
	.sub_page #events{
		font-family: arial;
		line-height: 12px;
	}
	
	.sub_page #events h3{
		padding: 0;
		margin: 0;
	}
	
	#main_content.sub_page #events p{
		margin: 0;
		margin-bottom: 35px;
	}



	/*--------------END-------------*/



