div#home_module_container
{
	width					: 917px;
	height					: 468px;
	margin-top				: 2px;
	margin-left				: 22px;
}

div#home_module_container a
{
	text-decoration			: none;	
}

div#home_module_container div.home_left
{
}

div#home_module_container div.home_right
{
	width					: 200px;
	margin-left				: 15px;
	background				: #b1afac url('/images/home_right-block_bg.jpg') 0px 0px no-repeat;
	
	height					: 374px;
}

div#big_picture
{
	width					: 698px;
	height					: 374px;
	background-color		: #f9f7f7;
}

div#big_buttons
{
}
div#little_buttons
{
	width					: 200px;
	height					: 84px;
	margin-top				: 10px;
	background				: #B1AFAC url('/images/home_littlebuttons_bg_200x84.jpg') 0px 0px no-repeat;
}
div#big_buttons div.big_button
{
	width					: 216px;
	height					: 60px;
	margin					: 34px 0px 0px;
	position				: relative;
	cursor					: pointer;
	background				: transparent url('/images/home_bigbutton_grey.png') 0px 0px no-repeat;
}

div#big_buttons div.big_button div
{
	position				: absolute;
	top						: 0px;
	left					: 50%;
	margin-top				: -5px;
	margin-left				: -58px;
	width					: 140px;
	height					: 30px;
	text-align				: center;
}

div#big_buttons div.big_button div span
{
	display					: block;
	position				: absolute;
	width					: 140px;
	left					: 50%;
	margin-left				: -70px;
	bottom					: 0px;
	font-size				: 16px;
	font-weight				: bold;
	color					: #7b7c7e;
}


div#big_buttons div.big_button_middle
{
	margin					: 34px 26px 0px;
}
div#big_buttons div.big_button:hover
{
	background				: transparent url('/images/home_bigbutton_red.png') 0px 0px no-repeat;
}

div#home_module_container div.home_right div.inner_home_right
{
	margin					: 9px 14px 10px;
	height					: 354px;
	color					: #ffffff;
}
div#home_module_container div.home_right div.inner_home_right h6.news_title
{
	height					: 20px;
}

div#home_module_container div.home_right div.inner_home_right div.home_news_row
{
	margin					: 3px 0px 0px;
}
div#home_module_container div.home_right div.inner_home_right div.home_news_row span.home_news_row_content
{
	display					: block;
	float					: left;
	margin-bottom			: 5px;
}

div#home_module_container div.home_right div.inner_home_right div.home_to_news,
div#home_module_container div.home_right div.inner_home_right div.home_news_row span.home_news_row_title
{
	font-weight				: bold;
}

div#little_buttons div.little_buttons_row
{
	padding					: 0px;
	height					: 27px;
	margin-top				: 0px;
	margin-bottom			: 1px;
}
div#little_buttons a
{
	display					: block;
	width					: 200px;
	height					: 28px;
	line-height				: 28px;
	text-align				: center;
	margin-top				: 0px;
	font-weight				: bold;
	font-size				: 14px;
	color					: #ffffff;
	
}
div#little_buttons a:hover
{
	color					: #e2001a;
}
