#partnership {
	float: left;
	width: 190px;
	height: 99px;
	padding-top: 18px;
	background: transparent url(/assets/img/top_in_partnership.jpg) no-repeat bottom left;
}
	#date {
		font-size: 12px;
		font-weight: bold;
		color: yellow;
		padding-left: 25px;
		text-align: center;
	}
#pg_navbar {
	float: left;
	width: 249px;
	overflow: hidden;
	/*background: transparent url(/assets/img/nav_hill.jpg) no-repeat bottom left;*/
}
	#look_inside_div {
	}
#pg_content {
	float: left;
	width: 551px;
	overflow: hidden;
}
	#home_content {
		overflow: hidden;
		height: 117px;
		padding: 20px 50px 5px 45px;
		font-size: 23px;
		font-weight: normal;
		color: white;
	}
	#home_main {
		height: 423px;
		overflow: hidden;
	}
