p, font, td {font-family: Arial, Helvetica, sans-serif;font-size:12px;}
body {margin:0px; padding:0px; background-color:#fff;}
#top{
	background: #4dbdef url(banner.jpg) no-repeat;
	background-position:center;
	width:100%;
	height:87px;
}

#logo{
	background: #fff url(logo.gif) no-repeat;
	background-position:center;
width:100%;
height:47px;
margin-top:20px;
}

#top2{
width:100%;
height:42px;
text-align:center;
}


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

#menu{
width:520px;
height:42px;
float:left;
color:#4dbdef;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin: 10px 0 0 40px;
}

#menu a{
color:#4dbdef;
font-size:12px;
margin: 0 3px 0 5px;
}

#menu a:hover{
color:#fab2f2;
}

#icon{
width:250px;
height:42px;
float:right;
background: url(icon.gif) no-repeat;


}
#wrap{
text-align:center;
}

#shadow{
width:1000px;
height:43px;
background: url(600wide.jpg) no-repeat;
background-position:right;
margin:0 auto;
}



#content{
background-color:#ffffcf;
margin:0 auto;
width:1000px;
padding-bottom:10px;
}
.hotelname{
color:red;
font-family:impact;
margin:0px;
padding:0px;
text-align:center;
clear:both;
}
