html,body
{
	background-color:#ffffff;
	color:#828080;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	font-size:12px;
	background-image:url(/images/main_bg2.gif);
	background-repeat:repeat-x;   
}

html, body td
{
	font-family:Arial, Verdana;   
}

.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:980px; 
	margin:0px auto;
}
div#FlashContainer
{
	display:none;
	width: 600px;
	height: 450px;
	position: absolute ;
	left:50%;
	margin-left:-300px; 
	top:500px; 
	vertical-align:top;
	text-align:left;
}


/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:980px; float:left;  
	padding-bottom:20px; 
}

div#LogoContainer
{
	width:210px; height:31px;  
	padding:34px 770px 24px 0px; 
	background-image:url(/images/header_bg.gif);
	background-position:0px 30px;
	background-repeat:no-repeat;    
}

div#LogoContainer a {width:210px; height:31px; display:block;  }

div#HeaderFlashImageContainer
{
	width:980px; height:161px; padding-top:2px;    text-align:center;	  
}

div#HeaderPortfolioContainer
{
	width:980px; height:110px; overflow:hidden;    
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:980px; float:left;
	padding-top:17px; 
}

/************************************************************************
*	Left Pane
************************************************************************/
div#LeftPane
{
	width:737px;
	float:left; 
	overflow:hidden;    
}

div#PageTitleContainer
{
	width:737px; 
}

div#ContentContainer
{
	padding:15px 30px 25px 30px;
	width:672px;
	_height:500px;
	min-height:500px;
	background-image:url(/images/content_bg.gif);
	background-position:right 90px;
	background-repeat:no-repeat;    
}

/************************************************************************
*	Right Pane
************************************************************************/
div#RightPane
{
	width:215px;
	padding-left:28px; 
	float:right; 
	overflow:hidden;
}

div#FlashTrigger
{
	width:215px;
	padding-top:20px;
	text-align:center;
	    
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:980px; float:left;
}