.container
{
	width:100%;
	margin:0px auto 0px auto;
	/*background:url(../images/home/bg_lvl0_mid.gif) top repeat-y;*/
}
.container_mid
{
	/*background:#18324B url(../images/inner/bg_lvl1.jpg) bottom no-repeat;*/
}
.boxes_sep
{
	height:6px;
	background:#FFFFFF;
	font-size:1px;
}
/*header styles*/
.header
{
	background:url(../images/inner/bg_header.png) center top no-repeat;
	height:202px;
	overflow:hidden;
}
.header_left
{
	width:560px;
	float:left;
	height:202px;
}
.header_right
{
	width:320px;
	float:left;
	height:202px;
}
	.header_links
	{
		text-align:right;
		font-size:11px;
		padding:6px 15px 0px 0px;
	}
		.header_links a
		{
			text-decoration:underline;
		}
			.header_links a:hover
			{
				text-decoration:none;
			}
.header_logo
{
	height:69px;
	float:left;
	margin-top:59px;
}
	.header_logo img
	{
		margin:0px 8px 0px 11px;
	}
.header_title
{
	height:41px;
	padding-left:11px;
}
	.header_title img
	{
		/*margin-top:15px;*/
	}
/*MENU*/
.menu
{
	height:104px;
	float:left;
	margin-top:61px;
	padding:0px 0px 0px 0px;
}
.menu_lvl0
{
	/*height:40px;*/
	padding-left:5px;
}
	.menu_lvl0 a
	{
		display:block;
		float:left;
		/*padding:0px 6px 0px 8px;*/
		margin-right:10px;
	}
	.menu_lvl0 a.act
	{
		background:url(../images/menu/menu_topbg.gif) repeat-x top;
	}
.menu_lvl1
{
	padding:5px 0px 0px 25px;
}
	.menu_lvl1 a
	{
		text-decoration:underline;
	}
	.menu_lvl1 a:hover
	{
		text-decoration:none;
	}
	.menu_lvl1 a.act
	{
		color:#83B1C7;
		text-decoration:none;
	}
/*mainbox*/
.mainbox
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 32px 0px;
	/*background:url(../images/inner/mainbox_top.gif) top left no-repeat;*/
	/*display:inline;*/
	background:url(../images/inner/bg_content.gif) no-repeat top;
}

.mainbox_left
{
	width:627px;
	float:left;
}
	.mainbox_cbox
	{
		margin:11px 11px 0px 11px;
		height:100%;
	}
	.mainbox_text
	{
		padding:13px 0px 7px 0px;
	}
.mainbox_right
{
	float:left;
	margin:11px 0px 0px 14px;
	display:inline;
	width:202px;
	border:1px solid #566676;
}
	.mainbox_rhead
	{
		/*background:#1A537A;*/
		height:13px;
		border-bottom:1px solid #FFFFFF;
	}
	.mainbox_rcnt
	{
		/*background:#061833;*/
		padding:11px 8px 9px 8px;
	}
	.mainbox_rtext
	{
		/*background:#*/
	}
.mainbox_bgtitle
{
	background:top right no-repeat;
}
.mainbox_rlitem
{
	margin-bottom:2px;
}
	.rlitem_pic
	{
		float:left;
		padding-right:14px;
	}
	.rlitem_link
	{
		float:left;
		padding-top:3px;
	}
		