html,body
{
	background-color:#393247;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image: url(/Images/page_bg.gif);background-repeat:repeat-x;
}

.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:940px;
margin:auto;
}
	div#MainCopyContainer
	{
		width:940px;
		float:left;
		background-image:url(/Images/page_shadow.png); background-repeat:repeat-y;	
	}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
		width:854px; height:395px;
		float:left;
		padding-left:43px; padding-right:43px;
}
	div#HeaderTopContainer
	{
	width:854px;
	height:131px;
	float:left;
	background-image:url(/Images/header_top_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px bottom;
	}
		div#HeaderTopLogoContainer
		{
			width:234px; height:81px;
			float:left;
			background-image:url(/Images/logo.gif); background-repeat:no-repeat;
			padding:23px 19px 0px 601px;
			overflow:hidden;
		}
	div#HeaderMenuContainer
	{
		width:854px; height:34px;
		float:left;
	}
	div#HeaderImageBannerContainer
	{
		width:854px; height:230px;
		float:left;
		overflow:hidden;
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{	
		width:854px;
		float:left;
		padding-left:43px; padding-right:43px;
}
	div#MainBodyInternalContainer
	{	
			width:854px;
			float:left;
			background-image:url(/Images/body_bg.gif); background-repeat:repeat-x;
	}
		div#MainBodyInternalLeftPaneContainer
		{
			width:602px;
			float:left;
		}
			div#MainBodyInternalLeftPanePageHeaderContainer
			{
				width:522px; height:20px;
				float:left;
				padding:14px 40px 7px 40px;
				overflow:hidden;
			}
			div#MainBodyInternalLeftPanePageBodyContainer
			{
				width:544px; _height:350px; min-height:350px;
				float:left;
				padding:14px 18px 14px 40px;
			}
        div#MainBodyInternalRightPaneContainer
		{
			width:251px;
			float:left;
		}
			div#MainBodyInternalRightPaneTestimonialsContainer
			{
				width:251px;
				float:left;
			}
				div#MainBodyInternalRightPaneTestimonialsTitleContainer
				{
					width:251px; height:46px;
					float:left;
					background-image:url(/Images/testimonials_title.jpg); background-repeat:no-repeat;					
				}
				div#MainBodyInternalRightPaneTestimonialsBodyContainer
				{
					width:215px; min-height:150px; _height:150px;
					float:left;
					background-image:url(/Images/testimonials_bg.gif); background-repeat:repeat-y;
					padding-left:18px; padding-right:18px; padding-top:7px; padding-bottom:7px;
					font-family:Verdana;font-size:12.5px;color:#5f385e;text-decoration:none;
				}
				div#MainBodyInternalRightPaneTestimonialsBottomContainer
				{
					width:251px; height:17px;
					float:left;
					background-image:url(/Images/testimonials_bottom.gif); background-repeat:no-repeat;
					padding-bottom:19px;
									
				}
			div#MainBodyInternalRightPaneMakeABookingContainer
			{
				width:251px; height:43px;
				float:left;
				overflow:hidden;
			}
			div#MainBodyInternalRightPaneMakeABookingCopyContainer
			{
				padding-top:15px;
				width:251px; height:43px;
				float:left;
				overflow:hidden;
				background-color:#FFFFFF;
			}



/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
		width:940px; height:55px;
		float:left;
}
	div#FooterLeftContainer
	{
		width:43px; height:55px;
		float:left;
		background-image:url(/Images/footer_left.jpg); background-repeat:no-repeat;
	}
	div#FooterMiddleContainer
	{
		width:854px; height:55px;
		float:left;
		background-image:url(/Images/footer_bg.gif); background-repeat:repeat-x;
	}
	div#FooterRightContainer
	{
		width:43px; height:55px;
		float:left;
		background-image:url(/Images/footer_right.jpg); background-repeat:no-repeat
	}