.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.wrapper{margin:0 auto; text-align:left; width: 755px;}

/* I added this */
* html .wrapper {text-align: center; width: 100%;}

/*======= header =======*/
#header {height:90px;  background:url(images/common/header_logos.jpg) no-repeat top center}



/*======= index.html =======*/
#page1 #content .col1{ width:365px; margin: 0 20px 0 0;}
#page1 #content .col2{ width:310px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:385px}
#page2 #content .col2{ width:312px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:248px}
#page3 #content .col2{ width:143px}
#page3 #content .col3{ width:306px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:253px}
#page4 #content .col2{ width:444px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:300px}
#page5 #content .col2{ width:390px}
#page5 #content .col3{ width:225px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:697px}




/*======= index.html =======*/
#accomm #content .col1{ width:450px}
#accomm #content .col1-testimonials{ width:600px}
#accomm #content .col2{ width:240px}
/*======= index-1.html =======*/

#room #content .col1{ width:320px}
#room #content .col2{ width:320px; padding:0px 0px 0px 40px}

/*======= index-1.html =======*/


#price_table	{
	text-align: left;
	width: 385px;
}

#price_content	{
	
	text-align: left;
	width: 358px;
}