	/* PAGE AREA *****************************************************************************************/
	/* ***************************************************************************************************/
	#menuarea
	{
		position:relative;
		float:left;
		min-height:611px;
  		height:auto !important;
  		height:611px;
  		width:155px;
  		background:#555555;
  		background-image:url(../../images/template/subnavbase.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		margin-bottom:5px;
		
	}	
	
	#contentarea
	{
		position:relative;
		float:right;
		min-height:481px;
  		height:auto !important;
  		height:481px;
  		width:825px;
  		
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/

	/* CONTENT AREA **************************************************************************************/
	/* ***************************************************************************************************/
	#content_html
	{
		min-height:481px;
  		height:auto !important;
  		height:481px;
	}
	
	#contentbox
	{
		padding:6px 0px 6px 6px;
	}
	
	#adobe
	{
		border:none;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/

	