.homepage_1st {
	position: relative;
	margin-bottom: 0px; 
	padding-bottom: 0px;
	width: 100%;
}
.homepage_1st h2 {
	position: relative;
	margin: 4px 0px 2px 0px;
	font-size: 1.5em;
	font-weight: normal;
}
.homepage_1st p {
	position: relative;
	margin: 0px 0px 2px 0px;
	clear: left;
	line-height: 1.3em;
	font-size: 1em;
}
.homepage_1st #image1 {
	position: relative;
	float: right;
	margin: 20px 0px 5px 7px;
	padding:0px;  
	border: 0px;
}
.homepage_1st .more {
	position: relative;
	display: block;
	width: auto;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #0188B5;	
}
.homepage_1st a:link { color: #0188B5; }
.homepage_1st a:visited { color: #0188B5; }

.homepage_2and3 {
	position: relative;
	width: 100%;
	clear: right;
	margin-top: 8px;
	padding: 0px;
	border-top: 1px solid #999999;
}

.homepage_2nd {
	position: relative;
	float: left;
	padding-top: 8px;
	margin-top: 8px;
	text-align: left;
	width: 50%;
}
.homepage_2nd h2 {
	position: relative;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.homepage_2nd p {
	position: relative;
	margin: 0px 0px 2px 0px;
	clear: left;	
	font-size: 1em;
	color: #333333;	
	line-height: 1.3em;
}
.homepage_2nd #imageicon {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
	border: 0px;
}
.homepage_2nd .more {
	position: relative;
	display: block;
	width: auto;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #0188B5;
}
.homepage_2nd a:link { color: #0188B5; }
.homepage_2nd a:visited { color: #0188B5; }

.homepage_3rd {
	position: relative;
	float: right;
	margin-top: 15px;
	padding: 10px;
	width: 42%;
	background-color: #D9D9D9;
}
.homepage_3rd h2 {
	position: relative;
	margin: 4px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
}
.homepage_3rd p {
	position: relative;
	margin: 10px 0px 2px 0px;
	font-size: 1em;
	line-height: 1.3em;
}
.homepage_3rd .more {
	position: relative;
	display: block;
	width: auto;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #0188B5; 
}
.homepage_3rd a:link { color: #0188B5; }
.homepage_3rd a:visited { color: #0188B5; }

.homepage_2and3 #moreNews {
	position: relative;
	float: right;
	display: block;
	clear: both;
	margin-top: 15px;
	color: #0188B5;	
	width: 13em;
	font-size: 1.1em;
	font-weight: bold;	
}
