#content
{
	width: 900px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url('../img/tour/main.jpg');
	height:553px;
	background-repeat:no-repeat;
}

#bottom_menu
{
   width:900px;
   height:89px;
   background:#FFFFFF;
   background-image: url('../img/tour/menu_bottom.jpg');
   margin:0px;
}