/**
*	Layout tweaks
*/
.home div.col_l {
	width: 595px;
}
.home div.col_r {
	width: 360px;
}
#hero_home {
	height: 280px;
	overflow: hidden;
	border-bottom: 5px solid #000;
	background: #eee;
}
.home #hero {
	height: 382px;
}
.home #hero_col_l {
	width: 715px;
}
.home #hero_col_r {
	width: 239px; position:relative; z-index: 100; 
}
.home #content #content_col_l_inner {
	padding-top: 30px;
	padding-left: 35px;
}

/**
*	Content
*/
#heroswf {
	height: 230px;
	overflow: hidden;
}

