/* -------------------------------------------------------------------
Filename : indexcss.css
Title : Primary CSS file for index page
Author : Aloundeth Panekham
URL : http://www.laopkservices.com
License : Copyright 2007, , All Rights Reserved.
Description : This base style sheet provides basic styling for XHTML elements for the index page.
----------------------------------------------------------------------- */

/************************/
/* CSS for =Main Content */
/************************/

#content-welcome {
	width:	469px;
}

#content-welcome-text {
	position:	absolute;
	margin-left:	249px;
	width:	216px;
	margin-top:	-12px;
	background:	url(../images/n.png) no-repeat;
}

#content-every-room {
	position:	absolute;
	margin-left:	249px;
	width:	216px;
}

#content-about-hotel {
	position:	absolute;
	width:	243px;
}

#content-about-hotel-text {
	position:	absolute;
	background: url(../images/t.jpg) no-repeat top left;
}
