body {
	margin: 0px;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 960px;
}
#search {
	top: 0;
	position: absolute;
	margin: 0 auto;
	left: 0;
}

#header {
	position: absolute;
	top: 26px;
	width: 960px;
	height: 131px;
	left: 0;
	margin: 0 auto;
	
}	
nav {
	position: absolute;
	font-family: Century gothic, Helvetica, sans-serif;
	background-color: #34405e;
	width: 960px;
	height: 48px;
	top: 157px;
	left: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
}

nav ul {
	height: auto;
	padding: 5px;
	margin: 0px;
	
}

nav li {
	display: inline;
	padding: 15px;
}

nav a {
	text-decoration: none;
	color: #fff;
	padding: 5px;

}

nav a:hover {
	text-decoration: none;
	color: #179cc5;
	padding: 5px;

}

nav a:active {
	text-decoration: none;
	color: #aae38e;
	padding: 5px;

}

#bar {
	position: absolute;
	width: 960px;
	height: 9px;
	top: 205px;
	left: 0;
	margin: 0 auto;
}

#booking {
	position: absolute;
	width: 332px;
	height: 447px;
	top: 214px;
	left: 0;
	margin: 0 auto;
}

#image {
	position: absolute;
	width: 628px;
	height: 388px;
	top: 214px;
	left: 332px;
	margin: 0 auto;
}

#trips {
	position: absolute;
	width: 332px;
	height: 339px;
	top: 661px;
	left: 0;
	margin: 0 auto;
	
}

#about {
	position: absolute;
	width: 627px;
	height: 398px;
	top: 602px;
	left: 332px;
	margin: 0 auto;
}

#services {
	position: absolute;
	width: 960px;
	height: 275px;
	top: 205px;
	left: 0;
	margin: 0 auto;
}

#description {
	position: absolute;
	width: 960px;
	height: 108px;
	top: 481px;
	left: 0;
	margin: 0 auto;
}

#service {
	position: absolute;
	left: 0;
	width: 960px;
	height: 108px;
	top: 610px;
	margin: 0 auto;
}

figure {
	padding: 0;
	margin: 0 auto;
	font-family: Helvetica, Ariel, sans-serif;
	text-align: center;
	position: relative;
	left: 0;
}


#products {
	position: absolute;
	width: 960px;
	height: 275px;
	top: 205px;
	left: 0;
	margin: 0 auto;
}

#descrp {
	position: absolute;
	width: 960px;
	height: 108px;
	top: 481px;
	left: 0;
	margin: 0 auto;
}

#product {
	position: absolute;
	left: 0;
	width: 960px;
	height: 108px;
	top: 610px;
	margin: 0 auto;
}


#privacy {
	position: absolute;
	width: 960px;
	height: 220px;
	top: 205px;
	left: 0;
}


#notice {
	position: absolute;
	width: 960px;
	height: 80px;
	top: 425px;
	left: 0;
	font-family: century gothic, Helvetica, sans-serif;
	background-color: #aae38e;
	text-align: center;
	color: #fff;
	
}

#jump {
	position: absolute;
	width: 940px;
	top: 505px;
	height: 120px;
	font-family: Helvetica, sans-serif;
	background-color: #d3d5dc;
	padding: 0 10px;
}

#jump table {
	background-color: #f28e34;
}

#jump a {
	background-color: #f28e34;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

#jump a:hover {
	color: #4a80e5;
	text-decoration: none;
}

h3, h2 {
	color: #34405e;
}

#policy {
	position: absolute;
	width: 940px;
	top: 625px;
	background-color: #d3d5dc;
	padding: 10px;
	font-family: Helvetica, Ariel, sans-serif
}

#contact {
	position: absolute;
	width: 960px;
	height: 275px;
	top: 205px;
	left: 0;
}

#orange {
	top: 480;
	left: 0;
	position: relative;
	width: 960;
	height: 300;
	background-color: #f28e34;
}

#white {
	top: 0;
	left: 230px;
	position: absolute;
	width: 500;
	height: 300;
	background-color: #fff;
	padding: 0 10px;
}


footer {
	top: 1000px;
	left: 0;
	height: 30px;
	width: 960px;
	background-color: #34405e;
	font-family: Helvetica, Ariel, sans-serif;
	color: #fff;
	position: absolute;
	font-size: 10px;
}


#footer {
	top: 1997px;
	left: 0;
	height: 30px;
	width: 960px;
	background-color: #34405e;
	font-family: Helvetica, Ariel, sans-serif;
	color: #fff;
	position: absolute;
	font-size: 10px;
}

#footer2 {
	top: 770px;
	left: 0;
	height: 30px;
	width: 960px;
	background-color: #34405e;
	font-family: Helvetica, Ariel, sans-serif;
	color: #fff;
	position: absolute;
	font-size: 10px;
}








