html,body
{
	background-color:#424242;
	background-image:url(/images/bodyBak.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial, Verdana; 
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
width:981px;
margin:0px auto;
}

div#InnerMainContainer
{
width:961px;
float:left;
background-color:#878787;
border:solid 1px #c2c2c0;
padding:10px 9px 10px 9px;
margin-top:65px;
}

div#Seperator{
	width:961px;
	float:left;
	height:20px;
	padding-top:10px;
	text-align:right;
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
width:961px;
float:left;


}

div#LogoContainer
{
width:230px;
height:82px;
background-image:url(/Images/topLogo.jpg);
background-repeat:no-repeat;
float:left;
padding:23px 20px 0px 711px;

}

div#contactNoContainer
{
width:230px;
height:82px;
float:right;
text-align:right;
padding:0px 0px 0px 0px;

}

div#LogoContainer a{
	display:block;
	width:35px;
	height:11px;
	float:left;
}

div#MenuContainer
{
width:961px;
height:43px;
background-image:url(/Images/menuBak.jpg);
background-repeat:no-repeat;
float:left;
border-bottom:#878787 solid 1px;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
width:961px;
float:left;
background-color:#FFFFFF;
}

div#MainPicContainer{
width:943px;
height:352px;
background-repeat:no-repeat;
float:left;
padding:9px;
padding:9px 9px 0px 9px;
}

div#InnerBodyContainer{
	width:943px;
	background-image:url(/images/pgBack.jpg);
	background-repeat:no-repeat;
	background-position:0px bottom;
	background-color:#efefef;
	float:left;
	border:solid 9px #FFFFFF;
}



div#LeftPane{
	width:682px;
	float:left;
	padding:0px 10px 0px 9px;
	overflow:hidden;
}

div#LeftPane01{
	width:670px;
	float:left;
	padding:20px 22px 0px 9px;
	overflow:hidden;
}

div#PageContentContainer{
	width:682px;
	float:left;
	margin-top:12px;
}

div#PageContentContainer01{
	width:670px;
	float:left;
	margin-top:12px;
}

div#RightPane{
	width:233px;
	float:left;
	padding:0px 9px 0px 0px;
	overflow:hidden;
}

div#RightPane01{
	width:220px;
	float:left;
	padding:20px 15px 0px 7px;
	overflow:hidden;
}

div#NewsContainer{
	width:213px;
	float:left;
	background-image:url(/Images/newsHeadBak.jpg);
	background-repeat:no-repeat;
	background-color:#eaeaea;
	background-position:9px 10px;
	min-height:150px;
	_height:150px;
	margin-top:12px;
	padding:50px 10px 0px 10px;

}


div#NewsContainer01{
	width:220px;
	float:left;
	background-image:url(/Images/newsHeadBak.jpg);
	background-repeat:no-repeat;
	background-color:#eaeaea;
	background-position: left top;
	min-height:100px;
	_height:100px;
	padding:50px 0px 10px 0px;

}

div#PortfolioContainer{
	width:224px;
	float:left;
	background-image:url(/Images/privateFuncBak.jpg);
	background-repeat:no-repeat;
	background-color:#eaeaea;
	background-position:9px 10px;
	min-height:150px;
	_height:150px;
	margin-top:12px;
	padding:50px 0px 0px 9px;
}


div#Bookingbutton{
	width:220px;
	float:left;
	height:50px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}

div#FooterContainer_in_Right_news{
	width:191px;
	float:left;
	height:212px;
	padding:15px 15px 10px 14px;
	overflow:hidden;
	background-image:url(../Images/news_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}


div#contactdetails{
	width:220px;
	float:left;
	min-height:250px;
	_height:250px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}


/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:873px;
	float:left;
	padding:10px 35px 10px 35px;
}

div#FooterContainer01
{
	width:961px;
	float:left;
	padding:10px 10px 10px 10px;
}