html,body
{
	background-color:#012145;
	color:#0d0c0c;
	font-family: Arial; 
	font-size:11px;
	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:825px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:825px;
	float:left;
}

div#Logo
{
	width:825px;
	height:135px;
	float:left;
	background-color:#FFFFFF;
}
div#Flag
{
	width:183px;
	height:121px;
	padding:13px 0px 0px 31px;
	float:left;
}
div#LogoName
{
	width:421px;
	height:135px;
	float:left;
	background-image:url(../Images/Logo.jpg);
	background-repeat:no-repeat;
}
div#Smoke
{
	width:190px;
	height:133px;
	padding-bottom:2px;
	float:left;
}
div#MenuContainer
{
	width:816px;
	height:45px !important;
	float:left;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:4px;
}
div#LikMenu
{
	width:816px;
	height:45px !important;
	float:left;
	background-color:#e02f1b;
}
div#MainImage
{
	width:816px;
	height:220px;
	float:left;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:8px;overflow:hidden;
	background-color:#FFFFFF;
	
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:825px;
	float:left;
	background-color:#FFFFFF;
}
div#MainBody
{
	width:538px;
	float:left;
	padding-left: 30px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
}
div#RightPnl
{
	width:223px;
	float:left;
	padding-right:4px;overflow:hidden;
}
div#RightPnlTop
{
	width:223px;
	height:7px;
	float:left;
	background-image:url(/Images/RightPnlTop.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ebdcb6;
}
div#MenuPnl
{
	width:200px;
	height:107px;
	float:left;
	padding-left:12px;
	padding-right:11px;
	background-color:#ebdcb6;
	background-position:top;
	background-image:url(/Images/Menu.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
div#BookingPnl
{
	width:200px;
	height:107px;
	float:left;
	padding-left:12px;
	padding-right:11px;
	background-color:#ebdcb6;
	background-position:top;
	background-image:url(/Images/BookNow.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}
div#TestimonialsPnl
{
	width:207px;
	height:150px;
	float:left;
	padding-left:12px;
	padding-right:4px;
	background-color:#ebdcb6;
	background-position:top;
	background-image:url(/Images/Testimonials.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
div#ContactUsPnl
{
	width:169px;
	height:109px;
	float:left;
	padding-left:22px;
	padding-right:32px;
	background-color:#ebdcb6;
	background-position:top;
	background-image:url(/Images/ContactUs.gif);
	background-repeat:no-repeat;
	padding-bottom:7px;
}

div#RightPnlMed
{
	width:200px;
	float:left;
	background-color:#ebdcb6;
	padding-left: 12px;
	padding-right: 11px;
	padding-bottom: 4px;overflow:hidden;
}

div#RightPnlBottom
{
	width:223px;
	height:5px;
	float:left;
	background-image:url(/Images/RightPnlBottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#ebdcb6;
}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:825px;
	float:left;
	background-color:#FFFFFF;
}
div#FooterLeft
{
	width:9px;
	height:9px;
	float:left;
	background-image:url(/Images/FooterLeft.gif);
	background-repeat:no-repeat;
}
div#FooterCenter
{
	width:807px;
	height:9px;
	float:left;
}
div#FooterRight
{
	width:9px;
	height:9px;
	float:left;
	background-image:url(/Images/FooterRight.gif);
	background-repeat:no-repeat;
}
div#FooterText
{
	width:825px;
	height:25px;
	float:right;
	background-color:#012145;
	padding-top: 8px;
	padding-bottom: 15px;
}
