/* CSS mpsbusinesssalesspain.com (c) zinki.com.*/
/* Horizontal Menu ******************************************************* */

#wrapper div.menu ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#wrapper div.menu div.clear {
	clear: both;
	margin: 0;
}

#wrapper div.menu ul li.home {
	float: left;
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

#wrapper div.menu ul li.home a.home_highlight {
	display: block;
	width: 100px;
	height: 28px;
  background-image: url('/images/nav_home.gif');
  background-position: 0 28px;
	color: #FFF;
	margin: 0;
}

#wrapper div.menu ul li.home a {	
	display: block;
	width: 100px;
	height: 28px;
  text-decoration: none;
  color: #015BAE;
	background-image: url('/images/nav_home.gif');
	margin: 0;
}

#wrapper div.menu ul li.home a:hover {	
	display: block;
	width: 100px;
	height: 28px;
  text-decoration: none;
  color: #FFF;
	background-image: url('/images/nav_home.gif');
	background-position: 0 28px;
	margin: 0;
}

#wrapper div.menu ul li.main {
	float: left;
	width: 144px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

#wrapper div.menu ul li.main a.highlight {
	display: block;
	width: 144px;
	height: 28px;
	background-image: url('/images/nav_main.gif');
  background-position: 0 28px;
	color: #FFF;
	margin: 0;
}

#wrapper div.menu ul li.main a {	
	display: block;
	width: 144px;
	height: 28px;
  text-decoration: none;
  color: #015BAE;
	background-image: url('/images/nav_main.gif');
	margin: 0;
}

#wrapper div.menu ul li.main a:hover {	
	display: block;
	width: 144px;
	height: 28px;
	text-decoration: none;
  color: #FFF;
	background-image: url('/images/nav_main.gif');
  background-position: 0 28px;
  margin: 0;
}

#wrapper div.menu ul li.right {
	float: right;
	width: 100px;
	height: 28px;
	background-image: url('/images/nav_right.gif');
	margin: 0 5px 0 0;
}

#wrapper div.menu ul li.right a {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin: 0;
}

#wrapper div.menu ul li.right a.help {
	margin: 0;
}	

#wrapper div.menu2 {
	width: 850px;
	height: 3px;
	margin: 0;
	background: #1378CL;
	background-image: url('/images/nav_bg.gif');	
}

#wrapper div.menu2 ul {
	height: 3px;
  margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#wrapper div.menu2 div.clear {
	clear: both;
	margin: 0;
}

#wrapper div.menu2 ul li.main {
	float: left;
	width: 144px;
	height: 3px;
	background-image: url('/images/nav_bg.gif');
	margin: 0;
}

#wrapper div.menu2 ul li.home {
	float: left;
	width: 100px;
	height: 3px;
	background-image: url('/images/nav_bg.gif');
	margin: 0;
}

#wrapper div.menu2 ul li.main_highlight {
	float: left;
	width: 144px;
	height: 3px;
	background-image: none;
	background-color: #203282;
	margin: 0;
}

#wrapper div.menu2 ul li.home_highlight {
	float: left;
	width: 100px;
	height: 3px;
	background-image: none;
	background-color: #203282;
	margin: 0;
}

#wrapper div.sub_menu {
	width: 850px;
  margin: 0 0 10px 0;
	height: 21px;
	background-image: url('/images/subnav_bg.gif');
}

#wrapper div.sub_menu_header {
	height: 3px;
	background-image: url('/images/nav_bg.gif');
	margin: 0;
}

/* ******************************************************************* */