html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	color:#787878;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;

	background:#71DDFF none repeat-x scroll center top;
}

.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:920px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:920px;
	float:left;
}
	div#LanguageSelector
	{
		width:901px;
		height:13px;
		float:left;
		padding:10px 19px 3px 0px;
		text-align:right;
	}
	div#HeaderImg
	{
		width:920px;
		height:295px;
		float:left;
	}
	div#MainMenu
	{
		width:900px;
		height:50px;
		padding:0 10px;
		float:left;
		background-image:url(/Images/New_menu_Border.jpg);
		background-repeat:no-repeat;
	}
		div#MainMenuStart
		{
			width:29px;
			height:50px;
			float:left;
		}
		div#MainMenuMid
		{
			width:842px;
			height:50px;
			float:left;
		}
		div#MainMenuEnd
		{
			width:29px;
			height:50px;
			float:left;
		}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:900px;
	float:left;
	padding:0 10px;
	background-image:url(/images/New_content_Border.jpg);
	background-repeat:repeat-y;
}
	div#MainContent
	{
		width:615px;
		float:left;
		padding:20px 30px 8px 30px;
		background-color:#FFFFFF;
		line-height:17px;
	}
	
	div#MainContentInt
	{
		width:840px;
		float:left;
		padding:20px 30px 8px 30px;
		line-height:17px;
	}
	
	
	
	div#RightPaneInt
	{
		width:235px;
		padding-left:50px;
		padding-right:45px;
		float:left;
		background-color:#FFFFFF;
	}
	div#MainContentIntLeft
	{
		width:510px;
		float:left;
		padding:20px 30px 8px 30px;
		background-color:#FFFFFF;
		line-height:17px;
	}
	div#RightPane
	{
		width:225px;
		float:left;
		background-color:#FFFFFF;
	}
	div#MainContentIntLeft2
	{
		width:225px;
		float:left;
		padding:20px 30px 8px 30px;
		background-color:#FFFFFF;
	}
	div#MainContentIntRight2
	{
		width:480px;
		float:left;
		padding:20px 30px 8px 0px;
		background-color:#FFFFFF;
		line-height:17px;
	}
	
	div#newspreview {
		width:225px;
		float:left;
	}
		div#newstitle {
			background:transparent url(/images/news-head.jpg);
			background-repeat:no-repeat;
			height:49px;
			width:225px;
			float:left;
		}
		
		div#newsitem
		{
			width:225px;
			float:left;
		}
		
			div#newsitemheading
			{
				width:197px;
				float:left;
				padding:7px 13px 5px 15px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;letter-spacing:0em;line-height:1.4em;font-weight: bold;
			}
			
			A.newsitemheadinglink:link		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;letter-spacing:0em;line-height:1.4em;font-weight: bold;text-decoration:underline;}
			
			div#newsitemcontent {width:197px;
				float:left;
				padding:0px 13px 8px 15px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#787878;
				line-height:14px;}
				
			.newsthumb {float:left; display: block;padding:0px 5px 5px 0px;}
			
			/*div#newspreviewsep { width: 225px; font-size: 0; line-height: 0; background: transparent url(/images/cms/news-sep.jpg) left top repeat-x; height: 11px; } */
			div#newspreviewsep { width: 225px;float:left; font-size: 0; line-height: 0; height: 11px; background-image:url(/Images/cms/news-sep.jpg);background-repeat:no-repeat;}

	div#TravelContactContainer
	{
		width:577px;
		float:left;
		padding:10px 0px 0px 263px;
	}
		
		
/************************************************************************
*	Footer
************************************************************************/
div#CopyrightPortfolio{
	background:url(/images/New_content_Border.jpg) repeat-y;
	clear:both;
	float:left;
	width:881px;
	padding:5px 0px 5px 39px;
}
div#FooterContainer
{
	background-image:url(/images/New_footer_Border.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	width:881px;
	padding:10px 0px 30px 39px;
}

div#FooterPortfolio{
	font-size:9px;
	width:881px;
	float:left;
	padding:0px 0px 30px 39px;
}
div#FooterPortfolio a:link{
	text-decoration:none;
	color:#787878;
}
div#FooterPortfolio a:active{
	text-decoration:none;
	color:#787878;
}
div#FooterPortfolio a:visited{
	text-decoration:none;
	color:#787878;
}
div#FooterPortfolio a:hover{
	text-decoration:underline;
	color:#787878;
}