html {
        margin: 0;
        padding: 0;
}

 pre,
blockquote, ul, ol, dl, address {
        margin: 0 0;
        padding: 0;
}
	
	body { 	
		behavior: url(hover.htc);
	    text-align: -moz-center;
		font: 83%/140% Verdana,Arial,Helvetica,sans-serif; 
		}
	
	.nav a { text-decoration: none; font-weight: bold; color:#666666; }
	.nav a:hover { text-decoration: underline; }
	.nav a:hover { text-decoration: none;
	color:#FFFFFF }
	small { line-height: 120%; }
	
	.clear:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clear { display: inline-block; }
	
	/* Hides from IE-mac \*/
	* html .clear { height: 1%; }
	.clear { display: block; }
	/* End hide from IE-mac */
	
	/* image replacement general properties */
	ul.IR li { 
		position: relative;
		/* The original method recommends setting this so that the text doesn't peak out if you resize the text.
		   But overflow also includes our dropdown list, so we need the overflow to be visible. */
		/*overflow: hidden; */
		font-size: 0.9em;
	}
			
	.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../images/nav2.jpg);
	}
	
	/* For IE5.x mac only */
	* html>body	.IR { 
		position: static;
		overflow: visible;
		font-size: 10px;
  }
	* html>body .IR em  { position: static; }
	
	/* image replacement specific properties */
	.nav { list-style: none; }
	.nav li { float: left; padding-bottom: 0px; } /* add a little bottom padding to make sure the 
																			  sub menus don't disappear before selecting them */
	 .nav li, .nav li em {
	width: 230px;
	height: 52px;
}
	.link1 a em {width:116px;}
	.link2 a em {width:64px;}
	.link3 a em {width:81px;}
	.link4 a em {width:87px;}
	.link5 a em {width:68px;}
	.link6 a em {width:79px;}
	
	li.link1 {width:116px;}
	li.link2 {width:64px;}
	li.link3 {width:81px;}
	li.link4 {width:87px;}
	li.link5 {width:68px;}
	li.link6 {width:79px;}
	
	* html>body ul.nav li em { margin-bottom: -24px; } /* for ie5.x/mac only */
	
	.link1 em, .link2 em, .link3 em, .link4 em, .link5 em, .link6 em,  { 
		background: url(../images/nav2.jpg) no-repeat; 
		cursor: pointer;
		/* IE5 requires cursor: hand; however this is not valid CSS2 */
	}
	.link1 { left: 0px; }
	.link1 em { background-position: 0px -104px; }
	.link1:hover em { background-position: -0px -52px; }
		.link1:active em { background-position: -0px -104px; }
	.link2 { left: 0px; }
	.link2 em { background-position: -116px 0; }
	.link2:hover em { background-position: -116px -52px; }
		.link2:active em { background-position: -116px -104px; }
	.link3 { left:0px; }
	.link3 em { background-position: -180px 0; }
	.link3:hover em { background-position: -180px -52px; }
		.link3:active em { background-position: -180px -104px; }
	.link4 { left: 0px; }
	.link4 em { background-position: -261px 0; }
	.link4:hover em { background-position: -261px -52px; }
		.link4:active em { background-position: -261px -104px; }
	.link5 { left: 0px; }
	.link5 em { background-position: -348px 0; }
	.link5:hover em { background-position: -348px -52px; }
		.link5:active em { background-position: -348px -104px; }
	.link6 { left: 0px; }
	.link6 em { background-position: -416px 0; }
	.link6:hover em { background-position: -416px -52px; }
		.link6:active em { background-position: -416px -104px; }
	
	/* suckerfish styles */
	.nav a { display: block; font-weight: normal; }
	* html .nav a { height: 1%; }
	
	.nav li ul {
		position: absolute;
		z-index: 10; /* show the dropdowns above the images */
		top: 50px; /* position the dropdowns a set distance from the top of the image */
		left: -999em;
		list-style: none;
		border: 1px solid #cccccc;	
	}
	
	.nav li:hover ul { left: auto; }
	
	.nav li li {
		height: auto; /* reset the height and padding set on the IR list items */
		padding-bottom: 0;
		border-bottom: 1px solid #000;
		background-color:#fff;
	}
.nav li li.uri {
	height: auto; /* reset the height and padding set on the IR list items */
	padding-bottom: 0;
	border-bottom: 1px solid #000;
	background-image:url(../images/label_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	padding-left: 20px;

	}
.nav li li.globe {
	height: auto; /* reset the height and padding set on the IR list items */
	padding-bottom: 0;
	border-bottom: 1px solid #000;
	background-image:url(../images/globe_sm3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	padding-left: 20px;

	}
.nav li li.nil {
	height: auto; /* reset the height and padding set on the IR list items */
	padding-bottom: 0;	
	border-bottom: 1px solid #000;
	padding-left: 20px;
	background-color:#FFFFFF;
	}
.nav li ul a {
	color: #666666;
	background: #ffffff;
	padding: 2px;
	}
	
.nav li ul a:hover {
	color: #ffffff;
	background: #B92643;
	}
	/* 2nd drop position*/
.nav li ul ul {
	margin: -4.75em 10em 0 15.8em;

}
	/* 3rd drop position*/
.nav li ul ul ul {
	margin: -5.0em 10em 0 -21.8em;

}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
	background-color: #ffffff;
	color:#FFFFFF;
}

.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;
	color:#FFFFFF;
}

.nav li:hover, .nav li.sfhover {
	
	color:#FFFFFF;
}