	
#mainContainer{
			
		margin:0 auto;
		height:31px;
		text-align:right;
		width:600px;
		padding-left:20px;
		padding-right:0px;
		padding-top:0px;
			
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
		height:20px;
	}
	#dhtmlgoodies_menu ul{
			margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{

		border:0px ;
		/*background-color:#FFF;*/
		
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:12px;
		color:#000000;
		border:0px;
		overflow:visible;

	
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px solid #DFC884;
		background-color:#DFDBBE;
		border-top:0px solid #DFDBBE;
		padding-bottom:0px;
		padding-left:0px;
		height:20px;
		width:150px;
		text-align: left;

	
	
	}
	#dhtmlgoodies_menu ul.menuBlock3{	/* Menu bar - main menu items */
		border:0px solid #DFC884;
		background-color:#DFDBBE;
		border-top:0px solid #DFDBBE;
		padding-bottom:0px;
		padding-left:0px;
	height:20px;
		text-align: left;
		width:150px;

	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	/*main navigation text */
	#dhtmlgoodies_menu a{
		font-family: calibri, verdana;
	font-size: 16px;
	color: #eaeaea;
	text-decoration: none;
	
		
	}
	#dhtmlgoodies_menu a:hover{

	font-family: calibri, verdana;
	font-size: 16px;
	color: #eaeaea;
	text-decoration: none;
	
	
	/*color: #ffffff;*/

	}
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		
		border:0px;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1over{
		
		border:0px;
		
		
	}
	/* style of main navigation */
	#dhtmlgoodies_menu .currentDepth1 a{		
		
		text-decoration:none;
		/*font-weight:bold;*/
	}
	/* style of main navigation om mouseover */
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
	width:150px;
	height:20px;
	text-decoration:none;
	font-weight:normal;
		
	}
	/* style of Level 1 Navigation */
	/* Sub menu depth 1 */
	
	#dhtmlgoodies_menu .currentDepth2{
		
		color:#000000;
		height:20px;
		/*border: 1px solid #032830;*/
		background-color:#DFDBBE;
		border-bottom:0px solid #DFDBBE;
		border-left:0px solid #DFDBBE;
		border-right:0px solid #DFDBBE;
		display:block;
		border-bottom-width: 1px;
			border-bottom-style:OUTSET;
	width:150px;
	}
	#dhtmlgoodies_menu .currentDepth2over{
	border-bottom:0px solid #DFDBBE;
		border-left:0px solid #DFDBBE;
		border-right:0px solid #DFDBBE;
		background-color:#DFDBBE;
		display:block;
		height:20px;
		border-bottom-width: 1px;
		border-bottom-style:OUTSET;
	width:150px;
	}	
	
	#dhtmlgoodies_menu .currentDepth2 a{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color:  #000000;
		text-align:left;
		height:20px;
		width:150px;
		border-bottom-width: 1px;
			border-bottom-style:OUTSET;
		display:block;
		
	}
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #000000;
		text-align:left;
		background-color:#DFDBBE;
		height:20px;
		width:150px;
		display:block;
	border-bottom-width: 1px;
			border-bottom-style:OUTSET;
	}	
	/* Sub menu depth 2 */
	
	#dhtmlgoodies_menu .currentDepth3{
		
		padding-bottom:0px;
		height:20px;
		background-color:#DFDBBE;
		/*border: 1px solid #032830;*/
		border-bottom:0px solid #DFDBBE;
		border-left:0px solid #DFDBBE;
		border-right:0px solid #DFDBBE;
		width:150px;
		display:block;
		border-bottom-width: 1px;
		border-bottom-style:OUTSET;
		
			}
	#dhtmlgoodies_menu .currentDepth3over{
		border-bottom:0px solid #DFDBBE;
		border-left:0px solid #DFDBBE;
		border-right:0px solid #DFDBBE;

		width:150px;
		height:20px;
		display:block;
		border-bottom-width: 1px;
		border-bottom-style:OUTSET;
	}	
	
	#dhtmlgoodies_menu .currentDepth3 a{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #000000;
		text-align:left;
		
		height:20px;
		
		width:150px;
		display:block;
		
	}
	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		display:block;
		color: #000000;
		text-align:left;
		background-color:#DFDBBE;
		width:150px;
		height:20px;
	}	
	
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:0px;
		border:0px;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:0px;
		background-color:#DFDBBE;
		border:0px;
	}	
	
	
	
	
	
