div#header {
	background: #ffffff url('../_img/header-bar.jpg') 0px 115px repeat-x;
	}
	div#header-in {
		width: 1058px;
		height: 415px;
		padding: 20px 0 0 8px;
		margin: 0 auto;
		background: transparent url('../_img/header-img.jpg') 436px 57px no-repeat;
		}
		div#header-in div#banner {
			float: right;
			margin: 46px 9px 0 0;
			}
		div#header-in div#brand p {
			margin-bottom: 95px;
			}
		div#header-in div#feature {
			width: 345px;
			}
			div#header-in div#feature h2 {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 2.1em;
				font-style: italic;
				color: #259db5;
				margin: 0 0 18px 0;
				}
			div#header-in div#feature p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.3em;
				color: #888;
				line-height: 2.0em;
				margin-bottom: 22px;
				}
			div#header-in div#feature p span.highlight-1 {
				font-size: 1.2em;
				font-weight: bold;
				font-style: italic;
				color: #1e8397;
				}
			div#header-in div#feature p span.highlight-2 {
				font-size: 1.15em;
				font-weight: bold;
				font-style: italic;
				color: #555;
				}
			div#header-in div#feature a {
				display: block;
				width: 90px;
				height: 27px;
				padding: 12px 0 0 42px;
				background: #fdffe4 url('../_img/header-learn-more.jpg');
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				color: #ffffff;
				}

div#content-right {
	}
	div#content-right h1 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
		color: #5f5f5f;
		}
	div#content-right div.destination {
		}
		div#content-right div.destination img {
			float: left;
			width: 165px;
			height: 125px;
			margin-right: 40px;
			}
		div#content-right div.destination h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.6em;
			font-weight: bold;
			color: #333333;
			margin-bottom: 1.0em;
			}
		div#content-right div.destination p {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			color: #6e6e6e;
			line-height: 1.65em;
			}