@charset "iso-8859-2";
body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #ebebeb;
}
h1 {
	color: #035F78;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}

A:link {color:#000; text-decoration: none}
A:visited {color:#000; text-decoration: none}
A:active {color:#000; text-decoration: none}
A:hover {color:#000; text-decoration: underline;}

#booknow {
	position: absolute;
	z-index: 100;
	left: 790px;
	top: 56px;
}

#wrapper {
	position: relative;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}
#headercontainer {
	height: 104px;
	width: 1002px;
	background: url(imgs/header_only_web.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#toplogo a {
	height: 70px;
	width: 250px;
	display: block;
	text-indent: -999999px;
	margin-left: 40px;
}
#topawards {
	float: right;
	margin-right: 35px;
	margin-top: 3px;
}
#topawards ul {
	display:none;
	position: absolute;
	top: 78px;
	left: 749px;
	z-index: 100;
} 
#topawards:hover ul {
	display:block;
} 

#topawards ul {
	list-style: none;
	margin: 0px;
}
#topawards ul li {
	width: 160px;
	padding: 8px;
	margin-top: 2px;
	background: url(imgs/backie-subnav.png);
}
#topawards ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#topawards ul li:hover, #content-upper .currentlink  {
	background: transparent url(imgs/backie-subnav-hover.png);
}

#topawards ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#headernav {
	height: 23px;
	width: 1004px;
	top: 80px;
	float: left;
	position: absolute;
	z-index: 0;
}
#headernav ul {
	margin: 2px 0px 0px 57px;
	padding: 0px;
	list-style: none;
}
#headernav ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#headernav ul li a:hover {
	text-decoration: none;
}
#headernav ul li {
	float: left;
	margin-right: 20px;
	padding: 3px 3px 2px 6px;
	margin-top: -3px;
	margin-left: -3px;

}
#headernav ul li:hover {
		background: #0F92B3;
}
#headernav #languagemenu li {
	padding: 3px 3px 2px 6px;
	margin-top: -3px;
	margin-left: -3px;
	color: #FFF;
	font-weight: bold;
	margin-right: 10px;
}
#headernav #languagemenu {
	float: right;
}
#headernav #languagemenu .current {
		background: #0F92B3;
}


#footercontainer {
	height: 50px;
	background: url(imgs/footer.jpg) no-repeat center;
	position: relative;
	margin-top: -6px;
	font-size: .9em;
}
#footercontainer #footerinner {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
}
#flashcontainer {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: -25px;
}
#footercontainer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#footercontainer li {
	float: left;
	list-style: none;
	border-right: 1px solid #CCC;
	padding-right: 20px;
	padding-left: 20px;
}
#footercontainer ul #copyright {
	float: right;
	margin-right: 10px;
	border-right-style: none;
}
#footercontainer #phonebottom {
	border-style: none;
	color: #666;
	padding-left: 20px;
}

#footercontainer a {
	text-decoration: none;
	color: #666;
}
#footercontainer a:hover {
	text-decoration: underline;
}
#bookmarkscontainer {
	height: 26px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}
#bookmarkscontainer img {
	margin-right: 3px;
}

#contenedor	{
	margin:-25px auto;
	background:#FFF;
	width:1256px;
	height:950px;
}

#tablaSitemap tr {
	height:25px;
}

#tablaSitemap th {
	color: #025e77;
	font-weight: bold;
	font-size: 14px;
}

#tablaSitemap td {
	color: #025e77;
	font-weight: bold;
	font-size: 12px;
}
