
#headerbg {
	background-image:url(/images/header/pagebackgroundtop.gif); 
	background-repeat: no-repeat; 
	background-position: top center; 
	width: 783px; 
	height:119px; 
	margin: auto;
}



#headercontainer {
	width: 750px; 
	padding-top:15px;
}

img {
	margin:0px;
	padding:0px;
}

#headerlogo {
	width: 269; text-align:left; float: left;
}
	
#headercurve {
	width: 481px; text-align:left; float: right;
}
	
.clear {
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;	
}
	
#menu {
	width: 751px; text-align: left;
}

.peekaboo {
	display: none;
}

#menu {
	float: left;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

#menu a {
	float: left;
}

#home {
	width: 57px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) 0px 0px no-repeat;
}


#holidays {
	width: 62px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -57px 0px no-repeat;
}

#flights {
	width: 52px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -119px 0px no-repeat;
}

#hotels {
	width: 52px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -171px 0px no-repeat;
}

#cars {
	width: 42px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -223px 0px no-repeat;
}

#rail {
	width: 38px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -265px 0px no-repeat;
}

#insurance {
	width: 68px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -303px 0px no-repeat;
}

#cruises {
	width: 56px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -371px 0px no-repeat;
}

#destinations {
	width: 82px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -427px 0px no-repeat;
}

#contactus {
	width: 79px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -509px 0px no-repeat;
}

#call {
	width: 162px;
	height: 29px;
	display: block;
	background: transparent url(/images/header/menubuttons.gif) -588px 0px no-repeat;
	float: left;
}