#main_img {
	width: 798px;
	height: 265px;
	background-image:url('../i/m_img_proxy.jpg')
}

#news, #newsarchive, #contact {
/* 266px x 130px */
	padding: 12px 16px 16px 16px;
	margin: 8px 0px;
	overflow: hidden;
	background-image: url('../i/main_bottom_1.gif');
	background-repeat: no-repeat;
	width: 234px;
	height: 132px;
	float: left;
	font-size: 10px;
}

#news .newstitle {
  font-weight: bold;
  font-size: 110%;
}

#contact {
	background-image: url('../i/main_bottom_2.gif');
}

#news h1, #newsarchive h2, #contact h1 {
	font-size: 195%;
	font-weight: normal;
	margin: 0;
	letter-spacing: -0.05em;
	padding: 0 0 8px 32px;
	color: #3787BE;
}


#newsarchive h2a {
	font-size: 145%;
	letter-spacing: -0.05em;
	font-weight: normal;
	padding: 4px 0 8px 0;
	margin: 0;
	color: #3787BE;
}

#newsarchive a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 20px;
	background: url(/i/news_icon.gif) no-repeat;
	background-position: 0 4px;
	border: solid #eeeeee;
	border-width: 0 0 1px 0;
	width: 208px;
}

#newsarchive a:hover {
	color: #024777;
	background-color: #f9f9f9;
}

#contact h1a {
	font-size: 145%;
	font-weight: normal;
	margin: 0;
	letter-spacing: -0.03em;
	line-height: 26px;	
	padding: 0 0 8px 0;
	color: #909090;
}

#contact span {
	display: block;
	margin-left: 16px;
	color: #707070;
}
