/* Simple Manoloweb's reset stuff */
a img { border: none; }
div { display: block; position: relative; }
h1,h2,h3,h4,div,p { margin: 0; padding:0; vertical-align: baseline; }
:focus { outline: 0; }

body {
	margin: 0;
	padding: 0;
	background-color: #f4e972;
	background-image: url('img/body_bg.gif');
	font-family: Verdana, Arial, sans-serif;
}

#wrapper {
	text-align: center;
}

#header {
	height: 80px;
	background-color: #4e64ae;
	background-image: url('img/header_bg.gif');
	z-index: 1000;
	overflow: visible;
}

#nav {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
	height: 80px;
}

.navitem {
	width: 280px;
	display: inline;
	float: left;
	margin-left: 120px;
}

.showmenu {
	height: 80px;
	overflow: hidden;
	width: 280px;
	height: 80px;
	background-repeat: no-repeat;
}

.showmenu span {
	display: block;
	padding-top: 85px;
}

.submenu_efc {
	background-image: url('img/nav_efc.gif');
}

.submenu_mr {
	background-image: url('img/nav_mr.gif');
}

.submenu {
	display: none;
	position: absolute;
	width: 250px;
	overflow: hidden;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	border: 3px solid #fff;
}

.submenu li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	border-top: 5px solid #fff;
	background-color: #4e64ae;
}

.submenu li.first {
	border-top: none;
}

.submenu li a:link, .submenu li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 10px;
	display: block;
	border-top: 8px solid #f4e972;
	font-size: 18pt;
}

.submenu li a:hover {
	color: #f4e972;
}

.submenu li.first a:link, .submenu li.first a:visited {
	border-top: none;
}

#content {
	width: 960px;
	overflow: hidden;
	z-index: 100;
	margin: 0 auto;
	text-align: left;
}

#map {
	display: inline;
	float: left;
	width: 550px;
	height: 620px;
	overflow: visible;
	background-image: url('img/bigmap_nolabels.gif');
	background-repeat: no-repeat;
	margin: 50px 0;
}

#the_content {
	display: inline;
	float: right;
	width: 400px;
	margin-top: 100px;
}

#the_content p {
	margin-bottom: 20px;
	font-size: 13pt;
	padding-left: 15px;
}

#header_omlt {
	width: 380px;
	height: 40px;
	margin-bottom: 20px;
	background-image: url('img/header_omlt.gif');
	overflow: hidden;
}

#header_omlt span {
	display: block;
	padding-top: 45px;
}

#options td {
	padding: 10px 20px;
}

#bubble {
	display: none;
	position: absolute;
	width: 255px;
	height: 215px;
	background-image: url('img/bubble.png');
	overflow: hidden;
	z-index: 50000;
}

* html #bubble {
	background-image: url('img/bubble.gif');
}

#closebubble {
	display: block;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 85px;
	overflow: hidden;
	margin-left: 165px;
	font-size: 9pt;
	cursor: pointer;
}

#bubblewrapper h4 {
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	font-size: 16pt;
}

#bubblewrapper ul, #bubblewrapper ul li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#bubblewrapper ul li {
	padding-bottom: 5px;
}

#bubblewrapper ul li a:link, #bubblewrapper ul li a:visited{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 45px;
	line-height: 45px;
	color: #000;
	font-size: 14pt;
	text-decoration: none;
}

#bubblewrapper ul li a:hover {
	color: #4e64ae;
}

#bubblewrapper ul li a span {
	display: block;
	position: relative;
	padding-left: 70px;
}

#spots {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 620px;
	overflow: visible;
}

#spots li {
	display: block;
	position: absolute;
	font-size: 16pt;
	text-align: center;
	cursor: pointer;
}

#spots li.hover {
	color: #fff;
	text-decoration: underline;
}

#spot_0 {
	top: 305px;
	left: 60px;
}
#spot_1 {
	top: 190px;
	left: 75px;
}
#spot_2 {
	top: 55px;
	left: 125px;
	width: 160px
}
#spot_3 {
	top: 370px;
	left: 155px;
}
#spot_4 {
	top: 220px;
	left: 360px;
}
#spot_5 {
	top: 150px;
	left: 370px;
}
#spot_6 {
	top: 160px;
	left: 175px;
}
#spot_7 {
	top: 275px;
	left: 200px;
}
#spot_8 {
	top: 570px;
	left: 285px;
}
#spot_9 {
	top: 540px;
	left: 110px;
}
#spot_10 {
	top: 400px;
	left: 235px;
}
#spot_11 {
	top: 400px;
	left: 85px;
}
