/*******************************
* GENERAL DEFINITIONS          *
*******************************/



	
	html, body {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	
	html { font-size: 100%; }
	
	
	


/*******************************
* END GENERAL DEFINITIONS      *
*******************************/


	
/*MAIN MENU********************/
	
	
	
		#menu {
	        left: 123px;
			top: 91px;  
			position: absolute;
			list-style-type: none;
			height: 1.75em;
			width: 57.688em;
			text-align: center;
			margin: -0.063em 0 0 0;
			padding: 0;
			clear: both;
			float: left;
			z-index:5;
		}
		
		#menu li {
			float: left;
			font-size: 1em;
			z-index:5;
			/*position: relative;*/
		}
		
		#menu li a {
		z-index:5;
			line-height: 2.2em;
			color: #666666;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			padding: 0.182em 1.182em 0 1.182em;
			display: block;
			/*text-transform: uppercase;*/
			text-decoration: none;
		}
		
		#menu li a:hover, #menu li.active a{
		z-index:5;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			background: #f4f4f4;color: #ff5700;
		}
	
		
		
		#menu_2 {
	        left: 623px;
			top: 91px;  
			position: absolute;
			list-style-type: none;
			height: 1.75em;
			width: 57.688em;
			text-align: center;
			margin: -0.063em 0 0 0;
			padding: 0;
			clear: both;
			float: left;
			z-index:5;
		}
		
		#menu_2 li {
			float: left;
			font-size: 1em;
			z-index:5;
			/*position: relative;*/
		}
		
		#menu_2 li a {
		z-index:5;
			line-height: 2.2em;
			color: #666666;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			padding: 0.182em 1.182em 0 1.182em;
			display: block;
			/*text-transform: uppercase;*/
			text-decoration: none;
		}
		
		#menu_2 li a:hover, #menu li.active a{
		z-index:5;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			background: #f4f4f4;color: #ff5700;
		}
		
/* -------------------------*/	
		
		#menu_3 {
	left: 624px;
	top: 124px;
	position: absolute;
	list-style-type: none;
	height: 1.75em;
	width: 50.688em;
	text-align: left;
	margin: -0.063em 0 0 0;
	padding: 0;
	clear: both;
	float: left;
	z-index:5;
	font-family: Verdana;
	font-size: 1em;
	}
		
		#menu_3 li {
			float: left;
			font-size: 1em;
			z-index:5;
			/*position: relative;*/
		}
		
		#menu_3 li a {
	z-index:5;
	line-height: 17px;
	color: #666666;
	border-top: 0.091em solid #ffffff;
	border-bottom: 0.091em solid #ffffff;
	padding: 0.15em 1.15em 0 1.15em;
	display: block;
	/*text-transform: uppercase;*/
			text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
		}
		
		#menu_3 li a:hover, #menu li.active a{
		z-index:5;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			background: #f4f4f4;color: #ff5700;
		}
		
		
		
			#menu_4 {
	        left: 623px;
			top: 439px;  
			position: absolute;
			list-style-type: none;
			height: 1.75em;
			width: 57.688em;
			text-align: center;
			margin: -0.063em 0 0 0;
			padding: 0;
			clear: both;
			float: left;
			z-index:5;
		}
		
		#menu_4 li {
			float: left;
			font-size: 1em;
			z-index:5;
			/*position: relative;*/
		}
		
		#menu_4 li a {
	z-index:5;
	line-height: 1.7em;
	color: #666666;
	border-top: 0.091em solid #ffffff;
	border-bottom: 0.091em solid #ffffff;
	padding: 0.15em 1.15em 0 1.15em;
	display: block;
	/*text-transform: uppercase;*/
			text-decoration: none;
	font-family: Verdana;
	font-size: 1.2em;
		}
		
		#menu_4 li a:hover, #menu li.active a{
		z-index:5;
			border-top: 0.091em solid #ffffff;
			border-bottom: 0.091em solid #ffffff;
			background: #f4f4f4;color: #ff5700;
		}
		
		
	
	
	

