/************************************************
*	Masthead 					     		    * 
************************************************/
#masthead h1.es {
	background: url(../images/es/standon.gif) no-repeat;
	width: 625px;
	margin: 25px 0 0;
}
/************************************************
*	Left side bar / Nav 					     		    * 
************************************************/
#nav ul.es li.es_nahb {
	height: 48px;
}
#nav ul.es li.es_nahb a {
	background:#cc0000;
	width: 178px;
	height: 40px;
	display: block;
	padding: 8px 7px 0 8px;
	margin: 0 0 5px;
	float: left;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #9c0000;
}
#nav ul.es li.es_nahb a:hover {
	background:#9c0000;
}
#nav ul.es li {
	height: auto;
}
#nav ul.es li a {
	background: #20497e;
	width: 183px;
	height: auto;
	display: block;
	padding: 2px 0 4px 10px;
	float: left;
	text-align: left;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #123264;
}
#nav ul.es li a:hover, #nav ul li.current_page_item a, #nav ul li.current_page_parent a {
}
/**********************************************
Language Menu 
***********************************************/
#lang_sel {
	_float: right;
	_width: 500px;
	_position: static;
	_text-align: right;
	_margin: 10px 0 0;
}
#lang_sel a, #lang_sel a:visited {
	_background-color: #001C4B;
	_color: #fff;
	_float: left;
	_border: none 0;
	_width: 149px;
	_background: none;
}
#lang_sel a, #lang_sel ul ul a, #lang_sel a.lang_sel_sel {
	_line-height: 20px;
	_padding: 0;
	_width: 149px;
	_background: none;
}
#lang_sel a:hover, #lang_sel ul ul a:hover {
	_color: #cccccc;
	_background: none;
}
#lang_sel ul ul {
	_border: none 0;
	_float: left;
	_width: 149px;
	_height: 0;
}
#lang_sel ul ul a, #lang_sel ul ul a:visited {
	_background:none;
}
#lang_sel ul, #lang_sel li {
	_float: left;
	_width: 500px;
}
#lang_sel a.lang_sel_sel {
	_float: left;
	_width: 149px;
}
#lang_sel li.icl-es, #lang_sel li.icl-en, #lang_sel li.icl-fr {
	_float: left;
	_width: 149px;
}
#lang_sel li.icl-es a, #lang_sel li.icl-en a, #lang_sel li.icl-fr a {
	_background: none;
}
#lang_sel ul li ul {
	_width: 310px;
	_float: left;
}
#lang_sel ul li ul li, #lang_sel ul li ul li a {
	_float: left;
	_width: 149px;
	_display: inline;
}