@charset "UTF-8";




/* Start of /ap/index/content.css.vm */
div#contentPanel h1 {
	margin-top: 15px;
}
div#leftPanel .contentTopMargin {
	margin-top: 18px;
}

/* Start of /ap/index/background.css.vm */
div#backgroundPanel {
	position: absolute;
	top: 156px;
	left: 0;
	width: 578px;
	background: transparent url('/images/grey_gradient.jpg') repeat-y;
	z-index: -1;
}

/* Start of /ap/index/bottom.css.vm */
div#bottomPanel {
	position: absolute;
	top: 512px;
	left: 0;
	height: 238px;
	width: 567px;
}

img#bottomManImage {
	position: absolute;
	left: 0;
	bottom: 0;
}

div#innerBottomBox {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #FE9900;
	height: 184px;
	width: 370px;
	background-color: #ffedd1;
}

div#innerBottomBoxHeader {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 245px;
	font-weight: bold;
}

div#innerBottomBoxText {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 245px;
}

div#innerBottomBox img#travellersguide {
	position: absolute;
	top: 17px;
	right: 8px;
}

div#innerBottomBox a {
	position: absolute;
	bottom: 15px;
	left: 82px;
}

img#bottomAccreditationsImage {
	position: absolute;
	bottom: 0;
	right: 0;
}
