body {
margin:20px 0 0 0;
padding:0px;
background-color:#2D5B8C;
}

#container {
margin:0 auto;
width:1000px;
height:auto;
}

#top {
width:1000px;
height:93px;
display:inline;
float:left;
background-image:url(logos/images/top.jpg);
background-repeat:no-repeat;
}

#middle {
width:1000px;
height:auto;
overflow:visible;
display:inline;
float:left;
background-image:url(logos/images/middle.jpg);
background-repeat:no-repeat;
background-position:bottom center;
background-color:#0376b9;
position:relative;
}

#navigation {
width:205px;
height:auto;
display:inline;
float:right;
position:relative;
padding:15px 0 15px 0;
margin:0 15px 0 0;
}

a.navtab:link,
a.navtab:visited {
width:100%;
height:auto;
padding:5px 0 5px 0;
display:inline;
float:left;
border-bottom:1px dotted #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:0.75em;
text-transform:uppercase;
text-decoration:none;
}
a.navtab:hover {
text-decoration:underline;
}

#content {
width:710px;
height:auto;
min-height:200px;
overflow:visible;
display:inline;
float:left;
position:relative;
padding:0 15px 0 25px;
border-right:1px dotted #FFFFFF;
}
#content img {
float:left;
margin:0 10px 10px 0;
border:1px solid #FFFFFF;
}

.leftstrip {
width:2px;
height:100%;
background-color:#FFFFFF;
position:absolute;
left:0px;
top:0px;
}
.rightstrip {
width:2px;
height:100%;
background-color:#FFFFFF;
position:absolute;
right:0px;
top:0px;
}

#bottom {
width:1000px;
height:62px;
display:inline;
float:left;
}

#footer {
width:950px;
height:auto;
display:inline;
float:left;
padding:0 25px 0 25px;
margin:5px 0 0 0;
position:relative;
text-align:right;
}
#footer p {
margin:0px;
font-size:0.7em;
color:#999999;
}
#footer p a:link,
#footer p a:visited,
#footer p a:hover {
color:#999999;
text-decoration:none;
}

/* END LAYOUT ID's */

.bookingform {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:0.75em;
line-height:18px;
}

