* {
margin:0;
padding:0;
}
body {
text-align:center;
background: url(/templates/images/body-bg.jpg) top left repeat-x;
background-color: #fff;
}
#wrapper {
margin: 0 auto; 
width: 1218px;
text-align:left;
}
#border-left {
float:left;
width:136px;
min-width: 0px;
height:800px;
background: url(/templates/images/side-left.jpg) no-repeat 0 0;
}
#border-right {
float:left;
clear:right;
width:122px;
height:800px;
background: url(/templates/images/side-right.jpg) no-repeat 0 0;
}
#centre {
float:left;
width:960px;
}
#header {
float:left;
width:960px;
height:252px;
}
#page-top {
float:left;
width:960px;
height:53px;
background: url(/templates/images/page-top.jpg) no-repeat 0 0;
}
#header-top {
float:left;
width:960px;
height:151px;
background: url(/templates/images/header-top.jpg) no-repeat 0 0;
}
/* Global Navigation */
#header-nav {
float:left;
width:960px;
height:32px;
background: url(/templates/images/nav-bg.jpg) no-repeat 0 0;
}
#navcontainer ul li {
float:left;
height:32px;
}
#navcontainer ul {
/*background:url(/images/header/nav-bg.png) 0 0 repeat-x;*/
list-style-type: none;
}
/*home button*/
#navcontainer li a#home {
text-indent: -999px;
text-decoration:none;
width:94px;
height:32px;
}
#navcontainer a#home {
display: block;
background:  url(/templates/images/home-btn.png) no-repeat 0 0;
width: 94px;
height: 32px;
}
#navcontainer a:hover#home {   
background:  url(/templates/images/home-btn.png) no-repeat bottom;
}
/*cruises button*/
#navcontainer li a#cruises {
text-indent: -999px;
text-decoration:none;
width:83px;
height:32px;
}
#navcontainer a#cruises {
display: block;
background:  url(/templates/images/cruises-btn.png) no-repeat top;
width: 83px;
height: 32px;
}
#navcontainer a:hover#cruises {
background:  url(/templates/images/cruises-btn.png) no-repeat bottom;
}
/*contact button*/
#navcontainer li a#contact-us {
text-indent: -999px;
text-decoration:none;
width:99px;
height:32px;
}
#navcontainer a#contact-us {
display: block;
background:  url(/templates/images/contact-us-btn.png) no-repeat top;
width: 99px;
height: 32px;
}
#navcontainer a:hover#contact-us {
background:  url(/templates/images/contact-us-btn.png) no-repeat bottom;
}
/* End Global Navigation */

#header-bottom {
float:left;
width:960px;
height:16px;
background: url(/templates/images/header-bottom.jpg) no-repeat 0 0;
}
#main-content {
float:left;
}
#center {
float:left;
width:715px;
}
#left {
width: 200px;          /* LC width */
right: 200px;          /* LC width */
margin-left: -100%;
display:none;
}
#right {
float:left;
width: 245px;          /* RC width */
}
/*** IE6 Fix ***/
* html #left {
left: 150px;           /* RC width */
}
#footer {
float:left;
width:957px;
height:113px;
background: url(/templates/images/footer-bg.jpg) no-repeat 0 0;
}
#bookhere1
{
white-space: nowrap;
display: block;
width: 142px;
height: 32px;
margin: 0;
padding: 0;
z-index:80;
float:right;
margin-top:-59px;
padding-right:20px;
}
#bookhere1 img
{
width: 142px;
height: 32px;
border: 0;
}
