.column1 {
	width: 300px;
	float: left;
	height: 200px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
.column2 {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
.news {
	width: 715px;
	clear: left;
	padding-top: 20px;
}
.news ul li {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	line-height: 22px;
}
#content .news ul {
	list-style-image: url(/images/logos/power_icon_sm2.png);
	list-style-position: inside;
	margin-left: 15px;
}


h1 {
	color: #2D598A;
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
}
strong {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #090;
}
