div#content {
	font-size: 1.2em;
	line-height: 140%;
	display: inline-block;
}
div#content_area_main h1 {
	font-size: 2.3em;
	color: #333333;
	margin: 0 0 15px 0;
}

div#content_area_main h2 {
	font-size: 3em;
	color: #F15C22;
	margin: 0 0 0px 0;
}

/* Leadbanner  area*/
div#leadbanner {
	width: 470px;
	height: 181px;
	margin-bottom: 20px;
}
div#content_area_footer {
	width: 950px;
	height: 17px;
	clear: both;
	margin-bottom: 20px;
	background: transparent url("../images/bg_content_area_footer.jpg") no-repeat 0 0;
}
div#col1 {
	width: 470px;
	margin-right: 20px;
}
div#col2 {
	width: 210px;
}

