#main {width:967px; margin:0 auto; position:relative;}

#header {height:329px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:175px;
	margin-right:25px;
}
#page1 #content .row-1 .col-2 {
	width:451px;
	margin-right:25px;
}
#page1 #content .row-1 .col-3 {
	width:280px;
}
#page1 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page1 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-4 { width:213px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page2 #content .row-1 .col-2 { width:455px; margin-right:64px;}
#page2 #content .row-1 .col-3 { width:241px;}
#page2 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page2 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-4 { width:214px;}


/*=========================*/


#footer {
	height:103px;
	border-top:1px solid #d1d1d1;
	clear: both;
}
.col-left {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	margin-right: 10px;
	background-color: #CCC;
}
.col-body {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-left: 210px;
}

/*============Sightseeing CSS================*/
table.daytours {
	border:dotted;
	border:#CCC;
	border-width:1px;
	border-style: dotted;
}

table.daytours td {
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-indent: 5px;
	border-style:dotted;
}

table.daytours td a #link{
	font:Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#006;
	text-align: right;
}

table.cruise {
	border:thin;
	border:#CCC;
	border:1px;
	margin: 0 auto;
}

table.cruise td{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color:#000;
	text-align:center;
}

table.cruise th {
	font-family:Verdana, Geneva, sans-serif;
	font: 0.8em;
	color:#FFF;
	text-align:center;
	background-color:#006;
}

table.cruise td#cabin {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#030;
	text-align:left;
}

	
