html, body
{
	width:100%;
	height:100%;
}
.container
{
	width:100%;
	margin:0px auto 0px auto;
	/*background:url(../images/home/bg_lvl0_mid.gif) top repeat-y;*/
	/*position:absolute;*/
	/*top:0px;*/
}
.container_mid
{
	/*background:#11263E url(../images/home/bg_lvl1.jpg) top no-repeat;*/
}
/*home header*/
.home_header
{
	/*width:880px;*/
	height:98px;
}
	.home_header_logo
	{
		float:left;
		margin:34px 10px 0px 17px;
	}
	.header_links
	{
		float:right;
		padding:23px 21px 0px 0px;
	}
	.header_links a
	{
		text-decoration:underline;
	}
		.header_links a:hover
		{
			text-decoration:none;
		}
/*home menu*/
.home_menu
{
	/*width:880px;*/
	/*height:26px;*/
	/*font-size:0px;*/
	float:left;
	padding:35px 0px 0px 0px;
}
	.home_menu a
	{
		margin:0px 10px 0px 0px;
		/*position:relative;*/
	}
		.home_menu a img
		{
			/*margin-top:7px;*/
		}
/*header links*/
.header_links
{
	color:#FAB103;
}
/*home content*/
.home_content
{
	width:880px;
	background:url(../images/home/bg_home.jpg) no-repeat top center;
	height:510px;
}
.home_left
{
	width:285px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
}
	.home_left_ct
	{
		padding:32px 30px 15px 35px;
	}
.home_right
{
	width:575px;
	float:left;
}
	.home_right_ct{}
		.home_right_ct .tel_1
		{
			margin:25px 17px 0px 0px;
		}
		.home_right_ct .tel_2
		{
			margin:24px 12px 0px 0px;
		}
		.home_right_ct .tel_3
		{
			margin:45px 15px 0px 0px;
		}
		.home_right_ct .tel_4
		{
			margin:39px 0px 0px 0px;
		}
		.home_right_ct img
		{
			float:left;
		}
/*home blocks*/
.home_blocks
{
	margin-top:35px;
/*	font-size:1px;*/
	/*background:url(../images/home/bg_blocks.gif) left repeat-y;*/
	width:190px;
}
.home_news
{
	font-size:11px;
	float:left;
	width:190px;
}
.home_media
{
	font-size:11px;
	float:left;
	width:113px;
}