html,body
{
	

	background-color:#4389a2;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
		/*background-image:url(/images/page_bak.jpg);
	background-repeat:repeat-x;
	background-color:#4389a2;
*/
}

.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
{
	margin:0px auto;
	width:861px;
	
}

div#InnerMainContainer
{
	background-image:url(/images/pg_main_back2.jpg);
	background-repeat:repeat-y;
	width:861px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	}

div#LeftPane
{
	width:266px;
	float:left;	
	min-height:685px;
	_height:685px;
	background-image:url(/images/page_left_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 126px;
}



div#RightPane
{
	width:580px;
	float:right;

	overflow:hidden;
}

div#LogoContainer
{
	width:266px;
	height:126px;
	float:left;
	background-image:url(/images/logo.jpg);
	overflow:hidden;
	}

div#LogoContainer a
{
	width:266px;
	height:126px; 
	display:block;
}


	
div#SubNavigationContainer
{
	width:201px;
	min-height:98px;
	_height:98px;
	background-color:#f6f0dc;
	margin:0px auto;
	background-image:url(/images/SubNav_title.gif);	
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:36px 10px 0px 10px;
}

div#PortfolioContainer
{
	width:233px;
	height:220px;	
	float:left;
	padding:20px 20px 20px 13px;
}


div#LeftItemContainer_1
{
	width:266px;
	float:left;
	
}

div#NewsListContainer
{
	width:201px;
	min-height:98px;
	_height:98px;
	background-color:#f6f0dc;
	margin:0px auto;
	background-image:url(/images/News_title.gif);	
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:36px 10px 0px 10px;
	
	
	
	
}
/*
div#LeftItemContainer_1
{
	width:266px;
	float:left;
	
	}

div#PortfolioContainer
{
	width:266px;
	padding:10px 18px 10px 18px;
	min-height:230px;
	_height:230px;
}

div#NewsListContainer
{
	width:201px;
	min-height:98px;
	_height:98px;
	background-color:#f6f0dc;
	margin:0px auto;
	background-image:url(/images/News_title.gif);	
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:36px 10px 0px 10px;
	
}
*/

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	background-image:url(/images/menuTop_Back.jpg);
	background-repeat:no-repeat;
	width:595px;
	float:left;
	padding-top:23px;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{

}

div#PageContentContainer
{
	width:595px;
	float:left;  
	background-image:url(/images/page_top.jpg);
	background-repeat:no-repeat;
	background-color:#fbf8e9;    
	
}

div#InnerPageContentContainer
{
	width:555px;
	float:left;
	background-image:url(/images/page_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom; 
	background-color:Transparent; 
	_height:400px;
	min-height:400px; 
	padding:40px 20px 40px 20px;
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:902px;
	float:left;
	background-image:url(/images/pg_footer_back.jpg);
	background-repeat:no-repeat;
	
}

div#InnerFooterContainer
{
	width:861px;
	margin:0px auto;
	padding-left:20px;
	padding-right:20px;

	padding-top:10px;
	
	}

div#CopyrightContainer{
	width:555px;
	float:left;
	padding-top:15px;
	padding-bottom:5px;
}/*

div#CopyrightContainer span{
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

div#CopyrightContainer a{
	color:#FFFFFF;
	text-decoration:none;
}*/