@charset "UTF-8";
#login {
	width: 797px;
	text-align: right;
	position: absolute;
	top: 0px;
	padding: 34px 27px;
}
#map {
	background:url(../images/bgd.jpg) top center no-repeat;
}
#map ul {
	position: absolute;
	z-index: 101;
	top: -295px;
	right: 500px;
}
#txtIntro h3 {
	padding: .85em 0 .85em 0;
	font-size: 1.15em;
}
#txtIntro ul {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
}
#headerBackgroundContainer {
	background-image: url(../images/backgroundTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

