/* TAG DEFINITIONS */
	h1 {
		font-size: 3em;
		line-height: 1.1em;
		color: #6590b9;
		font-weight: normal;
		padding: 0;
		border-bottom: none;
		padding: 0;
	}
	h2.home_top {
		color: #666766;
		font-size: 1.5em;
		margin: 0;
	}
	h3{
		font-weight: bold;
		color: #1D3075;
		font-size: 1em;
	}
	p {
		font-size: .75em;
		line-height: 1.5em;
	}
/* CLASS DEFINITIONS */

.featured_block
{
	width: 98px;
	margin: 0 30px 0 0;
	float:left;
}
* html .featured_block{
	margin-right:14px;
}
.featured_block.last{
	margin: 0;
}
	.featured_block img {
		border: 1px solid #999999;
	}


* html .featured_block.last{
	margin-right:0px;
}
.left_column {
	width: 500px;
}
.right_column {
	width: 355px;
	border-left: none;
	padding: 0;
	margin: 0;
	min-height: 0;
}
.badge_second {
	margin: 0 0 0 15px;
}
/* ID DEFINITIONS */
#content_header {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
}
#content_latest p {
	font-size: .95em;
	line-height: 1.75em;
}
#content_latest .latest_title {
	display: block;
	font-size: 1.10em;
}
#content_latest .latest_date {
	display: block;
	font-size: .9em;
	color: #999999;
}
#content_ourcompany p {
	font-size: .9em;
	line-height: 1.75em;
}
