#content_home {
background: #ffffff;
	padding-left: 		20px;
	padding-right: 		0px;
	padding-top:			3px;
	padding-bottom:		20px;
}

div#home_mainblock {
	background: 				#fbb32d;
	position:						relative;
	width:							410px;
	height:							318px;
	height:							290px;
	padding-left: 			20px;
	padding-right:			20px;
	padding-top:				20px;
	float:							left;
	margin-right: 			0px;
	color:							#3c3c3c;
	line-height:				22px;
	margin-bottom:			35px;
	text-align:					left;
}
div.home_left {
	width: 544px;
	float:left;
	clear:both;
	text-align:left;
	line-height: 16px;
	margin-right:				20px;
}
div.home_left h1 {
	color:					#b30838;
	font-size:			30px;
	font-weight:		bold;
	height:					44px;
	margin-top:			-7px;
}
span.red {
	color: #b20838;
}

div#home_mainblock  h1 {
	font-size:					31px;
	line-height:				38px;
	position:						relative;
	height: 						43px;
	font-weight: bold;
}
div#home_mainblock strong	{
	line-height:				20px;
}
div#home_mainblock ul {
	margin-top:					18px;
}
div#home_mainblock li {
	list-style-type:		none;
	background:					url('../layout/li_dot_home.gif') no-repeat 9px 8px;
	padding-left:				24px;
}
div.home_blocks {
	position:						relative;
	float:							left;

	width:							390px;

	margin-top:					17px;
}

* html div.home_blocks {

		width:							390px;
}
div.home_block {
	position:						relative;
	float:							left;
	width:							330px;

	margin-right:				0px;

	padding-right:			40px;
	padding-bottom:			10px;
	padding-left:				20px;
	font-size:					11px;
	line-height:				16px;
	color:							#3c3c3c;
}
div.home_block_spacer {
	border-bottom: 1px solid #ededed;
	position:						relative;
	float:							left;
	width:							390px;
	height: 1px;
	margin-bottom:			15px;
}
* html div.home_block {
	width:							330px;
}
* html div.home_block_spacer {
	width:							390px;
}
div.home_block h2 {
	color:					#000000;
	font-size:			16px;
	font-weight:		bold;
	margin-bottom: 0;
	margin-left:		-20px;
	height:					30px;
	position: relative;
	margin-bottom: -9px;
	padding-left: 20px;
	background: url('../layout/double_arrow.gif') no-repeat 0px 7px;

}
div.home_block a {
	color:							#b20838;
	font-weight: 				bold;
	text-decoration:		underline;
}
div.home_block a:hover {
	text-decoration:		none;
}
div#flash {
	position:						relative;
	left:								0px;
	width:							410px;
	height:							375px;
	float:left;
	margin-top: 8px;
}