@charset "utf-8";

/*Center Main contents style sheet*/
/*-------------------------------------------------------------*/

/* Left box (under IE6) */
#ct_menu200
{
	float:left;
	width:200px;
}

	#ct_menu200_2
	{
		width:200px;
	}

/* Right box  */
#ct_cont590
{
	float:right;

	width:590px;
}

	/* index.htm only */
	/*-------------------------------------------------------------*/
	#ct_cont590_2
	{
		width:590px;
	}
			
			#ct_cont200
			{
				float:right;
				width:200px;
			}
					
			#ct_cont385
			{
				float:left;
				width:390px;
			}
			
				#ct_cont385_2
				{
					margin-left:5px;
				
					width:385px;
				}
