div#front-left-column {
	float: left;
	width: 206px;
	background: #009EA6;
}

div#front-wrapper {
	float: left;
	width: 966px;
}

div#front-main {
	float: left;
	width: 760px;
	margin-left: 206px;
	margin-right: -966px;
}

div#front-image {
	width: 760px;
	height: 315px;
}

div#front-image-upper {
	width: 750px;
	height: 278px;
}

div#front-image-banner {
	width: 760px;
	height: auto;
	line-height: 0px;
}

div.region-front-banner-1 {
	display: block;
	float: left;
	padding-left: 40px;
}

div.region-front-banner-2, 
div.region-front-banner-3,
div.region-front-banner-4, 
div.region-front-banner-5 {
	display: block;
	float: left;
	padding-left: 10px;
}

div#front-image-banner .block {
	margin-bottom: 0px;
}

div#front-main-content {
	float: left;
	width: 760px;
	#height: 700px;
	#margin-left: 206px;
	#margin-right: -966px;
	background: #fff;
}

.region-sidebar-first {
	margin: 0px;
	width: 206px;
}

div#front_block_left {
	float: left;
	width: 310px;
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 40px;
}

div#front_block_right {
	float: left;
	width: 309px;
	margin-top: 40px;
	margin-right: 50px;
}

.front-block h2.title {
	font-family: Verdana;
	font-size: 14px;
}

.front-block tr {
	background: #fff;
	border-bottom: none;
	font-family: Verdana;
	font-size: 11px;
}

.front-block td {
	padding-bottom: 0px;
}

.front-block td.views-field-title {
	padding-left:10px;
}

.front-block ul {
	list-style-type: none;
	padding-left: 0px;
}

.front-block li {
}

.front-block li div.views-field-created, 
.front-block li div.views-field-field-announcement-date-value {
	float:left;
	width: 70px;
	color: #00aeef;
	//font-weight: bold;
}

.front-block li div.views-field-title {
	float:left;
	width: 239px;
}

.front-block li div.views-field-title a {
	color:#000;
}

.front-block .item-list .pager {
	text-align: left;
}

