body {
	background-image:url('../img/bodyBkGroundRepeatY.gif');
	background-repeat:repeat;
	background-position:top left;
	margin:0px;
	padding:0px;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:10pt;
}
#forBodyRepeat{
	background-image:url('../img/bodyBkGroundRepeatX.gif');
	background-repeat:repeat-x;
	background-position:top left;	
}
div.myContent{
	display:none;
}
#bodyBgX{
	background-image:url('../img/twoColumnBorderBkGround.gif');
	background-repeat:repeat-y;
	background-position:50% 50%;
	width:980px;
}
#bodyWrapper{
	background-image:url('../img/contentAreaBkGround.gif');
	background-repeat:no-repeat;
	/*min-height:1043px;*/
	padding:30px;
}

/*<!--headWrapper-->*/
#headWrapper{
	height:375px;
	width:920px;
}
div.logoBlock{
	height:52px;
	width:306px;
	clear:both;
	float:left;
}
div.langMenuBlock{
	width:80px;
	margin:38px 0px 0px 0px;
	float:right;
	text-align:right;
}
div.flashBlock{
	height:261px;
	width:622px;
	margin-top:7px;
	float:left;
}
div.enquiryBlock{
	height:250px;
	width:240px;
	margin:15px 0px 0px 30px;
	float:left;
	text-align:right;
	background-color:#EDDD97;
}
div.roomBlock{
	margin-top:15px;
	height:100px;
	background-color:#EDDD97;
}
#bookingform{
	float:right;
}
div.listBlock{
	margin-top:10px;
	float:right;
	background-color:#EDDD97;
}
div.bookingBlock{
	margin-top:15px;
	height:32px;
	width:201px;
	background-image:url('../img/buttonOnlineBooking.gif');
	background-repeat:no-repeat;
	background-position:50% 50%;
	text-align:center;
	float:right;
}
div.topMenu {
	margin-left:0px;
	margin-top:16px;
	float:left;
	clear:both;
	height:25px;
	width:952px;
}

/*<!--contentWrapper-->*/
#contentWrapper{
	margin-right:-15px;
	float:right;
}
div.content{
	width:600px;
	float:left;
	text-align:left;
	padding-top:30px;
}
div.contentRight{
	float:left;
	text-align:right;
	width:312px;
	margin-left:15px;
}
div.contactInfo{
	margin-top:15px;
	float:right;
}
/*<!--printPage-->*/
#printPage{
	width:240px;
	height:20px;
	text-align:right;
	clear:both;
}
/*<!--footerWrapper-->*/
#footerWrapper{
	width:935px;
	height:82px;
	background-image:url('../img/footerBkGroundRepeat.gif');
	background-repeat:repeat-x;
	clear:both;
}
div.footerLeft{
	width:600px;
	float:left;
	margin-top:10px;
	margin-left:15px;
}
div.footerLeftBottom{
	float:left;
	clear:left;
	margin-top:10px;
}

div.footerRight{
	margin-top:10px;	
	float:left;
	text-align:left;
	margin-left:100px;
}
div.footerRightBottom{
	float:left;
	clear:left;
	margin-top:10px;
}

/*<!--overwriteTypo3Css-->*/
DIV.flashBlock DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 0px; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin:0; } /*IE 7*/