html,body
{
	background-color:#c1b491;
	color:#fcf9f9;
	font-family: Arial; 
	font-size:12px;
	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#IndexMainContainer{
	width:731px;
	height:518px;
	margin:0px auto;
}

div#IndexInnerMainContainer{
	width:731px;
	height:518px;
	float:left;
	margin-top:15px;
}

div#MainContainer
{
	width:800px;
	height:565px;
	margin:0px auto;
}

div#InnerMainContainer
{
	width:790px;
	height:555px;
	float:left;
	background-image:url(/Images/pgBack.jpg);
	background-repeat:no-repeat;

	padding:0px 10px 10px 0px;
	margin-top:15px;
}

/************************************************************************
*	Header
************************************************************************/
div#MenuContainer
{
	width:729px;
	height:26px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/Images/MenuBack.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 61px;
	overflow:hidden;
	text-align:left;

}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:302px;
	height:304px;
	float:left;
	padding:136px 42px 89px 446px;	
	background-color:#000000;	
	overflow:hidden;
}

	div#MainBodyContainer_Int2{
		width:748px;
		height:304px;
		float:left;
		padding:136px 42px 89px 0px;	
		background-image:url(/Images/Structural/Header/hdr_AboutUs.jpg);
		background-repeat:no-repeat;
		background-color:#000000;
		overflow:hidden;
	}

	div#PageContentContainer_Left{
		width:348px;
		height:295px;
		float:left;
		margin-top:-16px;
		padding:0px 0px 0px 98px;}

	div#PageContentContainer_Right{
		width:282px;
		height:295px;
		float:left;
		padding-right:20px;
		padding-bottom:9px;
	
		overflow:auto; 
			
		scrollbar-face-color:#cccccc;
		scrollbar-shadow-color:#cccccc;
		scrollbar-highlight-color:#cccccc;
		scrollbar-3dlight-color:#cccccc;
		scrollbar-darkshadow-color:#cccccc;
		scrollbar-track-color:#e4e4e4;
		scrollbar-arrow-color:#000000;  }
	
	
	div#PageContentContainerMain{
		width:282px;
		height:295px;
		float:left;
		padding-right:20px;
		padding-bottom:9px;
	
		overflow:auto; 
			
		scrollbar-face-color:#cccccc;
		scrollbar-shadow-color:#cccccc;
		scrollbar-highlight-color:#cccccc;
		scrollbar-3dlight-color:#cccccc;
		scrollbar-darkshadow-color:#cccccc;
		scrollbar-track-color:#e4e4e4;
		scrollbar-arrow-color:#000000;  
	}

	div#PageContentContainer{
		width:262px;
		height:295px;
		float:left;
	}


div#MainBodyContainerInt
{
	width:748px;
	height:529px;
	float:left;
	padding:0px 42px 0px 0px;	
	background-color:#000000;
}
	div#MainBodyLeftPane
	{
		width:348px;
		height:320px;
		float:left;
		padding:120px 0px 89px 98px;	
		background-color:#000000;	
		overflow:hidden;
	}
	div#MainBodyRightPane
	{
		width:302px;
		height:304px;
		float:left;
		padding:136px 0px 89px 0px;	
		background-color:#000000;	
		overflow:hidden;
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:790px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}