	
	/* CSS TRASEC TRANSPORT SECURITY */
	/* GROENEWOLD MEDIA (c) 2009. */
	/* www.groenewoldmedia.nl */
	
	* {
		border:					none;
		padding:				0;
		margin:					0;
	}
	
	html, body{
		width:					100%;
		font-family:			Myriad, Calibri, Arial;
		color:					#0079c2;
		font-size:				12px;
	}

		
	a{
		color:					#0079c2;
		text-decoration:		none;
	}
	
	a:hover{
		color:					#000000;
		text-decoration:		none;
	}

	h1{ font-size:24px; } h2{ font-size:20px; } h3{ font-size:18px;} h4{font-size:16px;}  h5{font-size:12px; font-weight:bold;} h6{font-size:10px; font-weight:bold;}

	/* CHECK */
	/*
	div{ border:#03C 1px solid; }
	html{ background:#F00};
	body{ background:#FF0};*/
	
	#mainTerms{
		position:				absolute;
		top:					-9999px;
		left:					-9999px;
	}
	
	#bground{
		position:				relative;
		margin:					-75px 0px 25px 0px;
		height:					50px;
		width:					100%;
		text-align:				center;
	}
	
	#footer{
		background:				url(/images/layout/bground_footer.jpg) center top repeat-x;
		text-align:				left;
		font-size:				12px;
		font-weight:			bold;
		color:					#FFF;
		z-index:				1;
		position:				relative;
		min-height:				100px;
		float:					left;
		width:					100%;
	}
	
	#footer a{
		text-decoration:		none;
		color:					#50b948;
	}
	
	#footer a:hover{
		text-decoration:		none;
		font-weight:			bold;
	}
	
	#footer_content{
		text-align:				left;
		font-weight:			bold;
		min-height:				100px;
		z-index:				500;
		padding-top:			25px;
		width:					670px;
		position:				relative;
		left:					50%;
		margin:					0px 0px 0px -335px;				
	}
	
	.footer_part{
		float:					left;
		margin-right:			35px;
		color:					#50b948;
	}
	
	input[type=text], input[type=password]{
		border:					none;
		border-bottom:			#50b948 1px dotted;
		background:				none;
		width:					108px;
		height:					15px;
		font-size:				9px;
		color:					#A3A3A3;
	}			
	
	input[type=submit]{
		background:				#99d595;
		color:					#0079c2;
		font-size:				9px;
		padding:				2px;
	}
	
	input[type=submit]:hover{
		color:					#99d595;
		background:				#0079c2;	}		
	
	#breadcrumbs{
		width:					100%;
		float:					left;
	}
	
	#breadcrumbs, #breadcrumbs a{
		font-size:				12px;
		text-align:				center;
		color:					#99d595;
		text-decoration:		none;
	}
	
	#breadcrumbs a:hover{
		color:					#0079c2;
	}
	
	li{
		float:					left;
		font-weight:			bold;
		font-size:				12px;
		list-style:				none;
		margin:					0px 20px 0px 20px;
	}
	
	#loginList li{
		text-decoration:		underline;
		float:					none;
		font-size:				14px;
		margin:					10px;
	}
				
	#small_contact a, li a{
		text-decoration:		none;
		color:					#0079c2;
	}
	
	#small_contact a:hover, li a:hover{
		text-decoration:		none;
		color:					#50b948;
		font-weight:			bold;
	}
	
	#small_contact{
		position:				absolute;
		font-size:				12px;
		color:					#0079c2;
		text-transform:			uppercase;
		margin:					-30px 20px 0px 0px;
		right:					0px;
		top:					290px;
		z-index:				999;
		background:				#FFFFFF;
		text-align:				right;
		display:				none;
	}
	
	#header_left_side{
		position:				relative;
		z-index:				2;
		/*margin:					-120px 0px -120px 0px;*/
		width:					153px;
		float:					left;
	}
	
	#main_menu{
		top:					100px;
		margin:					0px 0px 0px 50%;
		position:				absolute;
		z-index:				10;
		width:					523px;
		left:					-350px;	
	}
	
	#header_right_side{
		position:				relative;
		z-index:				2;
		/*margin:					-140px 0px -120px 0px;*/
		width:					323px;
		float:					right; 	
	}
	
	#lang_menu li{
		float:					left;
		font-weight:			bold;
		font-size:				12px;
		list-style:				none;
		margin:					0px 5px 0px 0px;
	}
	
	#lang_menu input[type=submit]{
		background:				none;
		font-size:				10px;
		width:					20px;
		color:					#50b948;
		cursor:					pointer;
	}
	
		
	h4 a{
		color:					#0079c2;
		text-decoration:		none;
	}
	
	h4 a:hover{
		color:					#000000;
		text-decoration:		none;
	}
	
	.active_product{
		font-style:				italic;
		color:					#000000;
	}
	
	#group_products li, #group_products a{
		float:					none;
		margin:					0px;
		position:				relative;
		color:					#50b948;
		font-size:				11px;
		font-weight:			bold;
		width:					140px;		
	}
	
	#group_products a:hover{
		color:					#0079c2;
	}
	
	div#leftContentContainer{
		position:				relative;
		display:				block;
		margin:					75px 15px 15px 50px;
		width:					150px;
		height:					450px;
		color:					#FFF;
	}
