/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b7b7b7;
}
#maincontainer{
width:970px; /*Width of main container*/
margin:0px auto; /*Center container on page*/
height:auto;
}
#bg_top{
margin-top:10px;
padding:0px;
background:url(../images/home-top.png) top no-repeat;
width:100%;
height:11px;
overflow:hidden;
}
#bg_mid{
margin-top:0px;
padding:0px;
background:url(../images/home-mid.png) top repeat-y;
width:100%;
min-height:600px;
}
#bg_bt{
position:inherit;
margin-top:0px;
padding:0px;
background:url(../images/home-bt.png) top no-repeat;
width:100%;
height:11px;
}
#mainpage{
padding:0px;
margin-left:106px;
width:760px;
min-height:590px;
}
#logo a{
display:block;
position:absolute;
margin:0px;
background:url(../images/logo.png) top no-repeat;
width:125px;
height:75px;
text-indent:-9999px;
}
.text{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#056198;
}
.text a{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#FF6600;
}
#detail{
width:700px;
margin-left:10px;
}
.bg_contact{
background:url(../images/bg_contact.png) center no-repeat;
width:721px;
height:393px;
margin-top:15px;
}
.text_gray{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#666666;
}
.location{
margin: 0 auto;
width:721px;
height:auto;
margin-top:15px;
border:1px solid #00ca13;
}
.text_menu{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#056198;
}
.text_menu a{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#056198;
}
.text_menu a:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#056198;
}
.bg_rooms{
background:#FFFFFF;
width:570px;
height:457px;
}
.bg_page_top{
margin: 0 auto;
background:#FFFFFF url(../images/bg_page_01.png) top no-repeat;
width:575px;
height:62px;
}
.bg_page_mid{
margin: 0 auto;
background:#FFFFFF url(../images/bg_page_02.png) top repeat-y;
width:575px;
height:auto;
}
.bg_page_bottom{
margin: 0 auto;
background:#FFFFFF url(../images/bg_page_04.png) top no-repeat;
width:575px;
height:76px;
}
.bg_page_white{
margin: 0 auto;
background:#FFFFFF;
width:500px;
height:auto;
border:1px solid #00ca13;
}
#map{
width:500px;
height:350px;
}
