.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8 {
	float:left;
}
/*======= width =======*/
.main {
	margin:0 auto;
	text-align:left;
	width:980px;
}
/*======= header =======*/
#header {
	height:auto;
}
/*======= index.html =======*/
#page1 #content .col-1 {
	width:200px;
	margin-right:5px;
	float: left;
	height: auto;
}
#page1 #content .reservCal {
	width:350px;
	height: auto;
	float: right;
	margin-left: 0px;
	overflow: visible;
}
#page1 #content .reservCalRooms {
	width:100%;
	overflow: visible;
	float: left;
	height: auto;
}
#page1 #content .col-2 {
	width:275px;
	height: 265px;
}
/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:514px;
	margin-right:52px;
}
#page2 #content .col-2 {
	width:218px;
}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:228px;
	margin-right:42px;
}
#page3 #content .col-2 {
	width:514px;
}
/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:514px;
	margin-right:52px;
}
#page4 #content .col-2 {
	width:218px;
}
/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:228px;
	margin-right:42px;
}
#page5 #content .col-2 {
	width:514px;
}
#page5 #content .col-3 {
	width:212px;
	margin-right:45px;
}
#page5 #content .col-4 {
	width:212px;
}
/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:218px;
	margin-right:52px;
}
#page6 #content .col-2 {
	width:514px;
}
#page6 #content .col-5 {
	width:265px;
}
#page6 #content .col-3 {
	width:257px;
	margin-right:36px;
}
#page6 #content .col-4 {
	width:209px;
}
#page6 #content .col-6 {
	width:213px;
	margin-right:45px;
}
#page6 #content .col-7 {
	width:61px;
}
#page6 #content .col-8 {
	width:181px;
}
/*======= footer =======*/
#footer {
	height:100px;
	width: 100%;
	float: right;
}

