/****************************************************************************************** TOP LEVEL NAVIGATION*/
#container {
	width: 775px;	/* width of navigatioon bar */	
	height:17px;
	padding-bottom:0px;	
	font-weight: normal;
	text-align:left;
	margin: 0 auto;
}

#nav, #nav ul {
	width: 1100px;			/* width of navigation bar */	
	w\idth: 775px;
	height:17px;
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0;
	left:100px;
}

#nav a {
	display: block;			/* this is where the colur of the dropdown menu can be set */
	font-weight: normal;
	color:#000000;
	width:175px;	
	w\idth: 81px;
	/*padding-left:5px;*/
	padding-bottom: 2px; 
	padding-top:2px; 
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:10px;
	letter-spacing:0px;
	
}

#nav a:hover {
	display: block;
	font-weight: normal;
	font-weight:bold;
	color:#ffffff;/* this is where the roll over colur of the top level navigation can be set */
	
}

#nav li {
	float: left;
	/* width: 6.1em; */
	font-weight:normal;
	/*Without this the nav bar acts funny over text in PC IE.6*/
	background-color:white;
}

#nav li li a {
	display: block;
	border-bottom: solid 1px #ffffff;
	font-weight: normal;
	color:#000000;				/* this is where the colur of the text can be set */
	padding-left:0.5em;			/* Padding for the left side of JUST the drop down list items */
	padding-right:0.5em;
	/*background-color:#FFA813;	*//* this is where the colur of the dropdown menu can be set */
}

li#first_cell {
	text-align:left;
	/*background: url("../images/white_bar.gif") right center no-repeat;		*/
					/* This code is specific for IE 5 & 5.5 PC */ 
	width: 79px;	
	w\idth: 77px;
	height:18px;					/* This code is specific to the 'ABOUT' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
	background: url("../images/white_bar.gif") right center no-repeat;
}

li#second_cell {	
	text-align:left;
	background: url("../images/white_bar.gif") right center no-repeat;				
	width:120.5px;					/* This code is specific for IE 5 & 5.5 PC */ 
	w\idth:118.5px;
	height:18px;						/* This code is specific to the 'MAIN RANGE' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
	
}

li#third_cell {			
	text-align:left;	
	background: url("../images/white_bar.gif") right center no-repeat;	
	width:100px;
	w\idth:90px;
	height:18px;						/* This code is specific for IE 5 & 5.5 PC */ 
	background-color:#FFA813;
}

li#fourth_cell {
	text-align:left;
	background: url("../images/white_bar.gif") right center no-repeat;				
	width:79px;					/* This code is specific for IE 5 & 5.5 PC */ 
	w\idth:69px;
	height:18px;						/* This code is specific to the 'FABFEET' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
}

li#fifth_cell {			
	text-align:left;
	background: url("../images/white_bar.gif") right center no-repeat;	
	width:94px;					/* This code is specific for IE 5 & 5.5 PC */ 
	w\idth:84px;
	height:18px;						/* This code is specific to the 'FABFEET' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
}

li#sixth_cell {	
	text-align:left;
	background: url("../images/white_bar.gif") right center no-repeat;
	width:101px;
	w\idth:101px;
	height:18px;						/* This code is specific for IE 5 & 5.5 PC */ 
	/*w\idth:98px;*/					/* This code is specific to the 'OUR TEAM' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
}

li#seventh_cell {	
	text-align:left;
	background: url("../images/white_bar.gif") right center no-repeat;
	width:99px;
	w\idth:99px;
	height:18px;						/* This code is specific for IE 5 & 5.5 PC */ 
	/*w\idth:98px;*/					/* This code is specific to the 'OUR TEAM' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
}

li#eight_cell {
	text-align:left;
	/*background: url("../images/white_bar.gif") right center no-repeat;	*/
	width:107px;
	w\idth:87px;
	height:18px;						/* This code is specific for IE 5 & 5.5 PC */ 
	/*w\idth:98px;*/					/* This code is specific to the 'OUR TEAM' cell for IE 6 and Firefox for PC & MAC */
	background-color:#FFA813;
}

li#top_content a {	
	width:15.05px;
	text-align:center;				
	background-color:#FFA813;
	margin-top:1px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
}

li#middle_content a {	
	width:15.05px;
	text-align:center;				
	background-color:#FFA813;
	margin-top:1px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
}

li#last_cell a {  
	display:block; /* this code controls the last cells in the drop menu that contains the image */
	width:15.05px;
	text-align:center;
	margin-top:1px;
	/*background-image:url(../images/drop_image.gif);*/
	height:auto; /* fixes a padding bug in IE */
	background-image:url("../images/drop_image.gif");
	background-repeat:no-repeat;	

}

#nav li ul {
	position:absolute;
	left: -999em;
	height:auto;
	width:133.25px; 				/* Width of the drop down back panel*/
	w\idth: 139.25px;
	font-weight: normal;
	border-width: 0.25em;
	margin-top:0px;
	
}

#nav li li {
/*  Roll over colour element of the drop down list items */
	width: 133.25px; 				
	w\idth: 139.05px;
	font-weight: normal;
	font-size:9px;
	text-align:left;
}


#nav li ul ul {
	margin: -1.75em 0 0 0em;
	width: 139.25px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	margin-top:0px; 
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin-top:2px; 
	
}

#nav li li a:hover, #nav li li a.sfhover {
/* this is where the roll over colour of the dropdown menu can be set */
	
	font:Arial, Helvetica; 
	color:#ffffff;
	font-weight: normal;
	
}

#nav li:hover, #nav li.sfhover {
/* this is where the roll over colour of the top level navigation can be set */
	font:Verdana, Arial, Helvetica;
	color:#ffe700;
}

#nav li ul a {
	width: 225px; 				/* This code is specific for IE 5 & 5.5 PC */
	w\idth: 126px;				/* This code is specific for IE 6 & FIREFOX PC & MAC */
	/* w\idth: 13.48em; */
	font-weight:normal;
	/*border-bottom: 0.093em dotted #000000; */ /*dotted line on drop down */
	

}

/******************************************************************************************END TOP LEVEL NAVIGATION*/

