#header {
	display:block;
	width:996px;
	height:421px;
	position:relative;
	z-index:99;
}
#slider {
	position:absolute;
	left:69px;
	top:93px;
	width:822px;
	height:216px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	z-index:1;
}
.topslider {
    background:url(images/topslider.png) center left no-repeat;
    width:822px;
    height:216px;
    position: absolute;
	z-index:2;
	left:69px;
}
#prevBtn {
	position:absolute;
	margin:0;
	padding:0;
	top:175px;
	left:25px;
	background:url(images/bt-s-l.jpg) top no-repeat;
}
#prevBtn:hover{
	background:url(images/bt-s-l.jpg) bottom no-repeat;
	
}
#nextBtn {
	position:absolute;
	right:60px;
	top:175px;
	margin:0;
	padding:0;
	background:url(images/bt-s-r.jpg) top no-repeat;
}
#nextBtn:hover{
	background:url(images/bt-s-r.jpg) bottom no-repeat;
	
}
#menu {
	position:absolute;
	top:308px;
	left:69px;
	right:0;
	bottom:0;
	margin:0;
	padding:0;
	background:none;
	background-color:#004378;
	width:822px;
	z-index:10;
}

/* ------------------------------- */



#menu li ul {
	display:none;
	background-color:#004378;
	width:208px !important;
	position:absolute;
	top:29px;
	left:120px !important;
}
#menu li ul {
	display:none;
	background-color:#004378;
	width:177px;
	position:absolute;
	top:29px;
	left:327px;
}
#menu li ul, x:-moz-any-link, x:only-child {
	top:334px;
	left:190px !important;
}
#menu li ul {
	#top:29px;
	#left:120px !important;
}

#menu li:hover ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	
}

#menu li ul li {
	display:block;
	padding:0;
	margin:0;
	float:left;
	width:180px;
}

#menu li ul li a {
	background:url(images/puntito-blanco.png) center left no-repeat;
	font-family:"Arial";
	font-size:12px;
	padding:0;
	margin:0;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	border:none;
	line-height:16px;
}

/*-----------*/

#menu li .submenu2 {
	display:none;
	background-color:#004378;
	width:206px !important;
	position:absolute;
	top:29px;
	left:327px !important;
}
#menu li .submenu2 {
	display:none;
	background-color:#004378;
	width:177px !important;
	position:absolute;
	top:29px;
	left:327px;
}
#menu li .submenu2, x:-moz-any-link, x:only-child {
	top:334px;
	left:395px !important;
}
#menu li .submenu2 {
	#top:29px;
	#left:327px !important;
}

#menu li:hover .submenu2 {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	
}

#menu li .submenu2 li {
	display:block;
	padding:0;
	margin:0;
	float:left;
	width:180px;
}

#menu li .submenu2 li a {
	background:url(images/puntito-blanco.png) center left no-repeat;
	font-family:"Arial";
	font-size:12px;
	padding:0;
	margin:0;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	border:none;
	line-height:16px;
}

/* -------------------------------- */

