html,body
{
	background-color:#a59b9a;
	background-image:url(/Images/BodyBack.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Verdana, 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:943px;
	margin:0px auto;
}

div#InnerMainContainerTop
{
/*	background-image:url(/Images/bgTop.png);
	background-repeat:no-repeat;*/
	width:943px; height:203px;  
	margin-top:30px;
}


div#InnerMainContainer
{
	width:895px;
	float:left;
	padding:0px 24px 0px 24px;

	
}

/************************************************************************
*	Header
************************************************************************/


div#HeaderContainer
{
	width:895px;
	float:left;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:895px;
	float:left;
	background-image:url(/Images/pageBack.jpg);
	background-repeat:repeat-y;
}

/*
	div#LeftPane{
		width:166px;
		float:left;
		background-image:url(/Images/LeftBack.jpg);
		background-repeat:no-repeat;
		padding:64px 0px 0px 0px;
		min-height:200px;
	}
	
	div#LeftBottomImageContainer{
		width:166px;
		float:left;
		background-image:url(/Images/LeftBack_bottom2.jpg);
		background-repeat:no-repeat;
		background-position:left bottom;
		_height:400px;
		min-height:400px; 
	}	
*/



div#LeftPane{
	width:166px;
	float:left; 
	background-image:url(/images/LeftBack.jpg);
	background-repeat:no-repeat;  
	padding:64px 0px 0px 0px;
}












	div#RightContainer{
	width:729px;
	float:left;

	/*background-image:url(/Images/RightBottom.jpg);
		background-repeat:no-repeat;
		background-position:right bottom;*/
	}
	
		div#MiddlePane{
			width:459px;
			float:left;
			padding:35px 30px 0px 30px;
			background-image:url(/Images/body_topBg.gif);
			background-repeat:no-repeat;

		}
		
		div#RightPane{
			width:210px;
			float:left;
			padding:10px 0px 350px 0px;
			background-image:url(/Images/body_shadow.gif);
			background-repeat:repeat-x;
		}
		
			div#PortfolioContainer{
				width:170px;
				float:left;
				padding:0px 0px 15px 10px;
			}
			div#PortfolioItemContainer_1{
				float:left;				
			}
			div#NewsContainer{
				width:150px;
				height:140px;
				float:left;
				background-image:url(/images/bgNews.jpg);
				background-repeat:no-repeat;
				padding:47px 25px 0px 35px;
				
			}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:895px;
	float:left;
}
