﻿div.container {
	width: 980px;
	margin: auto;
	overflow: visible;
	min-height: 400px;
}

#alternative-content  {
	width: 980px;
	overflow: visible;
	position: relative;
	z-index: 5;
	margin: auto;
}

#alternative-content div.banner {
	background-image: url(/common/flash/flash-alt-image.jpg);
	width: 1252px;
	height: 477px;
	background-repeat: no-repeat;
	position: absolute;
	left: -136px;
	overflow: inherit;
}

#flashcontainer { 
	position: relative; 
}

#flashcontainer, #flashcontent, #alternative-content { 
	height: 477px; 
}

div.navigation div {
	float: left;
}

div.navigation div a {
	display: block;
	height: 49px;
	background-repeat: no-repeat;
	background-position: top left;
}

div.navigation div.places a {
	background-image: url(/common/images/interface/home/home__nav__go.gif);
	width: 209px;
}

div.navigation div.places a:hover {
	background-image: url(/common/images/interface/home/home__nav__go_over.gif);
}

div.navigation div.things a {
	background-image: url(/common/images/interface/home/home__nav__do.gif);
	width: 195px;
}

div.navigation div.things a:hover {
	background-image: url(/common/images/interface/home/home__nav__do_over.gif);
}

div.navigation div.where a {
	background-image: url(/common/images/interface/home/home__nav__stay.gif);
	width: 224px;
}

div.navigation div.where a:hover {
	background-image: url(/common/images/interface/home/home__nav__stay_over.gif);
}

div.navigation div.about a {
	background-image: url(/common/images/interface/home/home__nav__about.gif);
	width: 352px;
}

div.navigation div.about a:hover {
	background-image: url(/common/images/interface/home/home__nav__about_over.gif);
}

div.tertiary {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

div.footercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a4b7cb;
	font-size: 9pt;
	line-height: 16px;
}

div.footer_links {
	padding-left: 11px;
	background-image: url(/common/images/interface/footer__bg.gif);
	background-repeat: repeat-x;
	width: 897px;
	height: 44px;
	float: left;	
}

div.footer_home {
	background-image: url(/common/images/interface/footer__home.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 64px;
	float: left;		
}

div.footer_left {
	background-image: url(/common/images/interface/footer__left.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 44px;
	float: left;
}

div.footer_right {
	background-image: url(/common/images/interface/footer__right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 44px;
	float: left;
}

div.footer_divider {
	background-image: url(/common/images/interface/footer__divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 1px;
	height: 44px;
	float: left;
}

div.footer_links a {
	font-weight: normal;
	color: #a4b7cb;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 20px;
	line-height: 44px;
	height: 44px;
	font-size: 9pt;
}

div.footer_links a:hover {
	color: #ffffff;
}

div.footercontent {
	text-align: justify;
	padding-top: 20px;
	padding-left: 50px;
	width: 705px;
	float: left;
	font-size: 8pt;
}

div.leaf_logo img {
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 15px;
	padding-bottom: 30px;
	float: left;
	height: 100px;
}
