/****************************************************************************************** TOP LEVEL NAVIGATION*/
#container {
	width: 1200px;	/* width of navigatioon bar */	
	height:20px;
	padding:10px;	
	font-weight: bold;
	font-size:13px;
	color:#43066A;
	background-color: transparent;
}

#nav, #nav ul {
	width: 820px;			/* width of navigation bar */
	height:20px;
	list-style: none;
	padding: 0;
	margin: 0px 200px 0px 180px;
	text-align:center;
	background-color: transparent;
	font-weight: bold;
}

#nav a {
	display: block;			/* this is where the colur of the dropdown menu can be set */
	text-decoration: none;	
	color:#43066A;
}

#nav a:hover {
	display: block;
	color: #c80084;
}

#nav a:selected {
	color: #c80084;
}

#nav li {
	float: left;
	/* width: 6.1em; */
	/*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;
			/* 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:#e2b8d5;	/* this is where the colur of the dropdown menu can be set */
}

li#first_cell {					
	width:70px;					/* This code is specific for IE 5 & 5.5 PC */ 
	height:20px;
	text-align:left;
	background-color: transparent;
}

li#first_cell a {
	border-right: 1px solid #43066A;
}

li#first_cell:hover, li#first_cell:selected {
	color: #c80084;
}

li#second_cell {					
	width:150px;					/* This code is specific for IE 5 & 5.5 PC */ 
	height:20px;					/* This code is specific to the 'MAIN RANGE' cell for IE 6 and Firefox for PC & MAC */
	background-color: transparent;
}

li#second_cell a {
	border-right: 1px solid #43066A;
}

li#second_cell a:hover, li#second_cell a:selected {
	color: #c80084;
}

li#third_cell {					
	width:180px;
	height:20px;					/* This code is specific for IE 5 & 5.5 PC */ 
	background-color: transparent;
}

li#third_cell a {
	border-right: 1px solid #43066A;
}

li#fourth_cell {				
	width:190px;					/* This code is specific for IE 5 & 5.5 PC */ 
	height:20px;					/* This code is specific to the 'FABFEET' cell for IE 6 and Firefox for PC & MAC */
	background-color: transparent;
}

li#fourth_cell a {
	border-right: 1px solid #43066A;
}

li#fifth_cell {				
	width:160px;					/* This code is specific for IE 5 & 5.5 PC */ 
	height:20px;					/* This code is specific to the 'FABFEET' cell for IE 6 and Firefox for PC & MAC */
	background-color: transparent;
}

li#fifth_cell a {
	border-right: 1px solid #43066A;
}

li#sixth_cell {	
	width:70px;
	height:20px;					/* This code is specific for IE 5 & 5.5 PC */ 
	background-color: transparent;
	text-align:right;
}

/*li#seventh_cell {	
	width:140px;
	height:20px;					/* This code is specific for IE 5 & 5.5 PC
	w\idth:138px;					/* This code is specific to the 'OUR TEAM' cell for IE 6 and Firefox for PC & MAC
	background-color:#9e1271;
	text-align: right; 
}*/

#nav li ul {
	position:absolute;
	left: -800em;
	height:auto;
	width:134px; 				/* Width of the drop down back panel*/
	/*w\idth: 13.48em; */
	border-width: 0.25em;
	margin-top:0px;
	
}

#nav li li {
/*  Roll over colour element of the drop down list items */
	width: 10em; 				
	 /*w\idth: 13.48em; */
	font-weight: normal;
	
	
}


#nav li ul ul {
	margin: -1.75em 0 0 0em;
	
	

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -800em;
	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 */
	background-color:#f3e3ee;
	font:Arial, Helvetica; 
	color:#330066;
	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:Arial, Helvetica;
	color:#ffe700;


	
}


/******************************************************************************************END TOP LEVEL NAVIGATION*/



/****************************************************************************************** SUN NAVIGATION*/

#sub_nav_1, #sub_nav_1 ul { 
		width:155px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		margin-top:10px;
		margin-left:10px;
		list-style: none;
		font-family:Arial, Helvetica;
		color:#ffffff;
		font-size:12px;
	
	}
	
	
	#sub_nav_1 li {
	padding-top:0px;
	padding-bottom:0px;
		line-height:35px;
		width:155px;
		border-bottom: 1px dotted #ffffff;

	}
	
	#sub_nav_1 ul { 
		position:absolute;
		z-index:6;
		left:-999px;
		background-color:#975cca;
		padding-right:10px;
		padding-left:10px;
		width:155px;
		w\idth:158px;
		display:block;
		font-weight:bold;
		text-decoration:none;
		margin-left:155px; /* controls the horizontal positioning of the drop down list*/
		margin-top:-35px; /* controls the vertical positioning  of the drop down list*/

	}

	
#sub_nav_1 li a {
		width: 155px;
		w\idth: 154px;
		display: block;
		margin-left: 0px; /* controls the margin of the text*/ 
		color: #FFFFFF;
		font-weight:bold;
		text-decoration:none;

		}
		
#sub_nav_1 li a:hover {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#f0d303;
		}
	
	

	
	#sub_nav_1 li:hover ul, #sub_nav_1 li li:hover ul, #sub_nav_1 li li li:hover ul, #sub_nav_1 li.sfhover ul, #sub_nav_1 li li.sfhover ul, #sub_nav_1 li li li.sfhover ul { /* lists nested under hovered list items*/ 
		left: auto;

	}
	
	#sub_nav_1 li:hover ul ul, #sub_nav_1 li:hover ul ul ul, #sub_nav_1 li.sfhover ul ul, #sub_nav_1 li.sfhover ul ul ul {
		left: -999em;

	}

