@charset "UTF-8";
#navcontainer {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 300px;
	margin-left: 0px;
	}


/* Hide from IE5-mac. Only IE-win sees this. Fixes the peek-a-boo bug!!! */
 
* html #navcontainer {
  margin-right: 10px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

div #active {
	width: 160px;
	color: #f95f30;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	}
#headerNAV {
	padding-top: 235px;
	margin-left: 260px;
	padding-bottom: 100px;
	background-repeat: no-repeat;
}
#headerNAVsmall {
	padding-top: 155px;
	margin-left: 260px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}
 #bottomNav {
	background-color: #666666;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	height: 40px;
} 
#bottomNav li {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	line-height: 100%;
}
#bottomNav a:hover {
	color: #CCCCCC;
}
#bottomNav li a {
	color: #FA8E15;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#submenu {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 175px;
}
#submenu li a {
	color: #FF6600;
	text-decoration: none;
}
#submenu li a:hover {
	color: #666666;
	text-decoration: none;
}
#submenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
span1 a {
	color: #8D8D8D;
	text-decoration: none;
}
span1 a:hover {
	color: #333333;
	text-decoration: none;
}
