#main {
width: 892px;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
text-align: left;
}

#logo {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
clear: left;
width: 892px;
height: 75px;
background-image: url(../images2/top_header.jpg);
background-repeat: no-repeat;
}


#body {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
clear: left;
width: 892px;
min-height: 400px;
background-image: url(../images2/body_bg.jpg);
background-repeat: repeat-y;
}

#navigation {
position: relative; 
float: left;
margin: 0px;
margin-left: 13px;
padding: 0px;
clear: left;
width: 864px;
height: 37px;
background-image: url(../images2/nav_bg.jpg);
background-repeat: no-repeat;
}

#banner {
position: relative; 
float: left;
margin: 0px;
margin-left: 13px;
padding: 0px;
clear: left;
width: 864px;
height: 231px;
background-image: url(../images2/banner_display.jpg);
background-repeat: no-repeat;
}

#content {
position: relative; 
float: left;
margin: 0px;
margin-left: 13px;
padding: 0px;
clear: left;
width: 864px;
min-height: 300px;
}

#content_main {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
clear: left;
width: 584px;
}

#services {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
clear: left;
width: 284px;
min-height: 100px;
}

#reservation {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
width: 284px;
margin-left: 10px;
min-height: 100px;
}

#content_side {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
margin-left: 14px;
width: 265px;
}

#side_top {
position: relative;
float: left;
clear: left;
margin: 0px;
padding: 0px;
width: 265px;
height: 35px;
background-image: url(../images2/side_content_hd.jpg);
background-repeat: no-repeat;
}

#side_body {
position: relative;
float: left;
clear: left;
margin: 0px;
padding: 0px;
width: 265px;
min-height: 200px;
background-image: url(../images2/side_content_body.jpg);
background-repeat: repeat-y;
}

#side_ft {
position: relative;
float: left;
clear: left;
margin: 0px;
padding: 0px;
width: 265px;
height: 16px;
background-image: url(../images2/side_content_ft.jpg);
background-repeat: no-repeat;
}

#inner_footer {
position: relative; 
float: left;
margin: 0px;
margin-left: 13px;
margin-top: 10px;
padding: 0px;
clear: left;
width: 864px;
height: 80px;
}

#footer {
position: relative; 
float: left;
margin: 0px;
padding: 0px;
clear: left;
width: 892px;
height: 30px;
background-image: url(../images2/bottom.jpg);
background-repeat: no-repeat;

}


