#container_top {
	background: url(../images/resources_top.jpg) no-repeat;
	width: 960px;
	height: 320px;
	}
#content_left {
	padding: 40px 10px 10px 40px;
	width: 525px;
	}
#content_left p {
	color: #ffffff;
	margin: 0 0 10px 0;
	}
#press {
	position: relative;
	top: 100px;
	left: 110px;
	width: 70px;
	font-size: 24px;
	}
#container_bottom {
	background: url(../images/resources_bottom.jpg) no-repeat;
	border-top: 1px solid #ff9933;
	}
#faqs {
	background: url(../images/faqs.png) no-repeat ;
	height: 21px;
	padding: 7px;
	}
#resources_a {
	background: url(../images/resources.png) no-repeat;
	height: 21px;
	padding: 7px;
	}

