/* use the following with <div id="skip"><a href="#content">Skip to Main Content</a></div>  */

/*A:link = unvisited links */
/*A:visited = visited links   */
/*A:hover = user hovers     */
/*A:active = active links    */
.skip a, .skip a:hover, .skip a:visited, .skip a:focus {
/*	font-family: Arial,sans-serif;
	font-size: 11px;*/
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
.skip a:active { 
	position:static; 
	width:auto; 
	height:auto; 
}
div.skip a, div.skip a:hover, div.skip a:visited, div.skip a:focus {
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
div.skip a:active { 
	position:static; 
	width:auto; 
	height:auto; 
}
#skip a, #skip a:hover, #skip a:visited, #skip a:focus {
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
#skip a:active { 
	position:static; 
	width:auto; 
	height:auto; 
}

.hidden { 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
} 

/*h1 .news
{ 
height:450; 
width:40; 
background-image:url(/images/img_agency_news.gif); 
}
h1 .rates
{ 
height:300; 
width:40; 
background-image:url(/images/img_current_rates.gif); 
} 
h1 .updates
{ 
height:450; 
width:40; 
background-image:url(/images/img_updates.gif); 
}
h1 .multimedia
{ 
height:300; 
width:40; 
background-image:url(/images/img_multimedia.gif); 
}*/