/* CSS Document */


#link_column
	{
		width:187px;
		float:left;
		position: relative;
		left: 10px;
	}
#heading_products
	{
		width:187px;
		height:48px;		
		background:url(../images/heading_portfolio.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;				
	}
#bt-top-curve a
	{
		width:187px;
		height:33px;		
		background:url(../images/top_curve.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;		
		margin-bottom: 1px;		
	}
#bt-top-curve a:hover
	 {
	 	background:url(../images/top_curve.gif) bottom no-repeat;				
	}
#biometric_time_bg a
	{
		background-color: #C1C1C1;
		width: 187px;
		height: 33px;
		float: left;
		margin-bottom: 1px;			
		text-decoration: none;
	}
#elearning_suite_bg a
	{
		background-color: #D0D0D0;
		width: 187px;
		height: 33px;
		float: left;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		text-decoration: none;
	}
.page_links
	{
		font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;		
		font-weight: bold;
		text-decoration: none;
		float: left;
		color: #000;		
		padding: 10px 0px 0px 20px;
		cursor: pointer;
	}
.page_links:hover
	{		
		color: #555555;
		text-decoration: none;
	}
#bt-bottom-curve a
	{
		width:187px;
		height:33px;		
		background:url(../images/bottom_curve5.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;			
	}
#bt-bottom-curve a:hover
	 {
	 	background:url(../images/bottom_curve5.gif) bottom no-repeat;				
	}

