<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
			
body {
	background-image:url(images/home/background_tile_half.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 1000px;
}
	
#promo {
	border: 0px solid #ffffff;
	position:absolute;
	left:0px;
	top:119px;
	width:1000px;
	height:155px;
}
			
#news_bar {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 306px;
	width: 736;
	height: 18;
}

#bookingcopy {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 345px;
	width: 718px;
	height: 75px;
}

#bookingform {
	border: 0px solid #ffffff;
	left: 40px;
	position: absolute;
	top: 416px;
	width: 300px;
	height: 535px;
}

#bookingrules {
	border: 0px solid #ffffff;
	left: 348px;
	position: absolute;
	top: 404px;
	width: 350px;
	height: 1080px;
}

#information_bar {
	border: 0px solid #ffffff;
	left: 743px;
	position: absolute;
	top: 306px;
	width: 736;
	height: 18;
	z-index:50;
}

#sepiloktourheader {
	border: 0px solid #ffffff;
	left: 749px;
	top: 345px;
	position:absolute;
	width:245px;
	height:28px;
}

#toura {
	border: 0px solid #ffffff;
	left: 749px;
	top: 375px;
	position:absolute;
	width:245px;
	height:56px;
}

#tourb {
	border: 0px solid #ffffff;
	left: 749px;
	top: 424px;
	position:absolute;
	width:245px;
	height:56px;
}

#tourc {
	border: 0px solid #ffffff;
	left: 749px;
	top: 483px;
	position:absolute;
	width:245px;
	height:56px;
}

#tourd {
	border: 0px solid #ffffff;
	left: 749px;
	top: 542px;
	position:absolute;
	width:245px;
	height:56px;
}

#tourcustom {
	border: 0px solid #ffffff;
	left: 749px;
	top: 601px;
	position:absolute;
	width:245px;
	height:46px;
}

#lkwidpromo {
	border: 0px solid #ffffff;
	left: 749px;
	top: 658px;
	position:absolute;
	width:245px;
	height:89px;
}

#footer {
	left: -38px;
	position: absolute;
	top: 1304px;
	width: 1075px;
	height: 75px;
	z-index: 2;
}
			
#relative-01 {
	width: 1000px;
	height: 5px;
}
			
#relative-02 {
	width: 1000px;
	height: 5px;
}
			
.text {
	padding: 0px;
}
			
p {
	font: normal 11px/1.2em Verdana, sans-serif;
	padding-bottom: 10px;
}
			
h1 {
	font: normal 14px/1.2em Verdana, sans-serif;
	color: #bf0000;
}
			
a:link {
	color: #bf0000;
}
			
a:visited {
	color: #bf0000;
}
			
a:hover { 
	color: #8e181b;
}
			
a:active {
	color: #bf0000;
}
			
</style>
