html,body,td
{
	color:#000000;
	font-family:Arial, Verdana ; 
	font-size:12px;
}

html,body
{
	background-image:url(/images/page_bg.gif); 
	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:809px; margin:0px auto;  
}

div#InnerMainContainer
{
	width:807px; border:solid 1px #989ca0;
	border-width:0px 1px 1px 1px;  
	float:left;   
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:807px;
	float:left;
	border-bottom:solid 1px #6888a4;   
}


div#IndexHeaderImagesFlashContainer
{
	width:807px; height:298px; float:left; overflow:hidden;      
}

div#IndexNavContainer
{
	width:807px; height:28px; float:left;   
}

div#InternalHeaderImagesFlashContainer
{
	width:807px; height:216px; float:left; overflow:hidden;      
}

div#InternalNavContainer
{
	width:807px; height:28px; float:left;    
	background-image:url(/images/internal_nav_bg.jpg);
}


/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:807px;
	float:left;
	background-image:url(/images/mainbody_bg.gif); 
	border-bottom:solid 1px #64696f;
	_height:450px;
	min-height:450px; 
}


/************************************************************************
*	Left Pane
************************************************************************/

div#LeftPane
{
	background-color:#2d5b81;  
	color:#ffffff;
	width:611px;   
	float:left;  
}

div#PageTitleContainer
{
	width:554px;
	float:left;
	padding:16px 40px 0px 17px;  
}

div#ContentContainer
{
	width:551px;
	float:left;
	padding:10px 30px 20px 30px ;   
}

/************************************************************************
*	Right Pane
************************************************************************/
div#RightPane
{
	width:196px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;     
}

div#ProductCategoryPane
{
	width:164px;
	background-image:url(/images/product_cat_header.gif);
	background-repeat:no-repeat;
	background-position:17px top; 
	padding-top:35px;
	padding-left:17px;
	padding-right:15px;   
	float:left;    
}

div#ProductCategoryBottom
{
	width:164px; height:9px;
	float:left;  
	background-image:url(/images/product_cat_bottom.gif);
}