/* KayakPro Homepage styles */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	color: #000;
}

.clearfix {
	clear: both;
}

#bg {
	background-image: url(homeimages/bg_tile.jpg);
	background-repeat: repeat-x;
	margin-top: 60px;
}

#container {
	width: 980px;
	margin: 60px auto 0 auto;
}

#header {
	width: 980px;
	padding: 0 10px;
	height: 75px;
	overflow: hidden;
}

#header .hleft {
	float: left;
	width: 300px;
	height: 76px;
}

#header .hright {
	float: right;
	width: 180px;
	height: 76px;
	text-align: right;
}

#menu {
	width: 980px;
	height: 345px;
	padding: 0 10px;
	background-image: url(homeimages/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/*the navigation*/
#item0 {
	position: absolute;
	width: 280px;
	text-align: center;
	margin-left: 355px;
	margin-top: 20px;
}

#item1 {
	position: absolute;
	width: 280px;
	text-align: left;
	margin-left: 570px;
	margin-top: 60px;
}

#item2 {
	position: absolute;
	width: 280px;
	text-align: left;
	margin-left: 605px;
	margin-top: 115px;
}

#item3 {
	position: absolute;
	width: 280px;
	text-align: left;
	margin-left: 600px;
	margin-top: 183px;
}

#item4 {
	position: absolute;
	width: 280px;
	text-align: left;
	margin-left: 555px;
	margin-top: 235px;
}

#item5 {
	position: absolute;
	width: 280px;
	text-align: right;
	margin-left: 132px;
	margin-top: 60px;
}

#item6 {
	position: absolute;
	width: 280px;
	text-align: right;
	margin-left: 100px;
	margin-top: 112px;
}

#item7 {
	position: absolute;
	width: 280px;
	text-align: right;
	margin-left: 105px;
	margin-top: 183px;
}

#item8 {
	position: absolute;
	width: 280px;
	text-align: right;
	margin-left: 150px;
	margin-top: 235px;
}

/*phew*/

#footer {
	width: 100%;
	background-color: #eedabb;
	padding: 0;
	margin-top: 5px;
}

#footer .finside {
	width: 660px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
}

#footer ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer li {
	display: inline;
}

#footer a {
	color: #72755e;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #72755e;
	padding: 0 5px;
	font-size: 10px;
}

#footer a:hover {
	background-color: #e5ebbe;
}

#badge {
	width: 100%;
	background-color: #FFF;
	text-align: center;
	padding: 5px 0;
}

#tab {
	position: absolute;
	margin-top: -60px;
}
