body {
	background-color:#ECF9FF;
	background-image:url("/2010/images/main_traveller_bg.jpg");
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}

div#header {
	margin: 0 auto;
	width: 998px;
	height: 432px;
	position: relative;
	padding:0 !important;
}

div#headerlogo {
	float: left;
	height: 119px;
	padding: 0 10px 0 20px;
	width: 127px;
}
div#banner {
	border: thin solid #FFF;
	width: 728px;
	height: 90px;
	z-index: 225;
	margin-right: 5px;
	margin-top: 10px;
	float: right;
}
div#mainmenuhilight {
	background: url("/2010/images/main_traveller_menu-hilight.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 283px;
	position: relative;
	width: 998px;
}

#hilight {
	height:244px;
	left:13px;
	position:absolute;
	top:18px;
	width:666px;
}

.sample {
	height:244px;
	margin:0;
	padding:0;
	position:relative;
	width:666px;
}

.mask2 {
	height:244px;
	overflow:hidden;
	position:relative;
	width:666px;
}

.buttons  {
	bottom:5px;
	position:absolute;
	right:3px;
	z-index:999;
}

.buttons span {
	color:#FFFFFF;
	cursor:pointer;
	font:10pt Tahoma;
	padding:0 5px;
}

#box5 {
	height:244px;
	position:absolute;
	width:666px;
}

#box5 span {
	display:block;
}

#info5  {
	bottom:0;
	text-align:left;
}

.info {
	height:68px;
	position:absolute;
	width:666px;
	z-index:51;
}

#info5  {
	bottom:0;
	text-align:left;
}

.info {
	height:68px;
	position:absolute;
	width:666px;
	z-index:51;
}

.info h4 {
	font-size:14pt;
}

.info p, .info h4 {
	color:#FFFFFF;
	font-family:Tahoma;
	padding:2px 8px;
}

.info p {
	width:500px;
}

div#bannerreg {
	background-color:#990000;
	height:250px;
	left:690px;
	position:absolute;
	top:165px;
	width:300px;
	z-index:253;
}

div#menuBar {
	clear: both;
	width: 998px;
	height: 31px;
	display: block;
	z-index: 300;
}

/* ToolBox #################################### */
.toolbox {
	background:url('/2010/images/shared/share.jpg');
	background-repeat: no-repeat;
	width: 210px;
	height: 64px;
	position: absolute;
	z-index: 999;
	right: 0px;
	top: 8px;
}
/*
.toolbox {
	background:url('/2010/images/shared/share_icon.jpg');
	background-repeat: no-repeat;
	width: 216px;
	height: 32px;
	position: absolute;
	z-index: 999;
	right: 5px;
	top: -20px;
}
*/
.toolbox a {
	float: left;
	height: 32px;
}
a#addthis {
	width: 60px;
	margin-top: 32px;
}
a#email, a#facebook, a#twitter {
	width: 25px;
	margin-top: 32px;
}
a#more {
	width: 58px;
	margin-top: 32px;
}
div#footer {
	position: relative;
	margin: 0 auto;
	width: 998px;
}
