html,body
{
	background-color:#f5f5f5;
	color:#4d4c4c;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

html,body td
{
	font-family: Arial,Verdana; 
	font-size:12px;			
}

.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:896px;
	margin:25px auto;   
}


/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:896px;float:left;
	height:91px;
	background-image:url(/images/logo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;        
	margin-bottom:3px; 
}

div#HeaderContainer a
{
	width:585px; height:91px; display:block;    
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:896px;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y;    
	float:left;  
}

div#IndexMainBottomLine
{
	width:896px; height:10px;
	background-image:url(/images/index_main_bottom.gif);  
	margin-bottom:10px; 
	float:left;  	
}

div#InternalMainBottomLine
{
	width:896px; height:10px;
	background-image:url(/images/internal_main_bottom.gif);
	margin-bottom:10px; 
	float:left;     
}

div#IndexFlashContainer
{
	width:717px; height:242px;   overflow:hidden;  
}

.IndexPortfolioTD
{
	width:717px; height:165px;
	background-image:url(/images/index_portfolio_bg.gif);
	background-repeat:repeat-y;   
	vertical-align:top;   
}

.IndexContentTD
{
	width:717px; vertical-align:top;  
}


.InternalLeftTD
{
	width:717px; vertical-align:top;
	background-image:url(/images/internal_main_body_bg.gif)  ;
	background-repeat:repeat-y;  	 
}

div#ContentContainer
{
	border:solid 1px #d3dbe2; 
	background-color:#e1e7ed;
	width:646px; 
	padding:15px 25px 15px 25px; 
}

div#InternalContentTop
{
	width:717px; height:16px;  background-image:url(/images/internal_top.gif);   
}
div#InternalContentContainer
{
	border-top:solid 1px #d3dbe2; 
	width:646px; 
	padding:15px 25px 15px 25px; 
}


/************************************************************************
*	Right Pane
************************************************************************/

.RightPaneTD
{
	width:179px; vertical-align:top; 
}

div#NavTop
{
	width:179px; height:36px; overflow :hidden;
	background-image:url(/images/nav_top.gif); 
}

div#AdvTop
{
	width:179px; height:8px; overflow :hidden;
	background-image:url(/images/adv_top.gif); 
}

div#AdvContainer
{
	width:150px; padding:20px 12px 20px 17px; overflow:hidden;  
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:896px;float:left;  
	border-top:solid 7px #b0afad;
	padding-top:8px;  
}