#content_home_top {
	position:relative;
	width:952px;
	height:296px;
	background:url(../images/bg_flash.png) no-repeat top left;
	margin-left:9px;
}
.content_home_top_flash {
	position:absolute;
	top:12px;
	left:16px;
	z-index:100;
	background:url(../images/bg_portrait.png) no-repeat top left;
	width:924px;
	height:269px;
}
#block-views-portrait-block_1 {
	z-index:1;
	position:absolute;
	top:12px;
	left:16px;
}


#content,
  .no-sidebars #content
  {
    float: left;
    width: 970px;
    margin-left: 21px;
    margin-right: -1000px; /* Negative value of #content's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #content-inner. */
  }


#content_home_bottom_left {
	clear:both;
	float:left;
	width:490px;
}
#content_home_bottom_right {
	margin-top:20px;
	float:left;
	width:475px;
}


#block-block-1 {
	margin-left:15px;
}
#block-block-1 h2 {
	background:#192c69;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:3px;
}


#content, .no-sidebars #content {
	margin-left:11px;
}