html 			{}
body 			{margin: 0px; background-color:#000000; background-image: url(../images/background.jpg); background-repeat: no-repeat; background-position: center top;}

#main				{width:748px; margin-top:10px; margin-bottom:10px; vertical-align:top; margin-left:auto; margin-right:auto; border:#FFFFFF solid 1px; background:#000000;}

#header 			{width:748px; height:355px; margin: 0px; position:relative; background:url(../images/header_background.jpg) no-repeat #e6eff8;}

	.logo {width:360px; height:45px; position:absolute; left: 20px; top: 23px;}
	
	.bookonline {width:180px; height:50px; position:absolute; left: 32px; top: 278px;}

#options		{width:748px; height:29px; position:relative; margin: 0px; left: 0px ; top: -10px; background: url(../images/footertile.jpg) repeat-x;}

	
#contentarea		{width:748px; height:188px; position:relative; margin: 0px; left: 0px ; top: -10px; background:url(../images/home_content_back.jpg) no-repeat #FFFFFF;}

.content {width:605px; height:137px; position:absolute; left: 81px; top: 47px; z-index:10;}

#footer		{width:748px; height:29px; position:relative; margin: 0px; left: 0px ; top: -10px; background: url(../images/footertile.jpg) repeat-x;}


	
