		*{
			margin:0;
			padding:0;
			font:11.5px/1.4em Helvetica, Arial, sans-serif;
		}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
		}

		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}





a { color:#777;}
a:hover { }

#content { width:995px; margin:0 auto; position:relative; height:100%; }
.contentCont {width:995px; margin:0 auto; position:relative; padding-left:35px; }
.contentCont100 {width:100%; margin:0 auto; position:relative; }


.logo h1 {
	width:400px;
	height:105px;
	text-indent:-9999px;
	display:block;
	background:url(images/logo_hotel.png) no-repeat top left;
	position:absolute;
	top:45px;
	left:0px;

}
.logo h1 a { display:block; height:42px; width:133px;}

.navmain h1 {
	width:400px;
	height:105px;
	text-indent:-9999px;
	display:block;
	background:url(images/logo_hotel.png) no-repeat top left;
	position:absolute;
	top:10px;
}
.navmain h1 a { display:block; height:105px; width:400px;}


.navmain { background:url(images/nav_bg90B.png) repeat top left; width:100%; /*height:95px;*/ position:absolute; top:85%; border-top:5px #111 solid; border-bottom:5px #111 solid; z-index:20; margin-top:-115px; padding:15px 0; font-size:.90em; color:#777;}
.navmain p a:hover {color:#999; /*background:#fff; padding:2px 4px; margin:0 0 0 -4px;*/}

.copyright {
	font-size:.9em;
	color:#666;
	position:absolute;
	top:130px;
	left: 113px;
}
.copyrightCont { top:52%; width:100%; position:absolute; text-indent:35px; font-size:.9em; color:#999; }

.sedi { font: 1.1em/1.6em Georgia, "Times New Roman", Times, serif; color:#CCC; }
	
/* LAYOUT
------------------ */


.w1 { width:400px; float:left; margin-right:35px; }
.w2 { width:305px; float:left; margin-right:35px; }
.w3 { width:205px; float:left;  }

.last  { margin-right:0;}

.clear { clear:both;}
.line { height:-1px; margin:0.7em 0; border-bottom:1px #252833 dotted; /*border-top:1px #efefef solid;*/}

.test { background:#0F0;}
.gray { color:#999 !important;}
.bold { font-weight:bold !important;}

