html,body
{
	
	background-image:url(/images/pgBack.jpg);
	background-repeat:repeat-x;
	background-color:#545d4a;
	
	font-family:Verdana, Arial; 
	font-size:12px; color:#81817f; font-weight:normal;
	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:1053px;
	margin:0px auto;
}
	

div#InnerMainContainer
{
	width:1053px;
	float:left;	
	}

/************************************************************************
*	Header
************************************************************************/
div#LeftMenuContainer
{
	width:241px;
	float:left;
	position:relative;
	z-index:0;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:767px;
	float:left;
	padding:0px 45px 0px 0px;
	background-image:url(/images/pgMainback.jpg);
	background-repeat:repeat-y;
}

div#MainPictureContainer
{
	width:172px;
	height:298px;
	float:left;
	background-image:url(/images/pgMainPic.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 595px;
	}
	
div#MainPictureContainer a
{
	width:35px;
	height:17px;
	float:left;
	display:block;
	
	}
div#PageContentContainer
{
	width:663px;
	float:left;
	padding	:0px 52px 0px 52px;
	min-height:650px;
	_height:650px;
	}

div#LeftPane
{
	width:241px;
	float:left;
	background-image:url(/images/LeftShadow2.png);
	background-repeat:repeat-y;

	}

div#LeftLogoContainer
{
	width:241px;
	height:183px;
	float:left;
	background-image:url(/images/LeftLogo.png);
	background-repeat:no-repeat;
	}

div#MenuBottom
{
	width:241px;
	height:16px;
	float:left;
	background-image:url(/images/menuBot.gif);
	background-repeat:no-repeat;
	background-position:45px 0px;
	}
div#LeftLogoBottom
{
	width:241px;
	height:16px;
	float:left;
	background-image:url(/images/LeftShadow1_Bottom.gif);
	background-repeat:no-repeat;
	}

div#LefPortfolioItem
{	width:186px;
	min-height:127px;
	_height:127px;
	float:left;
	padding:5px 5px 5px 50px;


	}
	
div#NewsListContainer
{
	width:196px;
	height:110px;
	overflow:hidden;
	float:left;
	padding-left:45px;
	padding-top:83px;
	background-image:url(/images/NewsBack.gif);
	background-position:50px 5px;
	background-repeat:no-repeat;
	
		}
div#RightPane
{
	width:812px;
	float:left;	
background-image:url(/images/pgMainBack.gif);
background-repeat:repeat-y;
	}
div#RightPaneBottomContainer
{
	width:267px;
	height:24px;
	padding:20px 0px 0px 786px;
	float:left;	
background-image:url(/images/bodyBottom2.gif);
background-repeat:no-repeat;}

div#RightPaneBottomContainer a
{
	width:111px;
	height:20px;
	display:block;
	float:left;
	}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
}